Project Wonder 5.0

er.extensions.components
Class ERXGraphUtilities

java.lang.Object
  extended by er.extensions.components.ERXGraphUtilities

public class ERXGraphUtilities
extends java.lang.Object

Utility methods useful when using GifPlot.


Field Summary
static java.awt.Color awtBlue
           
static java.awt.Color awtGreen
           
static java.awt.Color awtGrey
           
static java.awt.Color awtOrange
           
static java.awt.Color awtYellow
           
static com.webobjects.foundation.NSArray blue
           
static java.lang.Integer fiftyOne
           
static com.webobjects.foundation.NSArray green
           
static com.webobjects.foundation.NSArray grey
           
static org.apache.log4j.Logger log
           
static java.lang.Integer oneHundredFiftyThree
           
static java.lang.Integer oneHundredSixtySix
           
static java.lang.Integer oneHundredTwo
           
static com.webobjects.foundation.NSArray orange
           
static java.lang.Integer twoHundredFiftyFive
           
static java.lang.Integer twoHundredFiftyFour
           
static java.lang.Integer twoHundredFour
           
static com.webobjects.foundation.NSArray yellow
           
 
Constructor Summary
ERXGraphUtilities()
           
 
Method Summary
static int computeSumForKey(com.webobjects.foundation.NSArray values, java.lang.String key)
           
static com.webobjects.foundation.NSArray lastNMonthsArray(int numberDesiredMonths)
           
static com.webobjects.foundation.NSArray lastNMonthsAsStringsArray(int numberDesiredMonths)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.apache.log4j.Logger log

fiftyOne

public static final java.lang.Integer fiftyOne

oneHundredTwo

public static final java.lang.Integer oneHundredTwo

oneHundredFiftyThree

public static final java.lang.Integer oneHundredFiftyThree

oneHundredSixtySix

public static final java.lang.Integer oneHundredSixtySix

twoHundredFour

public static final java.lang.Integer twoHundredFour

twoHundredFiftyFour

public static final java.lang.Integer twoHundredFiftyFour

twoHundredFiftyFive

public static final java.lang.Integer twoHundredFiftyFive

orange

public static final com.webobjects.foundation.NSArray orange

yellow

public static final com.webobjects.foundation.NSArray yellow

blue

public static final com.webobjects.foundation.NSArray blue

green

public static final com.webobjects.foundation.NSArray green

grey

public static final com.webobjects.foundation.NSArray grey

awtOrange

public static final java.awt.Color awtOrange

awtYellow

public static final java.awt.Color awtYellow

awtBlue

public static final java.awt.Color awtBlue

awtGreen

public static final java.awt.Color awtGreen

awtGrey

public static final java.awt.Color awtGrey
Constructor Detail

ERXGraphUtilities

public ERXGraphUtilities()
Method Detail

computeSumForKey

public static int computeSumForKey(com.webobjects.foundation.NSArray values,
                                   java.lang.String key)

lastNMonthsAsStringsArray

public static com.webobjects.foundation.NSArray lastNMonthsAsStringsArray(int numberDesiredMonths)

lastNMonthsArray

public static com.webobjects.foundation.NSArray lastNMonthsArray(int numberDesiredMonths)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.