ERXGraphUtilities Class Reference

Collaboration diagram for ERXGraphUtilities:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static int computeSumForKey (NSArray values, String key)
static NSArray lastNMonthsArray (int numberDesiredMonths)
static NSArray lastNMonthsAsStringsArray (int numberDesiredMonths)

Static Public Attributes

static final Color awtBlue = new Color(51, 102, 153)
static final Color awtGreen = new Color(102, 102, 51)
static final Color awtGrey = new Color(204, 204, 204)
static final Color awtOrange = new Color(255, 102, 0)
static final Color awtYellow = new Color(255, 153, 0)
static final NSArray blue = new NSArray(new Object[]{fiftyOne,oneHundredTwo,oneHundredFiftyThree})
static final Integer fiftyOne = ERXConstant.integerForInt(51)
static final NSArray green = new NSArray(new Object[]{oneHundredTwo, oneHundredTwo, fiftyOne})
static final NSArray grey = new NSArray(new Object[]{twoHundredFour,twoHundredFour,twoHundredFour})
static final Logger log = Logger.getLogger(ERXGraphUtilities.class)
static final Integer oneHundredFiftyThree = ERXConstant.integerForInt(153)
static final Integer oneHundredSixtySix = ERXConstant.integerForInt(166)
static final Integer oneHundredTwo = ERXConstant.integerForInt(102)
static final NSArray orange = new NSArray(new Object[]{twoHundredFiftyFive,oneHundredTwo, ERXConstant.ZeroInteger})
static final Integer twoHundredFiftyFive = ERXConstant.integerForInt(255)
static final Integer twoHundredFiftyFour = ERXConstant.integerForInt(254)
static final Integer twoHundredFour = ERXConstant.integerForInt(204)
static final NSArray yellow = new NSArray(new Object[]{twoHundredFiftyFive,oneHundredFiftyThree,ERXConstant.ZeroInteger })

Static Private Attributes

static NSArray _lastNMonthsArray
static NSArray _lastNMonthsAsStringsArray


Detailed Description

Utility methods useful when using GifPlot.

Member Function Documentation

static int computeSumForKey ( NSArray  values,
String  key 
) [static]

static NSArray lastNMonthsArray ( int  numberDesiredMonths  )  [static]

static NSArray lastNMonthsAsStringsArray ( int  numberDesiredMonths  )  [static]


Member Data Documentation

NSArray _lastNMonthsArray [static, private]

NSArray _lastNMonthsAsStringsArray [static, private]

final Color awtBlue = new Color(51, 102, 153) [static]

final Color awtGreen = new Color(102, 102, 51) [static]

final Color awtGrey = new Color(204, 204, 204) [static]

final Color awtOrange = new Color(255, 102, 0) [static]

final Color awtYellow = new Color(255, 153, 0) [static]

final NSArray blue = new NSArray(new Object[]{fiftyOne,oneHundredTwo,oneHundredFiftyThree}) [static]

final Integer fiftyOne = ERXConstant.integerForInt(51) [static]

final NSArray green = new NSArray(new Object[]{oneHundredTwo, oneHundredTwo, fiftyOne}) [static]

final NSArray grey = new NSArray(new Object[]{twoHundredFour,twoHundredFour,twoHundredFour}) [static]

final Logger log = Logger.getLogger(ERXGraphUtilities.class) [static]

final Integer oneHundredFiftyThree = ERXConstant.integerForInt(153) [static]

final Integer oneHundredSixtySix = ERXConstant.integerForInt(166) [static]

final Integer oneHundredTwo = ERXConstant.integerForInt(102) [static]

final NSArray orange = new NSArray(new Object[]{twoHundredFiftyFive,oneHundredTwo, ERXConstant.ZeroInteger}) [static]

final Integer twoHundredFiftyFive = ERXConstant.integerForInt(255) [static]

final Integer twoHundredFiftyFour = ERXConstant.integerForInt(254) [static]

final Integer twoHundredFour = ERXConstant.integerForInt(204) [static]

final NSArray yellow = new NSArray(new Object[]{twoHundredFiftyFive,oneHundredFiftyThree,ERXConstant.ZeroInteger }) [static]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:04 2012 for Project Wonder by  doxygen 1.5.8