Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
G
get(int)
- Method in class com.generationjava.collections.typed.
TypedList
getAttribute(String, String)
- Static method in class com.generationjava.web.
XmlW
getAttribute(String, String, int)
- Static method in class com.generationjava.web.
XmlW
getCategoriesProperties()
- Method in class com.fusioncharts.
FusionGraph
Getter method to get the Categories Properties.
getCategory(int)
- Method in class com.fusioncharts.
Graph
Accessor method to get a graph category.
getCategoryProperties()
- Method in class com.fusioncharts.
FusionGraph
Getter method to get the Category Properties.
getChartProperties()
- Method in class com.fusioncharts.
FusionGraph
Getter method to get the Chart Properties.
getChomp(String, String)
- Static method in class com.generationjava.lang.
StringW
Remove everything and return the last value of a supplied String, and everything after it from a String.
getClass(String)
- Static method in class com.generationjava.lang.
ClassW
Get the Class object for a classname.
getColor(int)
- Method in class com.fusioncharts.
Series
Accessor method to get the color of the series.
getContent(String, String)
- Static method in class com.generationjava.web.
XmlW
getDatasetProperties()
- Method in class com.fusioncharts.
FusionGraph
Getter method to get the Dataset Properties.
getEnd()
- Method in class com.generationjava.lang.
CharRange
getEvent(int)
- Method in class com.fusioncharts.
Series
Gets the javascript event or url for drill downs at a specific index
getFormat()
- Method in class com.fusioncharts.
Series
Accessor method to return the decimal format of the series.
getFusionStyleObjects()
- Method in class com.fusioncharts.
FusionGraph
Getter method to get the Fusion Styles.
getFusionStyles()
- Method in class com.fusioncharts.
FusionGraph
Getter method to get the Fusion Styles.
getGraphId()
- Method in class com.fusioncharts.
Graph
Accessor method to return the object identifier.
getGraphType()
- Method in class com.fusioncharts.
Graph
Accessor method to return the graph type
getHeight()
- Method in class com.fusioncharts.
Graph
Accessor method to get height of graph
getIndexClosingTag(String, String)
- Static method in class com.generationjava.web.
XmlW
getIndexClosingTag(String, String, int)
- Static method in class com.generationjava.web.
XmlW
getIndexOpeningTag(String, String)
- Static method in class com.generationjava.web.
XmlW
getIterator(Object)
- Static method in class com.generationjava.collections.
CollectionsW
getLabel()
- Method in class com.fusioncharts.
Series
Accessor method to return the series label.
getLevenshteinDistance(String, String)
- Static method in class com.generationjava.lang.
StringW
Find the Levenshtein distance between two strings.
getMaxScale(double, double)
- Static method in class com.fusioncharts.
Graph
getMinScale(double, double)
- Static method in class com.fusioncharts.
Graph
getNestedString(String, String)
- Static method in class com.generationjava.lang.
StringW
Get the String that is nested in between two instances of the same String.
getNestedString(String, String, String)
- Static method in class com.generationjava.lang.
StringW
Get the string that is nested in between two strings.
getNonTrendLineSeries()
- Method in class com.fusioncharts.
Graph
Retreives a linked list of series that are either bar, line or area type
getNumberOfCategories()
- Method in class com.fusioncharts.
Graph
Returns the number of categories for this graph.
getNumberOfSeries()
- Method in class com.fusioncharts.
Graph
Returns the current number of series.
getNumberOfValues()
- Method in class com.fusioncharts.
Series
Returns the number of data values.
getPrechomp(String, String)
- Static method in class com.generationjava.lang.
StringW
Remove and return everything before the first value of a supplied String from another String.
getSeries(int)
- Method in class com.fusioncharts.
Graph
Returns the Series at a specified index.
getSeriesType()
- Method in class com.fusioncharts.
Series
Accessor method to return the series type.
getStart()
- Method in class com.generationjava.lang.
CharRange
getStyleName()
- Method in class com.fusioncharts.
FusionGraph.FusionStyle
Getter method to get the Style's Name.
getStyleProperties()
- Method in class com.fusioncharts.
FusionGraph.FusionStyle
Getter method to get the properties of the style.
getStyleType()
- Method in class com.fusioncharts.
FusionGraph.FusionStyle
Getter method to get the Style's style type.
getSubArray(String[], int)
- Static method in class com.generationjava.collections.
CollectionsW
getToolText(int)
- Method in class com.fusioncharts.
Series
Returns the tooltip popup value.
getTrendLineSeries()
- Method in class com.fusioncharts.
Graph
Retreives a linked list of trendline series
getType()
- Method in class com.generationjava.collections.typed.
AbstractTypedStructure
getType()
- Method in exception com.generationjava.collections.typed.
IllegalTypeException
The Type that was illegal.
getType()
- Method in interface com.generationjava.collections.typed.
TypedStructure
getValue(int)
- Method in class com.fusioncharts.
Series
Returns the data values.
getWidth()
- Method in class com.fusioncharts.
Graph
Accessor method to get width of graph
getWrappedThrowable()
- Method in exception com.generationjava.lang.
CascadedException
Access the original exception.
Graph
- Class in
com.fusioncharts
The Graph class provides a graph that the ChartFactory can work with in order to output the appropriate string data value for the type of chart to display on the page.
Graph(String, ChartType, int, HttpServletRequest)
- Constructor for class com.fusioncharts.
Graph
Constructor for a Graph object.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X