public class ERXGraphUtilities extends Object
Modifier and Type | Field and Description |
---|---|
static Color |
awtBlue |
static Color |
awtGreen |
static Color |
awtGrey |
static Color |
awtOrange |
static Color |
awtYellow |
static NSArray |
blue |
static Integer |
fiftyOne |
static NSArray |
green |
static NSArray |
grey |
static Integer |
oneHundredFiftyThree |
static Integer |
oneHundredSixtySix |
static Integer |
oneHundredTwo |
static NSArray |
orange |
static Integer |
twoHundredFiftyFive |
static Integer |
twoHundredFiftyFour |
static Integer |
twoHundredFour |
static NSArray |
yellow |
Constructor and Description |
---|
ERXGraphUtilities() |
Modifier and Type | Method and Description |
---|---|
static int |
computeSumForKey(NSArray values,
String key) |
static NSArray |
lastNMonthsArray(int numberDesiredMonths) |
static NSArray |
lastNMonthsAsStringsArray(int numberDesiredMonths) |
public static final Integer fiftyOne
public static final Integer oneHundredTwo
public static final Integer oneHundredFiftyThree
public static final Integer oneHundredSixtySix
public static final Integer twoHundredFour
public static final Integer twoHundredFiftyFour
public static final Integer twoHundredFiftyFive
public static final NSArray orange
public static final NSArray yellow
public static final NSArray blue
public static final NSArray green
public static final NSArray grey
public static final Color awtOrange
public static final Color awtYellow
public static final Color awtBlue
public static final Color awtGreen
public static final Color awtGrey
Copyright © 2002 – 2024 Project Wonder.