Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
K
L
N
P
R
S
T
V
W
G
GRChart
- class com.jxcell.
GRChart
.
This class provides methods for manipulating chart objects
GRChart()
- Constructor for class com.jxcell.
GRChart
gc()
- Method in class com.jxcell.server.
ChartServerComponent
Runs the garbage collector that removes the expired images from memory or destroys the files.
getBytes(ChartDescription)
- Method in class com.jxcell.server.
ChartServerComponent
Returns the actual bytes of the image based on its description.
getCachedBuffer(String)
- Method in class com.jxcell.server.
ChartServerComponent
Returns the actual bytes of the image based on the unique image's id.
getCachedImageMap(String)
- Method in class com.jxcell.server.
ChartServerComponent
Returns image map based on the unique image's id.
getCategoryName(int)
- Method in class com.jxcell.
GRChart
Returns the name of the specified Category
getCategoryValue(int)
- Method in class com.jxcell.
GRChart
getCause(Throwable)
- Static method in class com.jxcell.server.
ChartRuntimeException
getCause()
- Method in class com.jxcell.server.
ChartRuntimeException
getChart()
- Method in class com.jxcell.
GRChart
getChart()
- Method in class com.jxcell.
JCChart
getChart()
- Method in class com.jxcell.
JChartApplet
getChartData()
- Method in class com.jxcell.
GRChart
get chart datasource
getChartType()
- Method in class com.jxcell.
GRChart
Returns the current chart type
getColSize()
- Method in class com.jxcell.
ChartData
return col size
getData(int)
- Method in class com.jxcell.
ChartData
return rows data
getData(int, int)
- Method in class com.jxcell.
ChartData
return value at special rowindex and colindex
getData(int, int, Array)
- Method in class com.jxcell.
GRChart
getDataPointCount()
- Method in class com.jxcell.
GRChart
the datapoint count
getDefaultInstance(ServletContext)
- Static method in class com.jxcell.server.
ChartServerComponent
Returns server component instance for the servlet context.
getError()
- Method in class com.jxcell.
ChartException
getGRChart()
- Method in class com.jxcell.
JChartApplet
getHtmlReport()
- Method in class com.jxcell.server.
ChartServerComponent
Returns a brief description of the component status in HTML format suitable for displaying in a browser
getImageCount()
- Method in class com.jxcell.server.
ChartServerComponent
Returns the number of the currently cached images
getImageFormat()
- Method in class com.jxcell.
JCChart
getImageID(ChartDescription)
- Method in class com.jxcell.server.
ChartServerComponent
Returns a unique image ID for the image description.
getImageMap(String)
- Method in class com.jxcell.
JCChart
getImageTag(ChartDescription, String, String, boolean, boolean)
- Method in class com.jxcell.server.
ChartServerComponent
Returns
HTML tag with src attribute consisting of url with appended to it a unique image id.
getImageTag(ChartDescription, String, String, boolean)
- Method in class com.jxcell.server.
ChartServerComponent
Returns
HTML tag with src attribute consisting of url with appended to it a unique image id.
getImageTag(ChartDescription, String)
- Method in class com.jxcell.server.
ChartServerComponent
Returns
HTML tag with src attribute consisting of url with appended to it a unique image id.
getJChart()
- Method in class com.jxcell.
GRChart
getLink(int, int)
- Method in class com.jxcell.
ChartData
return link url at special row and col
getMemorySize()
- Method in class com.jxcell.server.
ChartServerComponent
Returns the amount of memory that cached images take
getPalette()
- Method in class com.jxcell.
GRChart
getParameterInfo()
- Method in class com.jxcell.
JChartApplet
getParseExceptionMessage(Throwable)
- Static method in class com.jxcell.server.
ChartRuntimeException
getProperties()
- Method in class com.jxcell.server.
ChartServerComponent
Returns the current server settings.
getRowSize()
- Method in class com.jxcell.
ChartData
get row size
getSelection()
- Method in class com.jxcell.
JCChart
getSeriesCount()
- Method in class com.jxcell.
GRChart
series count
getSeriesName(int)
- Method in class com.jxcell.
GRChart
Returns the name of the specified series
getSeriesValue(int)
- Method in class com.jxcell.
GRChart
return special series value object
getThis()
- Method in class com.jxcell.
JCChart
getTitle()
- Method in class com.jxcell.
GRChart
Returns the current chart title
getType()
- Method in class com.jxcell.
GRChart
getValue(int, int)
- Method in class com.jxcell.
ChartData
return value at special row and col
get_uniqueID()
- Static method in class com.jxcell.
JCChart
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
K
L
N
P
R
S
T
V
W