A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

actionPerformed(ActionEvent) - Method in class javachart.applet.gifButton
 
actionPerformed(ActionEvent) - Method in class javachart.beans.chart.ChartWriter
 
addArc(Object, Point, Point, int, int) - Method in class javachart.chart.DisplayList
Adds a Pie slice to the DisplayList
addDataFeedListener(DataFeedListener) - Method in class javachart.beans.data.SimpleDataFeed
Add a listener.
addDataset(Dataset) - Method in class javachart.chart.Chart
add a dataset to this chart
addDataset(Dataset) - Method in interface javachart.chart.ChartInterface
 
addDataSet(Dataset) - Method in class javachart.chart.Chart
Deprecated. replaced by addDataset
addDataSet(Dataset) - Method in interface javachart.chart.ChartInterface
 
addDataset(String, double[]) - Method in class javachart.chart.Chart
add a dataset to this chart
addDataset(String, double[]) - Method in class javachart.chart.PieChart
Creates a new Dataset and Legend based on this data array
addDataset(String, double[]) - Method in interface javachart.chart.ChartInterface
 
addDataset(String, double[]) - Method in class javachart.chart.IndColumnChart
 
addDataset(String, double[]) - Method in class javachart.chart.IndBarChart
 
addDataSet(String, double[]) - Method in class javachart.chart.Chart
Deprecated. replaced by addDataset
addDataSet(String, double[]) - Method in interface javachart.chart.ChartInterface
 
addDataset(String, double[], double[]) - Method in class javachart.chart.Chart
add a dataset to this chart
addDataset(String, double[], double[]) - Method in interface javachart.chart.ChartInterface
 
addDataset(String, double[], double[]) - Method in class javachart.chart.HorizHiLoBarChart
Installs a dataset with hi and lo values
addDataset(String, double[], double[]) - Method in class javachart.chart.HiLoBarChart
Installs a dataset with hi and lo values
addDataSet(String, double[], double[]) - Method in class javachart.chart.Chart
Deprecated. replaced by addDataset
addDataSet(String, double[], double[]) - Method in interface javachart.chart.ChartInterface
 
addDataset(String, double[], double[], double[], double[]) - Method in class javachart.chart.Chart
add a dataset to this chart
addDataset(String, double[], double[], double[], double[]) - Method in interface javachart.chart.ChartInterface
 
addDataSet(String, double[], double[], double[], double[]) - Method in class javachart.chart.Chart
Deprecated. replaced by addDataset
addDataSet(String, double[], double[], double[], double[]) - Method in interface javachart.chart.ChartInterface
 
addDataset(String, double[], double[], String[]) - Method in class javachart.chart.Chart
add a dataset to this chart
addDataset(String, double[], double[], String[]) - Method in interface javachart.chart.ChartInterface
 
addDataset(String, double[], double[], String[]) - Method in class javachart.chart.HorizHiLoBarChart
Installs a dataset with hi and lo values and labels
addDataset(String, double[], double[], String[]) - Method in class javachart.chart.HiLoBarChart
Installs a dataset with hi and lo values and labels
addDataSet(String, double[], double[], String[]) - Method in class javachart.chart.Chart
Deprecated. replaced by addDataset
addDataSet(String, double[], double[], String[]) - Method in interface javachart.chart.ChartInterface
 
addDataset(String, double[], String[]) - Method in class javachart.chart.Chart
add a dataset to this chart
addDataset(String, double[], String[]) - Method in class javachart.chart.PieChart
Creates a Dataset and PieLegend based on this value and label array
addDataset(String, double[], String[]) - Method in interface javachart.chart.ChartInterface
 
addDataset(String, double[], String[]) - Method in class javachart.chart.IndColumnChart
 
addDataset(String, double[], String[]) - Method in class javachart.chart.IndBarChart
 
addDataSet(String, double[], String[]) - Method in class javachart.chart.Chart
Deprecated. replaced by addDataset
addDataSet(String, double[], String[]) - Method in interface javachart.chart.ChartInterface
 
addDatum(Datum) - Method in class javachart.chart.Dataset
Installs a Datum class into this Dataset.
addLabel(String) - Method in class javachart.chart.LabelAxis
Adds a label to this Axis
addLabels(String[]) - Method in class javachart.chart.Axis
Does nothing
addLabels(String[]) - Method in class javachart.chart.LabelAxis
Appends an array of labels to this Axis
addLabels(String[]) - Method in interface javachart.chart.AxisInterface
 
addLabels(String[]) - Method in class javachart.chart.PolarAxis
Appends an array of spoke labels to this Axis
addLine(Object, Point, Point) - Method in class javachart.chart.DisplayList
Adds a vertical line to the DisplayList.
addPoint(double, double, String) - Method in class javachart.chart.Dataset
Adds an observation to this Dataset.
addPolygon(Object, Point[]) - Method in class javachart.chart.DisplayList
Adds a polygon to the DisplayList
addPolyline(Object, Point[]) - Method in class javachart.chart.DisplayList
Adds a polyline to the DisplayList
addRectangle(Object, Point, Point) - Method in class javachart.chart.DisplayList
Adds a rectangle to the DisplayList
addTextString(Object, int, int, String, FontMetrics) - Method in class javachart.chart.DisplayList
Adds a text string to the DisplayList
adjustmentValueChanged(AdjustmentEvent) - Method in class javachart.applet.scrollingDateLine
react to scrollbar changes.
adjustmentValueChanged(AdjustmentEvent) - Method in class javachart.applet.scrollingLine
react to scrollbar changes.
Area - class javachart.chart.Area.
This class builds Areas from the specified Datasets for use on specified Axis systems.
AREA - Static variable in class javachart.chart.BarAreaChart
 
Area() - Constructor for class javachart.chart.Area
Creates a new Area without assigning Datasets, Globals, Axes, and Plotarea.
Area(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.Area
Constructs an Area chart component, consisting of a series of stacked polygons, each polygon representing 1 dataset.
areaApp - class javachart.applet.areaApp.
 
areaApp - class javachart.servlet.areaApp.
 
areaApp() - Constructor for class javachart.applet.areaApp
 
areaApp() - Constructor for class javachart.servlet.areaApp
 
AreaChart - class javachart.chart.AreaChart.
Creates and draws a conventional area chart, stacking y values at each observation.
AreaChart - class javachart.beans.chart.AreaChart.
A bean containing an AreaChart
AreaChart() - Constructor for class javachart.chart.AreaChart
constructs a default chart
AreaChart() - Constructor for class javachart.beans.chart.AreaChart
 
AreaChart(String) - Constructor for class javachart.chart.AreaChart
constructs a default chart with the specified name
AreaChartBeanInfo - class javachart.beans.chart.AreaChartBeanInfo.
 
AreaChartBeanInfo() - Constructor for class javachart.beans.chart.AreaChartBeanInfo
 
AUTO_SCALE - Static variable in class javachart.chart.Axis
Convenience variable to indicate the start or end should be auto-scaled
AUX_DATA_MASK - Static variable in class javachart.beans.data.DataEvent
should listeners use AUX (Y3) information from this event?
axis - Variable in class javachart.chart.Polar
 
Axis - class javachart.chart.Axis.
The superclass for all KavaChart's standard axis classes, Axis implements methods for drawing grids, labels and ticks that can be easily re-used in Axis subclasses.
Axis() - Constructor for class javachart.chart.Axis
Constructs a new Axis without Dataset and Plotarea values.
Axis(Dataset[], boolean, Plotarea) - Constructor for class javachart.chart.Axis
Constructs an Axis for the specified array of datasets
axisEnd - Variable in class javachart.chart.Axis
 
AxisInterface - interface javachart.chart.AxisInterface.
Defines a standard set of methods for manipulating axis sytems.
axisLabels - Static variable in class javachart.chart.Axis
Axis Labels
axisStart - Variable in class javachart.chart.Axis
 

B

background - Variable in class javachart.chart.Chart
 
Background - class javachart.chart.Background.
This simple class draws a rectangle over the background of the drawing surface.
Background() - Constructor for class javachart.chart.Background
Constructs a new Background without assigning Globals.
Background(Globals) - Constructor for class javachart.chart.Background
Constructs a new Background with a default white fill color.
backgroundGc - Variable in class javachart.chart.Legend
 
backgroundVisible - Variable in class javachart.chart.Legend
 
Bar - class javachart.chart.Bar.
Bar provides a convenient superclass for all sorts of charts that need to draw individual elements from multiple datasets.
BAR - Static variable in class javachart.chart.BarLineChart
 
BAR - Static variable in class javachart.chart.BarAreaChart
 
Bar() - Constructor for class javachart.chart.Bar
Creates a new Bar component without assigning Plotarea, Datasets, or Globals.
Bar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.Bar
Constructs a new Bar component, used for creating the bars in a vertical bar chart (or ColumnChart).
barApp - class javachart.applet.barApp.
 
barApp - class javachart.servlet.barApp.
 
barApp() - Constructor for class javachart.applet.barApp
 
barApp() - Constructor for class javachart.servlet.barApp
 
barAreaApp - class javachart.applet.barAreaApp.
 
barAreaApp - class javachart.servlet.barAreaApp.
 
barAreaApp() - Constructor for class javachart.applet.barAreaApp
 
barAreaApp() - Constructor for class javachart.servlet.barAreaApp
 
BarAreaChart - class javachart.chart.BarAreaChart.
A chart that contains a combination of Bar and Area components
BarAreaChart() - Constructor for class javachart.chart.BarAreaChart
constructs a default chart
BarAreaChart(String) - Constructor for class javachart.chart.BarAreaChart
constructs a default chart with the specified name
BarChart - class javachart.chart.BarChart.
A chart that represents data values in columns.
BarChart - class javachart.beans.chart.BarChart.
A bean for creating conventional vertical BarCharts.
BarChart() - Constructor for class javachart.chart.BarChart
constructs a default chart
BarChart() - Constructor for class javachart.beans.chart.BarChart
 
BarChart(String) - Constructor for class javachart.chart.BarChart
constructs a default chart with the specified name
BarChartBeanInfo - class javachart.beans.chart.BarChartBeanInfo.
 
BarChartBeanInfo() - Constructor for class javachart.beans.chart.BarChartBeanInfo
 
barLineApp - class javachart.applet.barLineApp.
 
barLineApp - class javachart.servlet.barLineApp.
 
barLineApp() - Constructor for class javachart.applet.barLineApp
 
barLineApp() - Constructor for class javachart.servlet.barLineApp
 
BarLineChart - class javachart.chart.BarLineChart.
A combination chart that includes both Bar and Line components
BarLineChart() - Constructor for class javachart.chart.BarLineChart
constructs a default chart
BarLineChart(String) - Constructor for class javachart.chart.BarLineChart
constructs a default chart with the specified name
baseline - Variable in class javachart.chart.Bar
 
beanClass - Variable in class javachart.beans.chart.ChartBeanInfo
this bean's class.
BOTTOM - Static variable in class javachart.chart.Axis
 
buildChart() - Method in class javachart.servlet.ServletShell
Creates a chart instance for imaging by the CacheManager.
buildDataXfm() - Method in class javachart.chart.Bar
Initializes dataXfm, which is used for drawing Bar representations
buildDataXfm() - Method in class javachart.chart.StackBar
Overrides Bar xfm to swap axes
buildDataXfm() - Method in class javachart.chart.Line
 
buildDataXfm() - Method in class javachart.chart.HorizBar
Overrides Bar to swap axes
buildDataXfm() - Method in class javachart.chart.HorizHiLoBar
Overrides Bar to swap axes
buildDisplayList() - Method in class javachart.chart.Axis
 

C

calendar - Variable in class javachart.chart.DateAxis
We're assuming a Gregorian calendar for most operations, but this should also work with similar Calendars.
canvas - Variable in class javachart.chart.Chart
 
cellHeight() - Method in class javachart.chart.Legend
Internal method to calcualte one dataset cell's height.
cellWidth(FontMetrics, int) - Method in class javachart.chart.PieLegend
This method was created in VisualAge.
cellWidth(int, FontMetrics) - Method in class javachart.chart.Legend
internal method to calculate one dataset entry size.
cellWidth(int, FontMetrics) - Method in class javachart.chart.PieLegend
Overrides method in Legend to examine Datum classes rather than Datasets.
center - Variable in class javachart.chart.PolarAxis
 
chart - Variable in class javachart.applet.ChartAppShell
 
chart - Variable in class javachart.applet.ParameterParser
 
chart - Variable in class javachart.servlet.ServletShell
 
chart - Variable in class javachart.beans.chart.ChartBean
 
Chart - class javachart.chart.Chart.
An abstract class that implements several methods common to all charts.
Chart() - Constructor for class javachart.chart.Chart
constructs a default chart
Chart(String) - Constructor for class javachart.chart.Chart
constructs a default chart with the specified name
ChartAppShell - class javachart.applet.ChartAppShell.
 
ChartAppShell() - Constructor for class javachart.applet.ChartAppShell
 
ChartBean - class javachart.beans.chart.ChartBean.
ChartBean is the abstract superclass of all KavaChart charting beans.
ChartBean() - Constructor for class javachart.beans.chart.ChartBean
 
ChartBeanInfo - class javachart.beans.chart.ChartBeanInfo.
ChartBeanInfo establishes a general schema for building BeanInfo files for each of the specific ChartBean subclasses in this package.
ChartBeanInfo() - Constructor for class javachart.beans.chart.ChartBeanInfo
initializes target bean and customizer classes and creates a corresponding PropertyDescriptor
ChartInterface - interface javachart.chart.ChartInterface.
A uniform interface for dealing with all sorts of charts.
ChartReader - class javachart.beans.chart.ChartReader.
Simple utility for reading a serialized bean.
ChartReader() - Constructor for class javachart.beans.chart.ChartReader
 
ChartRequest - class javachart.utility.ChartRequest.
 
ChartWriter - class javachart.beans.chart.ChartWriter.
Simple standalone program for generating serialized output for various chart types.
ChartWriter() - Constructor for class javachart.beans.chart.ChartWriter
 
clear() - Method in class javachart.chart.DisplayList
Empties the current DisplayList
clear() - Method in class javachart.chart.HistorySpeedo
Clears current watermark to axis start value
clearData() - Method in class javachart.beans.data.TimeStampDataAccumulator
 
clearTable() - Method in class javachart.utility.ChartRequest
 
closeURL(InputStream) - Method in class javachart.applet.ChartAppShell
 
closeURL(InputStream) - Method in class javachart.applet.ParameterParser
 
closeURL(InputStream) - Method in class javachart.beans.data.URLDataFeed
Closes a URL
clusterWidth - Variable in class javachart.chart.Bar
 
columnApp - class javachart.applet.columnApp.
 
columnApp - class javachart.servlet.columnApp.
 
columnApp() - Constructor for class javachart.applet.columnApp
 
columnApp() - Constructor for class javachart.servlet.columnApp
 
COMMA_FORMAT - Static variable in class javachart.chart.Gc
American style numbers with commas and a decimal period (e.g.
contains(Point, Vector) - Method in class javachart.chart.DisplayList
Fills a Vector with objects located at the specified Point
convertDataBlockToChartData(boolean) - Method in class javachart.applet.DateStreamReader
 
convertDataBlockToChartData(boolean) - Method in class javachart.applet.HiLoCloseDateReader
 
convertDataBlockToChartData(boolean) - Method in class javachart.applet.FinComboDateReader
 
convertDataBlockToIncrementalData(boolean) - Method in class javachart.applet.DateStreamReader
 
currencyString - Variable in class javachart.chart.Pie
 
currentLine - Variable in class javachart.beans.data.RowColumnDataFeed
 
customizerClass - Variable in class javachart.beans.chart.ChartBeanInfo
this bean's customizer.

D

DAreaChart - class javachart.chart.DAreaChart.
A DateAreaChart contains of 1 Area, 1 DateAxis for x values, and 1 StackAxis for y values.
DAreaChart() - Constructor for class javachart.chart.DAreaChart
constructs a default chart
DAreaChart(String) - Constructor for class javachart.chart.DAreaChart
constructs a default chart with the specified name
dataAllocation - Variable in class javachart.chart.BarLineChart
 
dataAllocation - Variable in class javachart.chart.FinComboChart
 
dataAllocation - Variable in class javachart.chart.BarAreaChart
 
dataBlockStrings - Variable in class javachart.applet.DateStreamReader
 
DataEvent - class javachart.beans.data.DataEvent.
A DataEvent is a generalized means for sending new KavaChart data to any bean that has implemented the DataFeedListener interface.
DataEvent(Object) - Constructor for class javachart.beans.data.DataEvent
 
DataEvent(Object, int) - Constructor for class javachart.beans.data.DataEvent
 
DataFeedListener - interface javachart.beans.data.DataFeedListener.
Listeners for KavaChart DataEvents should implement this interface.
DataFeedSimulator - class javachart.beans.data.DataFeedSimulator.
Simulates arrays of input data, changing at preset intervals.
DataFeedSimulator() - Constructor for class javachart.beans.data.DataFeedSimulator
 
DatapointReducer - class javachart.beans.data.DatapointReducer.
A filter to listen to datafeed inputs and translate those into single point observations.
DatapointReducer() - Constructor for class javachart.beans.data.DatapointReducer
 
dataRepFormat - Variable in class javachart.applet.ParameterParser
 
dataRepresentation - Variable in class javachart.chart.Chart
 
DataRepresentation - class javachart.chart.DataRepresentation.
A convenience superclass for various DataRepresentations.
DataRepresentation() - Constructor for class javachart.chart.DataRepresentation
DataRepresentation constructor comment.
Dataset - class javachart.chart.Dataset.
A collection of Datum classes, along with a set of graphical attributes (Gc) and labelling information.
Dataset() - Constructor for class javachart.chart.Dataset
Constructs an unassigned Dataset class.
Dataset(String, double[], boolean, Globals) - Constructor for class javachart.chart.Dataset
Constructor for nonlabelled charts that use only Y values.
Dataset(String, double[], double[], double[], double[], int, Globals) - Constructor for class javachart.chart.Dataset
Constructor for HiLoClose charts.
Dataset(String, double[], double[], double[], int, Globals) - Constructor for class javachart.chart.Dataset
Constructor for HiLo charts.
Dataset(String, double[], double[], double[], String[], int, Globals) - Constructor for class javachart.chart.Dataset
Constructor for HiLo charts.
Dataset(String, double[], double[], Globals) - Constructor for class javachart.chart.Dataset
Constructor for nonlabelled charts that use both X and Y observations.
Dataset(String, double[], double[], int, Globals) - Constructor for class javachart.chart.Dataset
Constructor for charts that use X and Y values, but have no labels.
Dataset(String, double[], double[], String[], int, Globals) - Constructor for class javachart.chart.Dataset
Constructor for label charts that use both X and Y.
Dataset(String, double[], int, Globals) - Constructor for class javachart.chart.Dataset
Constructor for charts that use only 1 data element (Y values).
Dataset(String, double[], String[], boolean, Globals) - Constructor for class javachart.chart.Dataset
Constructor for labelled charts that use only Y values.
Dataset(String, double[], String[], int, Globals) - Constructor for class javachart.chart.Dataset
Constructor for label charts that use 1 data element.
datasetArray - Variable in class javachart.beans.data.DataEvent
 
DatasetReducer - class javachart.beans.data.DatasetReducer.
Creates newData events with a single Dataset, from a newData event that may contain many datasets.
DatasetReducer() - Constructor for class javachart.beans.data.DatasetReducer
 
datasets - Variable in class javachart.chart.DataRepresentation
 
datasets - Variable in class javachart.chart.Chart
 
datasets - Variable in class javachart.chart.Axis
the dataset array scaled by this Axis
datasets - Variable in class javachart.chart.Legend
 
datasetsInUse() - Method in class javachart.chart.Bar
returns the number of Datasets actually used by this Bar
datasetsInUse() - Method in class javachart.chart.Axis
Returns the number of Datasets actually used in this Axis' Dataset array
DataTransform - class javachart.chart.DataTransform.
A DataTransform is used to translate pixels into data values, and data values into pixel values for a specified chart.
DataTransform(Chart) - Constructor for class javachart.chart.DataTransform
Creates a DataTransform for the specified Chart
dataXfm - Variable in class javachart.chart.Bar
Used to transform this Bar's data into a pixel space defined by the X and Y Axis and the chart's Plotarea.
dataXfm - Variable in class javachart.chart.Polar
 
DateApp - class javachart.applet.DateApp.
A common superclass to parent classes that parse Date information.
DateApp - class javachart.servlet.DateApp.
A common superclass to parent classes that parse Date information.
DateApp() - Constructor for class javachart.applet.DateApp
 
DateApp() - Constructor for class javachart.servlet.DateApp
 
dateAreaApp - class javachart.applet.dateAreaApp.
 
dateAreaApp - class javachart.servlet.dateAreaApp.
 
dateAreaApp() - Constructor for class javachart.applet.dateAreaApp
 
dateAreaApp() - Constructor for class javachart.servlet.dateAreaApp
 
DateAreaChart - class javachart.beans.chart.DateAreaChart.
A bean containing a DateAreaChart
DateAreaChart() - Constructor for class javachart.beans.chart.DateAreaChart
 
DateAreaChartBeanInfo - class javachart.beans.chart.DateAreaChartBeanInfo.
 
DateAreaChartBeanInfo() - Constructor for class javachart.beans.chart.DateAreaChartBeanInfo
 
DateAxis - class javachart.chart.DateAxis.
An Axis subclass that automatically creates appropriate labels and increments for Date and Time information.
DateAxis() - Constructor for class javachart.chart.DateAxis
Creates a new DateAxis without internal chart class assignements.
DateAxis(Dataset[], boolean, Plotarea) - Constructor for class javachart.chart.DateAxis
Constructs a new Date & Time Axis for the specified Dataset array.
DateDataFeed - class javachart.beans.data.DateDataFeed.
A subclass of URLDataFeed specifically intended to parse incoming strings as dates, rather than numbers.
DateDataFeed() - Constructor for class javachart.beans.data.DateDataFeed
Until the URL is changed, this bean will point to a sample file on VE's web server.
dateFormat - Variable in class javachart.chart.DateAxis
 
dateLineApp - class javachart.applet.dateLineApp.
 
dateLineApp - class javachart.servlet.dateLineApp.
 
dateLineApp() - Constructor for class javachart.applet.dateLineApp
 
dateLineApp() - Constructor for class javachart.servlet.dateLineApp
 
DateLineChart - class javachart.chart.DateLineChart.
A DateLineChart is the same as a LineChart but uses a DateAxis to represent X values
DateLineChart - class javachart.beans.chart.DateLineChart.
A bean containing a DateLineChart
DateLineChart() - Constructor for class javachart.chart.DateLineChart
constructs a default chart
DateLineChart() - Constructor for class javachart.beans.chart.DateLineChart
 
DateLineChart(String) - Constructor for class javachart.chart.DateLineChart
constructs a default chart with the specified name
DateLineChartBeanInfo - class javachart.beans.chart.DateLineChartBeanInfo.
 
DateLineChartBeanInfo() - Constructor for class javachart.beans.chart.DateLineChartBeanInfo
 
dateParse(String) - Method in class javachart.applet.DateStreamReader
Cover for using either a specified DateFormat or, by default, using the deprecated Date.parse().
DateStreamReader - class javachart.applet.DateStreamReader.
General purpose reader for columnwise blocks of Date information.
DateStreamReader(ChartInterface, GetParam) - Constructor for class javachart.applet.DateStreamReader
Constructs a ParameterParser for parsing date information files.
Datum - class javachart.chart.Datum.
The Datum class is used as the basic KavaChart data storage unit.
Datum(double, double, boolean, Globals) - Constructor for class javachart.chart.Datum
Constructs Datum with unique color, initializes X and Y values.
Datum(double, double, double, double, Globals) - Constructor for class javachart.chart.Datum
Constructor for HiLoClose charts.
Datum(double, double, double, int, Globals) - Constructor for class javachart.chart.Datum
Constructs a Datum appropriate for use in Hi-Lo charts.
Datum(double, double, double, String, int, Globals) - Constructor for class javachart.chart.Datum
Constructs a Datum appropriate for use in Hi-Lo charts.
Datum(double, double, Globals) - Constructor for class javachart.chart.Datum
Constructs Datum with a default Gc, initializes X and Y values.
Datum(double, double, int, Globals) - Constructor for class javachart.chart.Datum
Datum with colors (Gc) initialized by dataset index number.
Datum(double, double, String, boolean, Globals) - Constructor for class javachart.chart.Datum
Constructs Datum with unique color, initializes X, Y and label values.
Datum(double, double, String, int, Globals) - Constructor for class javachart.chart.Datum
Constructs a Datum with a Gc based on this Datum's place within a Dataset.
Datum(double, String, int, Globals) - Constructor for class javachart.chart.Datum
Constructs a Datum with a Gc based on this Datum's place within a Dataset.
datumToPoint(Datum) - Method in class javachart.chart.DataTransform
translates a Datum into a Point.
DAY_SCALING - Static variable in class javachart.chart.DateAxis
Scale by days
DEFAULT - Static variable in class javachart.chart.Datum
 
DEFAULT_FORMAT - Static variable in class javachart.chart.Gc
default number format
defaultFont - Static variable in class javachart.chart.Gc
 
defaultNumberFormat - Variable in class javachart.applet.ParameterParser
 
deleteDataset(Dataset) - Method in class javachart.chart.Chart
deletes the specified dataset and rearranges this chart's dataset array
deleteDataset(Dataset) - Method in interface javachart.chart.ChartInterface
 
deleteDataSet(Dataset) - Method in class javachart.chart.Chart
Deprecated. replaced by deleteDataset
deleteDataSet(Dataset) - Method in interface javachart.chart.ChartInterface
 
deleteDataset(String) - Method in class javachart.chart.Chart
deletes the named dataset and rearranges this chart's dataset array
deleteDataset(String) - Method in interface javachart.chart.ChartInterface
 
deleteDataSet(String) - Method in class javachart.chart.Chart
Deprecated. replaced by deleteDataset
deleteDataSet(String) - Method in interface javachart.chart.ChartInterface
 
deleteLabel(int) - Method in class javachart.chart.LabelAxis
Deletes a label from this Axis at the specified location.
delimiter - Static variable in class javachart.applet.ParameterParser
 
destroy() - Method in class javachart.applet.ChartAppShell
cleans up applet resources.
DISCONTINUITY - Static variable in class javachart.chart.Datum
 
DiscontinuousArea - class javachart.chart.DiscontinuousArea.
Subclasses Area to create discontinuities wherever a Datum's label value is equal to Datum.DISCONTINUITY
DiscontinuousArea(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.DiscontinuousArea
 
DiscontinuousLine - class javachart.chart.DiscontinuousLine.
Subclasses Line to create discontinuities wherever a Datum's label value is equal to Datum.DISCONTINUITY
DiscontinuousLine() - Constructor for class javachart.chart.DiscontinuousLine
Creates a DiscontinuousLine without Axis, Globals and Plotarea assignments.
DiscontinuousLine(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.DiscontinuousLine
 
disLineApp - class javachart.applet.disLineApp.
 
disLineApp - class javachart.servlet.disLineApp.
 
disLineApp() - Constructor for class javachart.applet.disLineApp
 
disLineApp() - Constructor for class javachart.servlet.disLineApp
 
displayInfo(Vector) - Method in class javachart.applet.ChartAppShell
 
displayList - Variable in class javachart.applet.ChartAppShell
 
DisplayList - class javachart.chart.DisplayList.
A DisplayList is stored with other global information to record information about each drawn object's position and shape.
DisplayList() - Constructor for class javachart.chart.DisplayList
Creates a new DisplayList without assigning a particular chart's Globals class.
DisplayList(Globals) - Constructor for class javachart.chart.DisplayList
Constructs a new, empty DisplayList
doBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.Bar
draws an individual column
doBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.StackColumn
Overrides Bar doBar to draw stacks, called by doBars
doBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.StackBar
Overrides Bar to draw horizontal stacks, called by doBars
doBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.HorizBar
Overrides Bar doBar to draw horizontally, called by doBars
doBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.Stick
Overrides Bar doBar to draw sticks, called by doBars
doBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.HorizHiLoBar
Overrides Bar to draw horizontal bars with high and low values
doBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.HiLoClose
Overrides Bar to draw HiLoClose bars instead of conventional bar chart columns
doBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.HiLoBar
overrides Bar to draw bars that consider both Y and Y2
doBarLabel(Graphics, double, int, int) - Method in class javachart.chart.Bar
draws a single column's label
doBarLabel(Graphics, double, int, int) - Method in class javachart.chart.StackColumn
Overrides Bar to draw bar labels in a position appropriate for this class.
doBarLabel(Graphics, double, int, int) - Method in class javachart.chart.StackBar
Overrides Bar to draw labels appropriate for horizontally stacked bars
doBarLabel(Graphics, double, int, int) - Method in class javachart.chart.HorizBar
Overrides Bar doBarLabel to attach to horizontal bars
doBarLabel(Graphics, double, int, int) - Method in class javachart.chart.Stick
Overrides Bar to eliminate Bar labels
doBarLabel(Graphics, double, int, int) - Method in class javachart.chart.HorizHiLoBar
Overrides Bar to draw labels in the proper location for horizontal bars with high and low values
doBarLabel(Graphics, double, int, int) - Method in class javachart.chart.HiLoClose
Overrides Bar to eliminate bar labels
doBarLabel(Graphics, double, int, int) - Method in class javachart.chart.HiLoBar
Overrides Bar to draw labels on HiLo bars
doBars(Graphics, boolean) - Method in class javachart.chart.Bar
Called by draw to draw actual bars and labels
doDayScale() - Method in class javachart.chart.DateAxis
Scale by days
doDayScale() - Method in class javachart.chart.SimpleDateAxis
Scale by days
doDBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.Bar
draws a single column with a dimensional effect
doDBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.StackColumn
overrides Bar doDBar to draw stacks with depth
doDBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.StackBar
Overrides Bar to draw horizontal stacks with a dimensional effect, called by doBars
doDBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.HorizBar
Overrides Bar to draw horizontal bars
doDBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.Stick
Overrides Bar to map 3-D to 2-D visual effects.
doDBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.HorizHiLoBar
Overrides Bar to draw dimensional horizontal bars with high and low values
doDBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.HiLoClose
Overrides Bar to eliminate 3-D effects for HiLoClose charts
doDBar(Graphics, double, int, int, boolean) - Method in class javachart.chart.HiLoBar
Overrides Bar to draw dimensional bars that consider both Y and Y2 values
doDPie(Graphics, double, double) - Method in class javachart.chart.Pie
Method for drawing Pie with a 3-D visual effect
doDwellLabel() - Method in class javachart.applet.ChartAppShell
 
doElementLabel(Graphics, int, int) - Method in class javachart.chart.Line
Used by the doLabels method to draw a single data label
doElementLabel(Graphics, int, int) - Method in class javachart.chart.DiscontinuousLine
Overrides Line to eliminate labels for missing data
doElementLabel(Graphics, Point, int, int) - Method in class javachart.chart.Polar
Used by the doLabels method to draw a single data label
doGet(HttpServletRequest, HttpServletResponse) - Method in class javachart.servlet.ServletShell
 
doGIFs() - Method in class javachart.applet.gifButton
 
doHorizontalIcons(Graphics) - Method in class javachart.chart.Legend
Draws Legend icons and labels horizontally on the specified Graphics
doHorizontalIcons(Graphics) - Method in class javachart.chart.LineLegend
Overrides Legend to draw line & marker icons rather than rectangles
doHorizontalIcons(Graphics) - Method in class javachart.chart.PieLegend
Overrides Legend to draw icons for each element in a single dataset
doHourScale() - Method in class javachart.chart.DateAxis
Scale by hours
doHourScale() - Method in class javachart.chart.SimpleDateAxis
Scale by hours
doLabels(Graphics) - Method in class javachart.chart.Line
Used by the doLines method to draw data labels for the entire Line component.
doLabels(Graphics, int, Point[]) - Method in class javachart.chart.Polar
 
doLine(Graphics, int) - Method in class javachart.chart.Line
Draws a plotline for a single dataset.
doLine(Graphics, int) - Method in class javachart.chart.Regress
Overrides Line to draw regression lines instead of conventional plot lines.
doLine(Graphics, int) - Method in class javachart.chart.DiscontinuousLine
Draws a discontinuous plotline for a single dataset.
doLines(Graphics, boolean) - Method in class javachart.chart.Line
Calls doLine and doMarker methods for drawing individual dataset lines and markers, respectively.
doMarkers(Graphics, int) - Method in class javachart.chart.Line
Draws markers for a single Dataset.
doMarkers(Graphics, int) - Method in class javachart.chart.DiscontinuousLine
Overrides Line to eliminate markers for missing data
doMarkers(Graphics, int, Point[]) - Method in class javachart.chart.Polar
 
doMinuteScale() - Method in class javachart.chart.DateAxis
Scale by minutes.
doMinuteScale() - Method in class javachart.chart.SimpleDateAxis
Scale by minutes.
doMonthScale() - Method in class javachart.chart.DateAxis
Scale by months
doMonthScale() - Method in class javachart.chart.SimpleDateAxis
Scale by months
doNeedle(Graphics) - Method in class javachart.chart.Speedo
Draws current needle style on the specified Graphics.
doPie(Graphics, double, double) - Method in class javachart.chart.Pie
Method for drawing overall Pie
doPolar(Graphics, boolean) - Method in class javachart.chart.Polar
Draws a radar style display on the specified Graphics.
doSecondScale() - Method in class javachart.chart.DateAxis
Scale by seconds
doSecondScale() - Method in class javachart.chart.SimpleDateAxis
Scale by seconds
doSweepRegion(Graphics, int) - Method in class javachart.chart.Speedo
 
doubleFromString(String) - Method in class javachart.beans.data.RowColumnDataFeed
Translates a String into a double value
doubleFromString(String) - Method in class javachart.beans.data.DateDataFeed
Overrides URLDataFeed to translate incoming strings into Dates, rather than doubles
doubleFromString(String) - Method in class javachart.beans.data.OnePointURLDataFeed
Attempts to translate an incoming String into a double.
doVerticalIcons(Graphics) - Method in class javachart.chart.Legend
Draws Legend icons and labels vertically on the specified Graphics
doVerticalIcons(Graphics) - Method in class javachart.chart.LineLegend
Overrides Legend to draw line & marker icons rather than rectangles
doVerticalIcons(Graphics) - Method in class javachart.chart.PieLegend
Overrides Legend to draw icons for each element in a single dataset
doWeekScale() - Method in class javachart.chart.DateAxis
Scale by weeks
doWeekScale() - Method in class javachart.chart.SimpleDateAxis
Scale by weeks
doYearScale() - Method in class javachart.chart.DateAxis
Scale by years
doYearScale() - Method in class javachart.chart.SimpleDateAxis
Scale by years
draw(Graphics) - Method in class javachart.chart.DataRepresentation
Painting method.
draw(Graphics) - Method in class javachart.chart.Bar
Draws the datasets contained in this Bar on the specified Graphic class, using each Dataset's Gc class to determine graphical attributes.
draw(Graphics) - Method in interface javachart.chart.LegendInterface
 
draw(Graphics) - Method in class javachart.chart.Axis
Draws this Axis, including grids, ticks and labels.
draw(Graphics) - Method in class javachart.chart.Line
Draws this charting component.
draw(Graphics) - Method in class javachart.chart.Background
Draw the chart background.
draw(Graphics) - Method in interface javachart.chart.AxisInterface
 
draw(Graphics) - Method in class javachart.chart.Legend
Draws a Legend on the specified Graphics class
draw(Graphics) - Method in class javachart.chart.Plotarea
Draws a plotting region to the specified Graphics class
draw(Graphics) - Method in class javachart.chart.DateAxis
Replaces the general Axis drawing method to manage some temporary variables specific to DateAxis.
draw(Graphics) - Method in class javachart.chart.Pie
Draw this Pie on the specified Graphics
draw(Graphics) - Method in class javachart.chart.Area
Draws this Area component on the specified Graphics class.
draw(Graphics) - Method in class javachart.chart.DiscontinuousArea
Scans the datasets looking for a label value that equals Datum.DISCONTINUITY.
draw(Graphics) - Method in class javachart.chart.PolarAxis
Draws this Axis on the specified Graphics class.
draw(Graphics) - Method in class javachart.chart.Speedo
Draws this as currently defined on the specified Graphics
draw(Graphics) - Method in class javachart.chart.SpeedoAxis
Draws this Axis, scaling it first if autoscaling is disabled
draw(Graphics) - Method in class javachart.chart.HistorySpeedo
Overrides Speedo to draw history sweep and then needle
draw(Graphics) - Method in class javachart.chart.Polar
Draws this as currently defined on the specified Graphics
draw3d(Graphics) - Method in class javachart.chart.Plotarea
Draws a plotting region with 3-D visual effects using the specified Graphics class.
draw3Dgrids(Graphics) - Method in class javachart.chart.Axis
Draws 2-D grid lines on the specified Graphics
drawArc(Graphics, Point, Point, int, int) - Method in class javachart.chart.Gc
Draws an arc using the current fill color and KavaChart's coordinates.
drawDataPopup(Graphics) - Method in class javachart.applet.ChartAppShell
 
drawGraph() - Method in class javachart.chart.Chart
draws an entire chart to this chart's Graphic class
drawGraph() - Method in class javachart.chart.StickChart
 
drawGraph() - Method in class javachart.chart.PieChart
Draws the entire chart to the predefined Graphics class
drawGraph() - Method in interface javachart.chart.ChartInterface
 
drawGraph() - Method in class javachart.chart.LineChart
 
drawGraph() - Method in class javachart.chart.PolarChart
 
drawGraph() - Method in class javachart.chart.BarChart
draw the complete Bar chart
drawGraph() - Method in class javachart.chart.IndColumnChart
 
drawGraph() - Method in class javachart.chart.IndBarChart
 
drawGraph() - Method in class javachart.chart.HiLoCloseChart
 
drawGraph() - Method in class javachart.chart.BarLineChart
distribute datasets and draw the complete chart
drawGraph() - Method in class javachart.chart.AreaChart
Draws an AreaChart on a predefined Graphics class
drawGraph() - Method in class javachart.chart.StickBarChart
 
drawGraph() - Method in class javachart.chart.FinComboChart
Draw this chart on the previously defined Graphics class
drawGraph() - Method in class javachart.chart.SpeedoChart
 
drawGraph() - Method in class javachart.chart.BarAreaChart
Draws a chart on the previously defined Graphics class
drawGraph(Graphics) - Method in class javachart.chart.Chart
draws an entire chart to the specified Graphics class
drawGraph(Graphics) - Method in class javachart.chart.StickChart
 
drawGraph(Graphics) - Method in class javachart.chart.PieChart
Draws the entire chart on the specified Graphics class
drawGraph(Graphics) - Method in interface javachart.chart.ChartInterface
 
drawGraph(Graphics) - Method in class javachart.chart.LineChart
 
drawGraph(Graphics) - Method in class javachart.chart.PolarChart
 
drawGraph(Graphics) - Method in class javachart.chart.BarChart
draw the complete Bar Chart on the specified Graphics class
drawGraph(Graphics) - Method in class javachart.chart.IndColumnChart
 
drawGraph(Graphics) - Method in class javachart.chart.IndBarChart
 
drawGraph(Graphics) - Method in class javachart.chart.HiLoCloseChart
 
drawGraph(Graphics) - Method in class javachart.chart.BarLineChart
Draws the entire BarLineChart on the specified Graphics class
drawGraph(Graphics) - Method in class javachart.chart.AreaChart
Draws an AreaChart on the specified Graphics class
drawGraph(Graphics) - Method in class javachart.chart.FinComboChart
Draw this chart on the specified Graphics class
drawGraph(Graphics) - Method in class javachart.chart.SpeedoChart
 
drawGraph(Graphics) - Method in class javachart.chart.BarAreaChart
draws a chart on the specified Graphics class
drawGrids(Graphics) - Method in class javachart.chart.Axis
Draws 2-D grid lines on the specified Graphics
drawImage(Graphics, Point) - Method in class javachart.chart.Gc
Draw an image centered at a given point using Javachart's coordinate system.
drawInd(Graphics) - Method in class javachart.chart.Bar
Draws the datasets contained in this Bar class on the specified Graphics class, using each Datum's Gc class to determine graphical attributes.
drawLabels(Graphics) - Method in class javachart.chart.Axis
Draws axis labels on the specified Graphics class
drawLine(Graphics) - Method in class javachart.chart.Axis
Draws an Axis line for this Axis
drawLine(Graphics, int, int, int, int) - Method in class javachart.chart.Gc
A drawLine that uses KavaChart's coordinate system.
drawLine(Graphics, Point, Point) - Method in class javachart.chart.Gc
Draws a line in the current line color using KavaChart's coordinates
drawMyStuff(Graphics) - Method in class javachart.applet.ChartAppShell
 
drawPolygon(Graphics, Point[]) - Method in class javachart.chart.Gc
Fills a polygon using the current fillColor, using an array of points in KavaChart's coordinate system.
drawPolyline(Graphics, Point[]) - Method in class javachart.chart.Gc
Draws a polyline using the current lineColor.
drawSet(Graphics, int, boolean) - Method in class javachart.chart.Bar
Draws a single Dataset from the array of Dataset classes used by this bar.
drawSmartString(Graphics, int, int, int, int, FontMetrics, String) - Method in class javachart.chart.Gc
Draws a string in the current color and Font at the specified location, position, and angle.
drawString(Graphics, int, int, String) - Method in class javachart.chart.Gc
A drawString that uses KavaChart's coordinate system.
drawString(String, int, int, int, Image) - Method in class javachart.chart.RotateString
Draws a rotated string at the specified location and angle
drawTicks(Graphics) - Method in class javachart.chart.Axis
 
drawTitle(Graphics, int) - Method in class javachart.chart.Axis
Draws an axis title a few pixels from the specified axis
dump() - Method in class javachart.chart.Dataset
Prints out all values of X and Y.
dwellLabelFormat - Variable in class javachart.applet.ChartAppShell
 
dwellLabelLabelString - Variable in class javachart.applet.ChartAppShell
 
dwellLabelVisible - Variable in class javachart.applet.ChartAppShell
 
dwellLabelXString - Variable in class javachart.applet.ChartAppShell
 
dwellLabelYString - Variable in class javachart.applet.ChartAppShell
 
dwellUseString - Variable in class javachart.applet.ChartAppShell
 
dwellUseXValue - Variable in class javachart.applet.ChartAppShell
 
dwellUseYValue - Variable in class javachart.applet.ChartAppShell
 
dwellXFormatter - Variable in class javachart.applet.DateApp
 
dwellXString - Variable in class javachart.applet.ChartAppShell
 
dwellYString - Variable in class javachart.applet.ChartAppShell
 

E

endPoint - Variable in class javachart.chart.Axis
 
EURO_FORMAT - Static variable in class javachart.chart.Gc
European style numbers with periods and a comma at the decimal point (e.g.

F

fillArc(Graphics, Point, Point, int, int) - Method in class javachart.chart.Gc
Fills an Arc in the current fill color from a center point
fillRect(Graphics, Point, int, int) - Method in class javachart.chart.Gc
Fills a rectangle in the current fill color
fillRect(Graphics, Point, Point) - Method in class javachart.chart.Gc
Fills a rectangle with the current fill color
finComboApp - class javachart.applet.finComboApp.
 
finComboApp - class javachart.servlet.finComboApp.
 
finComboApp() - Constructor for class javachart.applet.finComboApp
 
finComboApp() - Constructor for class javachart.servlet.finComboApp
 
FinComboChart - class javachart.chart.FinComboChart.
A Financial Combination Chart contains HiLoClose, Line and Stick elements.
FinComboChart() - Constructor for class javachart.chart.FinComboChart
constructs a default chart
FinComboChart(String) - Constructor for class javachart.chart.FinComboChart
constructs a default chart with the specified name
FinComboDateReader - class javachart.applet.FinComboDateReader.
A data stream reader for finComboApp.
FinComboDateReader(ChartInterface, GetParam) - Constructor for class javachart.applet.FinComboDateReader
FinComboDateReader constructor.
fireEvent() - Method in class javachart.beans.data.SimpleDataFeed
Sends data.
formatLabel(double) - Method in class javachart.chart.DataRepresentation
 
formattedLabel(String, int, int) - Static method in class javachart.chart.Gc
Deprecated. replaced by much more effective Format classes

G

gc - Variable in class javachart.chart.Background
 
Gc - class javachart.chart.Gc.
This is a general purpose graphics class for drawing functionality and for storing graphical attributes.
Gc(boolean, Globals) - Constructor for class javachart.chart.Gc
Sets the fill, marker, and line to a unique color.
Gc(Color, Globals) - Constructor for class javachart.chart.Gc
Sets the fill, marker, and line color to a user specified color.
Gc(Globals) - Constructor for class javachart.chart.Gc
Sets the fill, marker, and line color to black.
Gc(int, Globals) - Constructor for class javachart.chart.Gc
Sets the fill, marker, and line color based on the dataset index number.
generate() - Method in class javachart.utility.GifMaker
Generates GIF data from this class' Image
generate(int[], int, int) - Method in class javachart.utility.GifMaker
Generates GIF data using the specified image data
getAlarmThreshold() - Method in class javachart.chart.Speedo
Inquires the current alarm threshold
getAppendData() - Method in class javachart.beans.data.OnePointURLDataFeed
Used to retrieve the AppendData property
getArea() - Method in class javachart.chart.AreaChart
returns the Area component
getArea() - Method in class javachart.chart.BarAreaChart
returns this chart's Area component
getAttribute(String) - Method in class javachart.utility.ChartRequest
 
getAuthType() - Method in class javachart.utility.ChartRequest
 
getAutomaticUpdates() - Method in class javachart.beans.data.URLDataFeed
retrieves the AutomaticUpdates property
getAutoScale() - Method in class javachart.chart.Axis
Returns the current autoScale setting
getAutoScale() - Method in interface javachart.chart.AxisInterface
 
getAxisEnd() - Method in class javachart.chart.Axis
Returns the end point of an axis.
getAxisEnd() - Method in interface javachart.chart.AxisInterface
 
getAxisOptions() - Method in class javachart.applet.ParameterParser
 
getAxisOptions(AxisInterface, String) - Method in class javachart.applet.ParameterParser
 
getAxisStart() - Method in class javachart.chart.Axis
Returns the starting point of an axis.
getAxisStart() - Method in interface javachart.chart.AxisInterface
 
getBackground() - Method in class javachart.chart.Chart
returns this chart's Background class
getBackground() - Method in interface javachart.chart.ChartInterface
 
getBackgroundGc() - Method in interface javachart.chart.LegendInterface
 
getBackgroundGc() - Method in class javachart.chart.Legend
Returns the Gc used by the Legend background
getBackgroundVisible() - Method in interface javachart.chart.LegendInterface
 
getBackgroundVisible() - Method in class javachart.chart.Legend
Returns the Legend's background visibility status.
getBar() - Method in class javachart.chart.BarChart
returns the Bar class used in this chart
getBar() - Method in class javachart.chart.BarLineChart
returns this chart's Bar component
getBar() - Method in class javachart.chart.BarAreaChart
 
getBarScaling() - Method in class javachart.chart.Axis
Returns true if this axis is scaled for a bar/column chart.
getBarScaling() - Method in interface javachart.chart.AxisInterface
 
getBaseline() - Method in class javachart.chart.Bar
Returns the current baseline.
getBaseY(int, int) - Method in class javachart.chart.StackColumn
Calculates start points for stacked bars
getBaseY(int, int) - Method in class javachart.chart.Area
returns accumulated value of all previously drawn datasets at this point
getBeanDescriptor() - Method in class javachart.beans.chart.ChartBeanInfo
provides a BeanDescriptor based on this bean's beanClass and customizerClass
getByteArray() - Method in class javachart.utility.GifMaker
Returns the GIF data
getCalendar() - Method in class javachart.chart.DateAxis
Returns the Calendar used by this Axis for date & time arithmetic.
getCanvas() - Method in class javachart.chart.Chart
returns this chart's default Graphics class
getCanvas() - Method in interface javachart.chart.ChartInterface
 
getCharacterEncoding() - Method in class javachart.utility.ChartRequest
 
getChart() - Method in class javachart.beans.chart.ChartBean
Get the javachart.chart class corresponding to this bean
getClip() - Method in class javachart.chart.Line
Inquires whether this Line is set to clip at Plotarea boundaries
getClusterWidth() - Method in class javachart.chart.Bar
Returns the current cluster width.
getColor(String) - Method in class javachart.applet.ParameterParser
 
getContentLength() - Method in class javachart.utility.ChartRequest
 
getContentType() - Method in class javachart.utility.ChartRequest
 
getCookies() - Method in class javachart.utility.ChartRequest
 
getData() - Method in class javachart.chart.Dataset
Returns the current Datum classes.
getDataElementAt(int) - Method in class javachart.chart.Dataset
returns a specified Datum
getDataRepresentation() - Method in class javachart.chart.Chart
Returns this chart's DataRepresentation.
getDataRepresentation() - Method in interface javachart.chart.ChartInterface
Returns a DataRepresentation (Bar, Line, Area, Pie, etc.)
getDataset(int) - Method in class javachart.applet.ParameterParser
 
getDataset(String) - Method in class javachart.chart.Chart
returns the Dataset class with the specified name, or null if nonexistent
getDatasetImageIndex(int) - Method in class javachart.beans.chart.ChartBean
utility method for chart types that require marker images
getDatasetImageIndex(int) - Method in class javachart.beans.chart.LineChart
 
getDatasetImageIndex(int) - Method in class javachart.beans.chart.DateLineChart
 
getDatasetImageIndex(int) - Method in class javachart.beans.chart.RegressChart
 
getDatasetImageIndex(int) - Method in class javachart.beans.chart.LabelLineChart
 
getDatasetLinks(int) - Method in class javachart.applet.hyperColumn
 
getDatasetParameters(int, double[], double[], double[], double[]) - Method in class javachart.applet.ParameterParser
 
getDatasets() - Method in class javachart.chart.DataRepresentation
Returns the array of Dataset classes represented.
getDatasets() - Method in class javachart.chart.Chart
returns this chart's array of Dataset classes
getDatasets() - Method in class javachart.chart.Axis
Returns the Dataset classes considered by this Axis
getDatasets() - Method in interface javachart.chart.ChartInterface
 
getDatasets() - Method in class javachart.chart.Line
Inquires the current list of Dataset classes in this component
getDatasets() - Method in interface javachart.chart.AxisInterface
 
getDatasets() - Method in class javachart.applet.ParameterParser
 
getDateHeader(String) - Method in class javachart.utility.ChartRequest
 
getDateVals(String) - Method in class javachart.applet.ParameterParser
 
getDateVals(String) - Method in class javachart.applet.DateStreamReader
 
getDayIncrement(Date, Date) - Method in class javachart.chart.DateAxis
decides, based on difference between from and to, how many days per label.
getDayLabel(int) - Method in class javachart.chart.DateAxis
Return a label based on scaling by days
getDayLabel(int) - Method in class javachart.chart.SimpleDateAxis
Return a label based on scaling by days
getDebug() - Method in class javachart.beans.data.SocketListener
Gets the Debug property.
getDelimiter() - Method in class javachart.beans.data.URLDataFeed
Retrieves the Delimiter property.
getDisplayList() - Method in class javachart.chart.Chart
returns KavaChart's central DisplayList.
getDisplayList() - Method in interface javachart.chart.ChartInterface
 
getDisplayList() - Method in class javachart.chart.Globals
Returns the current DisplayList
getDoClip() - Method in class javachart.chart.Bar
Returns true if bars should be clipped at Plotarea boundaries
getDoClip() - Method in class javachart.chart.Area
Return the current status of doClip.
getDoubleElement(int) - Method in class javachart.applet.DateStreamReader
 
getDwellLabelLabelString(Datum) - Method in class javachart.applet.ChartAppShell
 
getDwellLabelXString(Datum) - Method in class javachart.applet.ChartAppShell
 
getDwellLabelXString(Datum) - Method in class javachart.applet.DateApp
 
getDwellLabelXString(Datum) - Method in class javachart.servlet.DateApp
 
getDwellLabelYString(Datum) - Method in class javachart.applet.ChartAppShell
 
getEventSetDescriptors() - Method in class javachart.beans.data.SimpleDataFeedBeanInfo
 
getExpectXValues() - Method in class javachart.beans.data.SocketListener
Gets the ExpectXValues property.
getExtent(String, int, int, int, FontMetrics) - Method in class javachart.chart.RotateString
Calculates an extent box for the specified String at the specified location and angles.
getFillColor() - Method in class javachart.chart.Gc
Returns the current fillColor.
getFont(String) - Static method in class javachart.applet.ParameterParser
 
getFormat() - Method in class javachart.chart.DataRepresentation
Returns the user-defined Format (NumberFormat, MessageFormat, etc.).
getGc() - Method in class javachart.chart.Background
Returns the Background's Gc class
getGc() - Method in class javachart.chart.Plotarea
Inquires the Gc used for this Plotarea's graphical attributes
getGc() - Method in class javachart.chart.Datum
Returns this Datum's Gc
getGc() - Method in class javachart.chart.Dataset
Returns this Dataset's Gc class
getGlobals() - Method in class javachart.chart.Chart
returns this chart's Globals class
getGlobals() - Method in class javachart.chart.Axis
Returns this Axis' Globals instance.
getGlobals() - Method in interface javachart.chart.ChartInterface
 
getGlobals() - Method in interface javachart.chart.AxisInterface
Returns this Axis' Globals instance.
getGlobals() - Method in class javachart.chart.Datum
 
getGlobals() - Method in class javachart.chart.Dataset
Returns this Dataset's Globals class, which is presumably the same as the overall chart's Globals class.
getGridGc() - Method in class javachart.chart.Axis
Returns the current grid Gc.
getGridGc() - Method in interface javachart.chart.AxisInterface
 
getGridVis() - Method in class javachart.chart.Axis
Determines whether grid lines will be visible or not.
getGridVis() - Method in interface javachart.chart.AxisInterface
 
getHeader(String) - Method in class javachart.utility.ChartRequest
 
getHeaderNames() - Method in class javachart.utility.ChartRequest
 
getHeight() - Method in class javachart.chart.Chart
returns the current height
getHeight() - Method in interface javachart.chart.ChartInterface
 
getHeight() - Method in class javachart.chart.Pie
Inquires the Pie's relative height.
getHighlightPoints(Object) - Method in class javachart.chart.Highlighter
 
getHiLoClose() - Method in class javachart.chart.HiLoCloseChart
 
getHiLoClose() - Method in class javachart.chart.FinComboChart
Returns this chart's HiLoClose class
getHistoryGc() - Method in class javachart.chart.HistorySpeedo
Returns the history arc's current Gc
getHistoryVal() - Method in class javachart.chart.HistorySpeedo
Returns the current watermark value
getHourLabel(int) - Method in class javachart.chart.DateAxis
Return a label based on scaling by hours
getHourLabel(int) - Method in class javachart.chart.SimpleDateAxis
Return a label based on scaling by hours
getIconGap() - Method in interface javachart.chart.LegendInterface
 
getIconGap() - Method in class javachart.chart.Legend
Returns the current gap between two icons, or between an icon and the subsequent text string (default 0.01).
getIconHeight() - Method in interface javachart.chart.LegendInterface
 
getIconHeight() - Method in class javachart.chart.Legend
Returns the current icon height (default 0.05).
getIconWidth() - Method in interface javachart.chart.LegendInterface
 
getIconWidth() - Method in class javachart.chart.Legend
Returns the current icon width (default 0.07)
getImage() - Method in class javachart.chart.Chart
Returns this chart's Image, if it has been installed and produced.
getImage() - Method in interface javachart.chart.ChartInterface
 
getImage() - Method in class javachart.chart.Globals
Returns the internal image used by RotateString class.
getImage() - Method in class javachart.chart.Gc
Returns the Image used with this Gc.
getImage() - Method in class javachart.utility.GifMaker
Returns this GifMaker's Image
getInputStream() - Method in class javachart.utility.ChartRequest
 
getInterval() - Method in class javachart.chart.PolarAxis
Returns the number of degrees per spoke for this Axis.
getInterval() - Method in class javachart.beans.data.URLDataFeed
Retrieves the Interval property
getInterval() - Method in class javachart.beans.data.DataFeedSimulator
Retrieves the update Interval.
getIntHeader(String) - Method in class javachart.utility.ChartRequest
 
getIpAddr() - Method in class javachart.beans.data.SocketListener
Gets the IP address.
getLabel() - Method in class javachart.chart.Datum
Returns this Datum's label
getLabel(double, int) - Method in class javachart.chart.Axis
Returns a label at a particular location
getLabel(double, int) - Method in class javachart.chart.LabelAxis
Overrides Axis to return user-defined labels
getLabel(double, int) - Method in class javachart.chart.DateAxis
returns a specified label string
getLabel(double, int) - Method in class javachart.chart.SplitAxis
skips the first and/or last label, depending on the values of ignoreFirstLabel and ignoreLastLabel
getLabelAngle() - Method in class javachart.chart.DataRepresentation
Inquires what angle data point labels will draw at.
getLabelAngle() - Method in class javachart.chart.Axis
Returns the label rotation value.
getLabelAngle() - Method in interface javachart.chart.AxisInterface
 
getLabelColor() - Method in interface javachart.chart.LegendInterface
 
getLabelColor() - Method in class javachart.chart.Axis
Returns the label color.
getLabelColor() - Method in interface javachart.chart.AxisInterface
 
getLabelColor() - Method in class javachart.chart.Legend
Returns the current label color.
getLabelColor() - Method in class javachart.chart.Pie
Inquires the current color for Pie labels
getLabelColor() - Method in class javachart.chart.Dataset
Returns the current labelColor.
getLabelFont() - Method in interface javachart.chart.LegendInterface
 
getLabelFont() - Method in class javachart.chart.Axis
Returns the label font.
getLabelFont() - Method in interface javachart.chart.AxisInterface
 
getLabelFont() - Method in class javachart.chart.Legend
Returns the current label font.
getLabelFont() - Method in class javachart.chart.Pie
Inquires which Font will be used for this Pie's labels
getLabelFont() - Method in class javachart.chart.Dataset
Returns the current labelFont.
getLabelFormat() - Method in class javachart.chart.DataRepresentation
Deprecated. as of release 3.0, superceded by the much more flexible get/setFormat
getLabelFormat() - Method in class javachart.chart.Axis
Returns the user-defined Format (NumberFormat, MessageFormat, etc.).
getLabelFormat() - Method in interface javachart.chart.AxisInterface
 
getLabelFormat() - Method in class javachart.chart.DateAxis
Returns a user-assigned DateFormat class.
getLabelPosition() - Method in class javachart.chart.Pie
Inquires where each slice's label should be drawn.
getLabelPrecision() - Method in class javachart.chart.DataRepresentation
Returns the labels' floating point display precision.
getLabelPrecision() - Method in class javachart.chart.Axis
Returns the labels' floating point display precision.
getLabelPrecision() - Method in interface javachart.chart.AxisInterface
 
getLabels(String) - Method in class javachart.applet.ParameterParser
 
getLabelsInside() - Method in class javachart.chart.SpeedoAxis
Inquires whether labels are set to be drawn inside or outside the Axis arc.
getLabelsOn() - Method in class javachart.chart.DataRepresentation
Inquires whether this DataRepresentation will draw labels at each data point
getLabelsOnRows() - Method in class javachart.beans.data.RowColumnDataFeed
Retrieves the LabelsOnRows property
getLabelVis() - Method in class javachart.chart.Axis
Determines whether axis labels will be visible or not.
getLabelVis() - Method in interface javachart.chart.AxisInterface
 
getLegend() - Method in class javachart.chart.Chart
returns this chart's Legend as a Legend Interface
getLegend() - Method in interface javachart.chart.ChartInterface
 
getLine() - Method in class javachart.chart.LineChart
 
getLine() - Method in class javachart.chart.BarLineChart
returns this chart's Line component
getLineColor() - Method in class javachart.chart.Gc
Returns the current lineColor.
getLineFromSocket() - Method in class javachart.beans.data.SocketListener
 
getLineFromURL(InputStream) - Method in class javachart.applet.ParameterParser
 
getLineFromURL(InputStream) - Method in class javachart.beans.data.URLDataFeed
Reads a single line from the open URL
getLineGc() - Method in class javachart.chart.Axis
Returns the current line Gc.
getLineGc() - Method in interface javachart.chart.AxisInterface
 
getLineStyle() - Method in class javachart.chart.Gc
Returns the current lineStyle.
getLineVis() - Method in class javachart.chart.Axis
Returns true if the axis line is set to be visible.
getLineVis() - Method in interface javachart.chart.AxisInterface
 
getLineVisible() - Method in class javachart.chart.LineChart
 
getLineVisible() - Method in class javachart.chart.PolarChart
Gets the LineVisible property.
getLineWidth() - Method in class javachart.chart.Gc
Returns the current lineWidth This integer value is the number of pixels wide this Gc will draw lines.
getLlX() - Method in interface javachart.chart.LegendInterface
 
getLlX() - Method in class javachart.chart.Legend
Returns the current lower-left X coordinate.
getLlX() - Method in class javachart.chart.Plotarea
Inquires the lower left X location of this Plotarea, which is a double ranging from 0 to 1.
getLlY() - Method in interface javachart.chart.LegendInterface
 
getLlY() - Method in class javachart.chart.Legend
Returns the current lower-left Y coordinate.
getLlY() - Method in class javachart.chart.Plotarea
Inquires the lower left Y location of this Plotarea, which is a double ranging from 0 to 1.
getLogScaling() - Method in class javachart.chart.Axis
Returns the current logScaling setting
getLogScaling() - Method in interface javachart.chart.AxisInterface
 
getMajTickLength() - Method in class javachart.chart.Axis
Returns the length in pixels for major tick marks.
getMajTickLength() - Method in interface javachart.chart.AxisInterface
 
getMajTickVis() - Method in class javachart.chart.Axis
Returns true if major tick marks are turned on.
getMajTickVis() - Method in interface javachart.chart.AxisInterface
 
getManualSpoking() - Method in class javachart.chart.PolarAxis
Gets this Axis' ManualSpoking property.
getMarkerColor() - Method in class javachart.chart.Gc
Returns the marker color.
getMarkerSize() - Method in class javachart.chart.Gc
Returns the marker size.
getMarkerStyle() - Method in class javachart.chart.Gc
Returns the marker style.
getMaximumQuotes() - Method in class javachart.beans.data.QuoteMonitorBridge
retrieves the MaximumQuotes property
getMaxObservations() - Method in class javachart.beans.data.SocketListener
Gets the maximum observations property.
getMaxValsFromData(int) - Method in class javachart.chart.Axis
Returns the maximum value of this Axis' Datasets
getMaxValsFromData(int) - Method in class javachart.chart.HiLoAxis
Returns the maximum value of this Axis' Datasets.
getMaxValsFromData(int) - Method in class javachart.chart.StackAxis
Overrides Axis to base the axis maximum value on stacked datasets
getMaxX() - Method in class javachart.chart.Globals
Returns the maximum X value (in pixels) for this chart
getMaxY() - Method in class javachart.chart.Globals
Returns the maximum Y value (in pixels) for this chart
getMethod() - Method in class javachart.utility.ChartRequest
 
getMinimumSize() - Method in class javachart.beans.chart.ChartBean
 
getMinTickLength() - Method in class javachart.chart.Axis
Returns the length in pixels for major tick marks.
getMinTickLength() - Method in interface javachart.chart.AxisInterface
 
getMinTickVis() - Method in class javachart.chart.Axis
Returns true if minor tick marks are turned on.
getMinTickVis() - Method in interface javachart.chart.AxisInterface
 
getMinuteLabel(int) - Method in class javachart.chart.DateAxis
Returns a label for scaling by minutes
getMinuteLabel(int) - Method in class javachart.chart.SimpleDateAxis
Returns a label for scaling by minutes
getMinValsFromData(int) - Method in class javachart.chart.Axis
Returns the minimum value of this Axis' Datasets
getMinValsFromData(int) - Method in class javachart.chart.HiLoAxis
returns a minimum value for Datasets managed on this Axis.
getMinValsFromData(int) - Method in class javachart.chart.StackAxis
Overrides Axis to base the Axis minimum on summed data at each data point.
getMonthLabel(int) - Method in class javachart.chart.DateAxis
Return a label based on scaling by months
getMonthLabel(int) - Method in class javachart.chart.SimpleDateAxis
Return a label based on scaling by months
getMyDatasets(String) - Method in class javachart.applet.ChartAppShell
 
getMyDatasets(String) - Method in class javachart.applet.DateApp
 
getMyDatasets(String) - Method in class javachart.applet.FinComboDateReader
 
getMyDatasets(String) - Method in interface javachart.applet.GetParam
For custom dataset handlers.
getMyDatasets(String) - Method in class javachart.servlet.ServletShell
doesn't do anything here...
getMyDatasets(String) - Method in class javachart.servlet.DateApp
 
getMyOptions() - Method in class javachart.applet.ChartAppShell
 
getMyOptions() - Method in class javachart.applet.finComboApp
 
getMyOptions() - Method in class javachart.applet.dateAreaApp
 
getMyOptions() - Method in class javachart.applet.barAreaApp
 
getMyOptions() - Method in class javachart.applet.regressApp
 
getMyOptions() - Method in class javachart.applet.stackBarApp
 
getMyOptions() - Method in class javachart.applet.indBarApp
 
getMyOptions() - Method in class javachart.applet.hiLoBarApp
 
getMyOptions() - Method in class javachart.applet.lineApp
 
getMyOptions() - Method in class javachart.applet.barApp
 
getMyOptions() - Method in class javachart.applet.hiLoCloseApp
 
getMyOptions() - Method in class javachart.applet.dateLineApp
 
getMyOptions() - Method in class javachart.applet.barLineApp
 
getMyOptions() - Method in class javachart.applet.hSpeedoApp
 
getMyOptions() - Method in class javachart.applet.speedoApp
 
getMyOptions() - Method in class javachart.applet.columnApp
 
getMyOptions() - Method in class javachart.applet.hyperColumn
Adds dataset links to the usual options.
getMyOptions() - Method in class javachart.applet.zoomLine
 
getMyOptions() - Method in class javachart.applet.pieApp
 
getMyOptions() - Method in class javachart.applet.hyperPie
Adds hyperlinks to the parameters parsed.
getMyOptions() - Method in class javachart.applet.stackColumnApp
 
getMyOptions() - Method in class javachart.applet.polarApp
 
getMyOptions() - Method in class javachart.applet.labelLineApp
 
getMyOptions() - Method in class javachart.applet.disLineApp
 
getMyOptions() - Method in class javachart.applet.scrollingDateLine
 
getMyOptions() - Method in class javachart.applet.scrollingLine
 
getMyOptions() - Method in class javachart.applet.spinningPie
 
getMyOptions() - Method in class javachart.applet.indColumnApp
 
getMyOptions() - Method in class javachart.applet.stickApp
 
getMyOptions() - Method in class javachart.applet.hHiLoBarApp
 
getMyOptions() - Method in class javachart.servlet.ServletShell
Usually implemented by specific servlets.
getMyOptions() - Method in class javachart.servlet.hHiLoBarApp
 
getMyOptions() - Method in class javachart.servlet.hiLoBarApp
 
getMyOptions() - Method in class javachart.servlet.speedoApp
 
getMyOptions() - Method in class javachart.servlet.finComboApp
 
getMyOptions() - Method in class javachart.servlet.dateAreaApp
 
getMyOptions() - Method in class javachart.servlet.columnApp
 
getMyOptions() - Method in class javachart.servlet.indColumnApp
 
getMyOptions() - Method in class javachart.servlet.stackBarApp
 
getMyOptions() - Method in class javachart.servlet.stickApp
 
getMyOptions() - Method in class javachart.servlet.dateLineApp
 
getMyOptions() - Method in class javachart.servlet.pieApp
 
getMyOptions() - Method in class javachart.servlet.stackColumnApp
 
getMyOptions() - Method in class javachart.servlet.hiLoCloseApp
 
getMyOptions() - Method in class javachart.servlet.disLineApp
 
getMyOptions() - Method in class javachart.servlet.lineApp
 
getMyOptions() - Method in class javachart.servlet.barAreaApp
 
getMyOptions() - Method in class javachart.servlet.barApp
 
getMyOptions() - Method in class javachart.servlet.barLineApp
 
getMyOptions() - Method in class javachart.servlet.hSpeedoApp
 
getMyOptions() - Method in class javachart.servlet.polarApp
 
getMyOptions() - Method in class javachart.servlet.indBarApp
 
getMyOptions() - Method in class javachart.servlet.labelLineApp
 
getMyOptions() - Method in class javachart.servlet.regressApp
 
getName() - Method in class javachart.chart.Chart
returns this chart's name
getName() - Method in interface javachart.chart.ChartInterface
 
getName() - Method in class javachart.chart.Dataset
Returns the name of current Dataset.
getNeedleStyle() - Method in class javachart.chart.Speedo
Inquires the current needle style
getNumberOfPoints() - Method in class javachart.beans.data.DataFeedSimulator
Retrieves the NumberOfPoints property
getNumberOfSets() - Method in class javachart.beans.data.DataFeedSimulator
Retrieves the NumberOfSets property
getNumDatasets() - Method in class javachart.chart.Chart
returns the number of datasets used by this chart
getNumDatasets() - Method in interface javachart.chart.ChartInterface
 
getNumGrids() - Method in class javachart.chart.Axis
Returns the number of grid lines.
getNumGrids() - Method in interface javachart.chart.AxisInterface
 
getNumLabels() - Method in class javachart.chart.Axis
Returns the number of axis labels.
getNumLabels() - Method in interface javachart.chart.AxisInterface
 
getNumMajTicks() - Method in class javachart.chart.Axis
Returns the number of major ticks.
getNumMajTicks() - Method in interface javachart.chart.AxisInterface
 
getNumMinTicks() - Method in class javachart.chart.Axis
Returns the number of minor ticks.
getNumMinTicks() - Method in interface javachart.chart.AxisInterface
 
getNumSpokes() - Method in class javachart.chart.PolarAxis
Gets the NumSpokes property for this Axis.
getOptions() - Method in class javachart.applet.ChartAppShell
 
getOptions() - Method in class javachart.applet.ParameterParser
 
getOptions() - Method in class javachart.applet.DateStreamReader
Adds Date parsing specific parameters to ParameterParser.
getOptions() - Method in class javachart.servlet.ServletShell
 
getOutputStream() - Method in class javachart.utility.GifMaker
Returns this GifMaker's OutputStream
GetParam - interface javachart.applet.GetParam.
An abstraction for getting both Applet and Servlet parameters.
getParameter(String) - Method in class javachart.applet.ParameterParser
Substitute for getParameter in Applet or Servlet.
getParameter(String) - Method in interface javachart.applet.GetParam
Returns a Parameter value.
getParameter(String) - Method in class javachart.servlet.ServletShell
 
getParameter(String) - Method in class javachart.utility.ChartRequest
 
getParameterNames() - Method in class javachart.utility.ChartRequest
 
getParameterValues(String) - Method in class javachart.utility.ChartRequest
 
getPathInfo() - Method in class javachart.utility.ChartRequest
 
getPathTranslated() - Method in class javachart.utility.ChartRequest
 
getPercentLabelsOn() - Method in class javachart.chart.Pie
Inquires whether this Pie will display each data point's percentage value.
getPie() - Method in class javachart.chart.PieChart
This chart's Pie component
getPlotarea() - Method in class javachart.chart.Chart
returns this chart's Plotarea class
getPlotarea() - Method in class javachart.chart.Axis
Returns this Axis' Plotarea.
getPlotarea() - Method in interface javachart.chart.ChartInterface
 
getPlotarea() - Method in class javachart.chart.Line
Inquires this Line's Plotarea
getPlotarea() - Method in interface javachart.chart.AxisInterface
Returns this Axis' Plotarea.
getPolar() - Method in class javachart.chart.PolarChart
Returns this Chart's Polar element
getPortNum() - Method in class javachart.beans.data.SocketListener
Gets the port number.
getPreferredSize() - Method in class javachart.beans.chart.ChartBean
 
getPropertyDescriptors() - Method in class javachart.beans.chart.ChartBeanInfo
provides a list of property descriptors for this bean
getProtocol() - Method in class javachart.utility.ChartRequest
 
getQueryString() - Method in class javachart.utility.ChartRequest
 
getReadByRows() - Method in class javachart.beans.data.RowColumnDataFeed
Retrieves the ReadByRows property
getReader() - Method in class javachart.utility.ChartRequest
 
getRealPath(String) - Method in class javachart.utility.ChartRequest
 
getRemoteAddr() - Method in class javachart.utility.ChartRequest
 
getRemoteHost() - Method in class javachart.utility.ChartRequest
 
getRemoteUser() - Method in class javachart.utility.ChartRequest
 
getRequestedSessionId() - Method in class javachart.utility.ChartRequest
 
getRequestURI() - Method in class javachart.utility.ChartRequest
 
getScaleFactor() - Method in class javachart.beans.data.DataFeedSimulator
Retrieves the ScaleFactor property
getScalingType() - Method in class javachart.chart.DateAxis
Returns the current scaling type.
getScheme() - Method in class javachart.utility.ChartRequest
 
getSecondLabel(int) - Method in class javachart.chart.DateAxis
Returns a label based on scaling by seconds
getSecondLabel(int) - Method in class javachart.chart.SimpleDateAxis
Returns a label based on scaling by seconds
getselectedDatapoint() - Method in class javachart.beans.data.DatapointReducer
The currently selected point
getSelectedDataset() - Method in class javachart.beans.data.DatasetReducer
returns the current value of the SelectedDataset property
getSendAuxData() - Method in class javachart.beans.data.SimpleDataFeed
Retrieve SendAuxData property.
getSendLabels() - Method in class javachart.beans.data.SimpleDataFeed
Retrieve SendLabels property.
getSendSetNames() - Method in class javachart.beans.data.SimpleDataFeed
Retrieve SendSetNames property.
getSendXData() - Method in class javachart.beans.data.SimpleDataFeed
Retrieve SendXData property.
getSendYData() - Method in class javachart.beans.data.SimpleDataFeed
Retrieve SendYData property.
getSendZData() - Method in class javachart.beans.data.SimpleDataFeed
Retrieve SendZData property.
getServerName() - Method in class javachart.utility.ChartRequest
 
getServerPort() - Method in class javachart.utility.ChartRequest
 
getServletPath() - Method in class javachart.utility.ChartRequest
 
getSession(boolean) - Method in class javachart.utility.ChartRequest
 
getSide() - Method in class javachart.chart.Axis
Returns the side this axis is currently assigned to.
getSide() - Method in interface javachart.chart.AxisInterface
 
getSize() - Method in class javachart.utility.GifMaker
Returns the size, in bytes, of this GifMaker's GIF data
getSpeedo() - Method in class javachart.chart.SpeedoChart
 
getSpeedoPosition() - Method in class javachart.chart.SpeedoAxis
Inquires the current setting of the SpeedoAxis position
getSplitWindow() - Method in class javachart.chart.FinComboChart
Returns true if this chart is currently set to draw data in split windows
getStartDegrees() - Method in class javachart.chart.Pie
Inquires where the first Pie slice will begin.
getStick() - Method in class javachart.chart.StickChart
Inquire this chart's Stick component
getString() - Method in class javachart.chart.Datum
Returns label, if it exists.
getStringRotator() - Method in class javachart.chart.Chart
returns this chart's RotateString class
getStringRotator() - Method in interface javachart.chart.ChartInterface
 
getStringRotator() - Method in class javachart.chart.Globals
Return this chart's RotateString class
getSubTitleColor() - Method in class javachart.chart.Background
Returns the current subtitle color.
getSubTitleFont() - Method in class javachart.chart.Background
Returns the current subtitle font.
getSubTitleString() - Method in class javachart.chart.Background
Returns the current subtitle string.
getter - Variable in class javachart.applet.ParameterParser
 
getTextLabelsOn() - Method in class javachart.chart.Pie
Inquires whether this Pie will draw each data point's Datum label
getThread - Variable in class javachart.applet.ChartAppShell
 
getTickGc() - Method in class javachart.chart.Axis
Returns the current tick Gc.
getTickGc() - Method in interface javachart.chart.AxisInterface
 
getTimeElement(int) - Method in class javachart.applet.DateStreamReader
 
getTitle() - Method in class javachart.beans.chart.ChartBean
Returns this chart's current Title String
getTitleColor() - Method in class javachart.chart.Axis
Returns the title color.
getTitleColor() - Method in class javachart.chart.Background
Returns the current title color.
getTitleColor() - Method in interface javachart.chart.AxisInterface
 
getTitleFont() - Method in class javachart.chart.Axis
Returns the title font.
getTitleFont() - Method in class javachart.chart.Background
Returns the current title font.
getTitleFont() - Method in interface javachart.chart.AxisInterface
 
getTitleString() - Method in class javachart.chart.Axis
Returns the Axis title.
getTitleString() - Method in class javachart.chart.Background
Returns the current title string.
getTitleString() - Method in interface javachart.chart.AxisInterface
 
getURL() - Method in class javachart.beans.data.URLDataFeed
Retrieves the URL.
getURLDataBlock(String) - Method in class javachart.applet.ParameterParser
 
getURLDataset(int) - Method in class javachart.applet.ParameterParser
 
getURLDatasets() - Method in class javachart.applet.ParameterParser
 
getURLXYDataColumns(String) - Method in class javachart.applet.ParameterParser
 
getURLXYDataRows(String) - Method in class javachart.applet.ParameterParser
 
getUrX() - Method in interface javachart.chart.LegendInterface
 
getUrX() - Method in class javachart.chart.Legend
Returns the current upper-right X coordinate.
getUrX() - Method in class javachart.chart.Plotarea
Inquires the upper right X location of this Plotarea, which is a double ranging from 0 to 1.
getUrY() - Method in interface javachart.chart.LegendInterface
 
getUrY() - Method in class javachart.chart.Legend
Returns the current upper-right Y coordinate.
getUrY() - Method in class javachart.chart.Plotarea
Inquires the upper right Y location of this Plotarea, which is a double ranging from 0 to 1.
getUseDisplayList() - Method in class javachart.chart.DataRepresentation
Return the current display list setting.
getUseDisplayList() - Method in class javachart.chart.Chart
inquires whether this chart accumulates drawing information into a central DisplayList.
getUseDisplayList() - Method in interface javachart.chart.LegendInterface
 
getUseDisplayList() - Method in class javachart.chart.Axis
Returns true if this Axis places values into the chart's DisplayList.
getUseDisplayList() - Method in interface javachart.chart.ChartInterface
 
getUseDisplayList() - Method in class javachart.chart.Background
Returns true if Background objects will appear in global DisplayList
getUseDisplayList() - Method in class javachart.chart.Globals
Activates a global DisplayList for this entire chart
getUseDisplayList() - Method in interface javachart.chart.AxisInterface
 
getUseDisplayList() - Method in class javachart.chart.Legend
Returns true if the Legend will add objects to this chart's DisplayList
getUseDisplayList() - Method in class javachart.chart.Plotarea
Inquires whether this Plotarea should add objects to the chart's global DisplayList.
getUseLastObservation() - Method in class javachart.beans.data.DatapointReducer
Returns the current value of the UseLastObservation property
getVals(String) - Method in class javachart.applet.ParameterParser
 
getValueLabelsOn() - Method in class javachart.chart.Pie
Inquires whether this Pie will display each data point's numeric value
getVerticalLayout() - Method in interface javachart.chart.LegendInterface
 
getVerticalLayout() - Method in class javachart.chart.Legend
Returns the legend layout.
getWeekLabel(int) - Method in class javachart.chart.DateAxis
Return a label based on scaling by weeks
getWeekLabel(int) - Method in class javachart.chart.SimpleDateAxis
Return a label based on scaling by weeks
getWidth() - Method in class javachart.chart.Chart
returns the width (in pixels) of this chart
getWidth() - Method in interface javachart.chart.ChartInterface
 
getWidth() - Method in class javachart.chart.Pie
Inquires the Pie's relative width.
getX() - Method in class javachart.chart.Datum
Returns value of X.
getXAxis() - Method in class javachart.chart.DataRepresentation
Inquires this component's X axis
getXAxis() - Method in class javachart.chart.Chart
returns this chart's X axis
getXAxis() - Method in class javachart.chart.StickChart
Inquires this chart's X Axis
getXAxis() - Method in interface javachart.chart.ChartInterface
 
getXAxis() - Method in class javachart.chart.PolarChart
Returns this Chart's PolarAxis (same as getYAxis())
getXAxisLabels(String) - Method in class javachart.applet.ParameterParser
 
getXLoc() - Method in class javachart.chart.Pie
Inquires the X location of the center of this Pie.
getXOffset() - Method in class javachart.chart.Chart
3-D effects are added by drawing effect panels offset in X and Y directions.
getXOffset() - Method in interface javachart.chart.ChartInterface
 
getXOffset() - Method in class javachart.chart.Globals
Returns the X offset used by 3-D charts.
getXValues() - Method in class javachart.chart.Dataset
Returns all values of X.
getY() - Method in class javachart.chart.Datum
Returns value of Y.
getY2() - Method in class javachart.chart.Datum
Returns value of Y2.
getY2Values() - Method in class javachart.chart.Dataset
Returns all values of Y2.
getY3Values() - Method in class javachart.chart.Dataset
Returns all values of Y3.
getYAxis() - Method in class javachart.chart.DataRepresentation
Inquires this component's Y axis
getYAxis() - Method in class javachart.chart.Chart
returns this chart's Y axis
getYAxis() - Method in class javachart.chart.StickChart
Inquires this chart's Y axis
getYAxis() - Method in interface javachart.chart.ChartInterface
 
getYAxis() - Method in class javachart.chart.PolarChart
Returns this Chart's PolarAxis
getYAxis() - Method in class javachart.chart.SpeedoChart
 
getYearLabel(int) - Method in class javachart.chart.DateAxis
Return a label based on scaling by years
getYearLabel(int) - Method in class javachart.chart.SimpleDateAxis
Return a label based on scaling by years
getYElements(int, int, double[], double[], double[]) - Method in class javachart.applet.FinComboDateReader
 
getYLoc() - Method in class javachart.chart.Pie
Inquires the Y location of the center of this Pie.
getYOffset() - Method in class javachart.chart.Chart
returns the current Y offset value in pixels
getYOffset() - Method in interface javachart.chart.ChartInterface
 
getYOffset() - Method in class javachart.chart.Globals
Returns the Y offset used by 3-D charts.
getYValues() - Method in class javachart.chart.Dataset
Returns all values of Y.
getYValuesOnly() - Method in class javachart.beans.data.OnePointURLDataFeed
Used to retrieve the YValuesOnly property
gifButton - class javachart.applet.gifButton.
 
gifButton() - Constructor for class javachart.applet.gifButton
 
GifMaker - class javachart.utility.GifMaker.
GifMaker provides a convenience class for creating and managing GIF images streams.
GifMaker() - Constructor for class javachart.utility.GifMaker
Constructs a default GifMaker, with image and output stream set to null
GifMaker(OutputStream, Image) - Constructor for class javachart.utility.GifMaker
Constructs a GifMaker with the specified output stream and image.
globals - Variable in class javachart.chart.DataRepresentation
 
globals - Variable in class javachart.chart.Chart
 
globals - Variable in class javachart.chart.Axis
This chart's Globals class
globals - Variable in class javachart.chart.Background
 
Globals - class javachart.chart.Globals.
Certain information needs to be available to almost all KavaChart classes.
Globals() - Constructor for class javachart.chart.Globals
Does nothing.
Globals(int, int, int, boolean, RotateString, Image) - Constructor for class javachart.chart.Globals
Initialize several internal variables with the given arguments.
gotImages - Variable in class javachart.applet.ChartAppShell
 
gridLines - Static variable in class javachart.chart.Axis
Grid Lines

H

handlePick(Point) - Method in class javachart.applet.hyperColumn
 
handlePick(Point) - Method in class javachart.applet.hyperPie
 
height - Variable in class javachart.chart.Chart
 
hHiLoBarApp - class javachart.applet.hHiLoBarApp.
 
hHiLoBarApp - class javachart.servlet.hHiLoBarApp.
 
hHiLoBarApp() - Constructor for class javachart.applet.hHiLoBarApp
 
hHiLoBarApp() - Constructor for class javachart.servlet.hHiLoBarApp
 
Highlighter - class javachart.chart.Highlighter.
This class is used for highlighting a specified element from the current DisplayList.
Highlighter(Globals) - Constructor for class javachart.chart.Highlighter
 
HiLoAxis - class javachart.chart.HiLoAxis.
Extends Axis to change the way scaling is calculated.
HiLoAxis() - Constructor for class javachart.chart.HiLoAxis
Creates a HiLoAxis without assigning Datasets, Globals, or Plotarea.
HiLoBar - class javachart.chart.HiLoBar.
 
HiLoBar() - Constructor for class javachart.chart.HiLoBar
Creates a HiLoBar without assigning Datasets, Globals, Plotarea, or Axes.
HiLoBar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.HiLoBar
 
hiLoBarApp - class javachart.applet.hiLoBarApp.
 
hiLoBarApp - class javachart.servlet.hiLoBarApp.
 
hiLoBarApp() - Constructor for class javachart.applet.hiLoBarApp
 
hiLoBarApp() - Constructor for class javachart.servlet.hiLoBarApp
 
HiLoBarChart - class javachart.chart.HiLoBarChart.
A derivative of conventional column charts that draws hi-lo bars using the y and y2 values from each Datum to determine the top and bottom of each bar.
HiLoBarChart() - Constructor for class javachart.chart.HiLoBarChart
constructs a default chart
HiLoBarChart(String) - Constructor for class javachart.chart.HiLoBarChart
constructs a default chart with the specified name
HiLoClose - class javachart.chart.HiLoClose.
Creates a chart element that combine a position (X value, usually a date), and 3 Y values (usually high, low, and closing prices).
HiLoClose() - Constructor for class javachart.chart.HiLoClose
Creates a new HiLoClose class without assigning Axes, Datasets and Plotarea.
HiLoClose(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.HiLoClose
 
hiLoCloseApp - class javachart.applet.hiLoCloseApp.
 
hiLoCloseApp - class javachart.servlet.hiLoCloseApp.
 
hiLoCloseApp() - Constructor for class javachart.applet.hiLoCloseApp
 
hiLoCloseApp() - Constructor for class javachart.servlet.hiLoCloseApp
 
HiLoCloseChart - class javachart.chart.HiLoCloseChart.
Constructs a chart using Dates as X values, and High, Low, and Close observations for each Date.
HiLoCloseChart() - Constructor for class javachart.chart.HiLoCloseChart
constructs a default chart
HiLoCloseChart(String) - Constructor for class javachart.chart.HiLoCloseChart
constructs a default chart with the specified name
HiLoCloseDateReader - class javachart.applet.HiLoCloseDateReader.
A reader for HiLoClose data.
HiLoCloseDateReader(ChartInterface, GetParam) - Constructor for class javachart.applet.HiLoCloseDateReader
Constructs a DateStreamReader specially modified for hiLoCloseApp.
HistorySpeedo - class javachart.chart.HistorySpeedo.
 
HistorySpeedo(Dataset[], SpeedoAxis, Plotarea) - Constructor for class javachart.chart.HistorySpeedo
 
HLOC - Static variable in class javachart.chart.FinComboChart
HiLoClose
home - Variable in class javachart.applet.ChartAppShell
 
HorizBar - class javachart.chart.HorizBar.
A chart element that consists of horizontal Bars, 1 per Datum.
HorizBar() - Constructor for class javachart.chart.HorizBar
Creates a HorizBar without assigning Datasets, Axes, Plotarea, and Globals.
HorizBar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.HorizBar
 
HorizBarChart - class javachart.chart.HorizBarChart.
A chart that represents data with horizontally arranged bars
HorizBarChart - class javachart.beans.chart.HorizBarChart.
A bean containing a horizontal bar chart, or HorizBarChart
HorizBarChart() - Constructor for class javachart.chart.HorizBarChart
constructs a default chart
HorizBarChart() - Constructor for class javachart.beans.chart.HorizBarChart
 
HorizBarChart(String) - Constructor for class javachart.chart.HorizBarChart
constructs a default chart with the specified name
HorizBarChartBeanInfo - class javachart.beans.chart.HorizBarChartBeanInfo.
 
HorizBarChartBeanInfo() - Constructor for class javachart.beans.chart.HorizBarChartBeanInfo
 
HorizHiLoBar - class javachart.chart.HorizHiLoBar.
Chart element that draws bars horizontally, taking into account both Y and Y2 values.
HorizHiLoBar() - Constructor for class javachart.chart.HorizHiLoBar
Creates a HorizHiLoBar without assigning Datasets, Globals, Plotarea, and Axes.
HorizHiLoBar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.HorizHiLoBar
 
HorizHiLoBarChart - class javachart.chart.HorizHiLoBarChart.
A derivative of conventional column charts that draws hi-lo bars using the y and y2 values from each Datum to determine the top and bottom of each bar.
HorizHiLoBarChart() - Constructor for class javachart.chart.HorizHiLoBarChart
constructs a default chart
HorizHiLoBarChart(String) - Constructor for class javachart.chart.HorizHiLoBarChart
constructs a default chart with the specified name
HOUR_SCALING - Static variable in class javachart.chart.DateAxis
Scale by hours
hSpeedoApp - class javachart.applet.hSpeedoApp.
 
hSpeedoApp - class javachart.servlet.hSpeedoApp.
 
hSpeedoApp() - Constructor for class javachart.applet.hSpeedoApp
 
hSpeedoApp() - Constructor for class javachart.servlet.hSpeedoApp
 
hyperBar - class javachart.applet.hyperBar.
 
hyperBar() - Constructor for class javachart.applet.hyperBar
 
hyperColumn - class javachart.applet.hyperColumn.
 
hyperColumn() - Constructor for class javachart.applet.hyperColumn
 
hyperPie - class javachart.applet.hyperPie.
 
hyperPie() - Constructor for class javachart.applet.hyperPie
 

I

iconGap - Variable in class javachart.chart.Legend
 
iconHeight - Variable in class javachart.chart.Legend
 
iconWidth - Variable in class javachart.chart.Legend
 
imageTracker - Variable in class javachart.applet.ChartAppShell
 
includesDataset(Dataset) - Method in class javachart.chart.Chart
returns true if the specified Dataset class is used in this chart
increment - Variable in class javachart.chart.Axis
 
incrementalUrl - Variable in class javachart.applet.DateStreamReader
 
IndBar - class javachart.beans.chart.IndBar.
A bean containing a horizontal bar chart with different colors for each bar
IndBar() - Constructor for class javachart.beans.chart.IndBar
 
indBarApp - class javachart.applet.indBarApp.
 
indBarApp - class javachart.servlet.indBarApp.
 
indBarApp() - Constructor for class javachart.applet.indBarApp
 
indBarApp() - Constructor for class javachart.servlet.indBarApp
 
IndBarBeanInfo - class javachart.beans.chart.IndBarBeanInfo.
 
IndBarBeanInfo() - Constructor for class javachart.beans.chart.IndBarBeanInfo
 
IndBarChart - class javachart.chart.IndBarChart.
A derivative of conventional bar charts that draws bars using a separate color for each bar.
IndBarChart() - Constructor for class javachart.chart.IndBarChart
constructs a default chart
IndBarChart(String) - Constructor for class javachart.chart.IndBarChart
constructs a default chart with the specified name
IndColumn - class javachart.beans.chart.IndColumn.
A bean containing a vertical bar chart with different colors for each bar
IndColumn() - Constructor for class javachart.beans.chart.IndColumn
 
indColumnApp - class javachart.applet.indColumnApp.
 
indColumnApp - class javachart.servlet.indColumnApp.
 
indColumnApp() - Constructor for class javachart.applet.indColumnApp
 
indColumnApp() - Constructor for class javachart.servlet.indColumnApp
 
IndColumnBeanInfo - class javachart.beans.chart.IndColumnBeanInfo.
 
IndColumnBeanInfo() - Constructor for class javachart.beans.chart.IndColumnBeanInfo
 
IndColumnChart - class javachart.chart.IndColumnChart.
A derivative of conventional column charts that draws bars using a separate color for each bar.
IndColumnChart() - Constructor for class javachart.chart.IndColumnChart
constructs a default chart
IndColumnChart(String) - Constructor for class javachart.chart.IndColumnChart
constructs a default chart with the specified name
init() - Method in class javachart.applet.finComboApp
 
init() - Method in class javachart.applet.dateAreaApp
 
init() - Method in class javachart.applet.barAreaApp
 
init() - Method in class javachart.applet.regressApp
 
init() - Method in class javachart.applet.stackBarApp
 
init() - Method in class javachart.applet.simpleApp
 
init() - Method in class javachart.applet.indBarApp
 
init() - Method in class javachart.applet.hiLoBarApp
 
init() - Method in class javachart.applet.lineApp
 
init() - Method in class javachart.applet.barApp
 
init() - Method in class javachart.applet.hiLoCloseApp
 
init() - Method in class javachart.applet.dateLineApp
 
init() - Method in class javachart.applet.barLineApp
 
init() - Method in class javachart.applet.hSpeedoApp
 
init() - Method in class javachart.applet.speedoApp
 
init() - Method in class javachart.applet.columnApp
 
init() - Method in class javachart.applet.hyperColumn
 
init() - Method in class javachart.applet.pieApp
 
init() - Method in class javachart.applet.hyperPie
 
init() - Method in class javachart.applet.stackColumnApp
 
init() - Method in class javachart.applet.polarApp
 
init() - Method in class javachart.applet.labelLineApp
 
init() - Method in class javachart.applet.hyperBar
 
init() - Method in class javachart.applet.disLineApp
 
init() - Method in class javachart.applet.gifButton
 
init() - Method in class javachart.applet.indColumnApp
 
init() - Method in class javachart.applet.areaApp
 
init() - Method in class javachart.applet.stickApp
 
init() - Method in class javachart.applet.hHiLoBarApp
 
init() - Method in class javachart.servlet.ServletShell
A servlet proxy for applet's init method.
init() - Method in class javachart.servlet.hHiLoBarApp
 
init() - Method in class javachart.servlet.hiLoBarApp
 
init() - Method in class javachart.servlet.speedoApp
 
init() - Method in class javachart.servlet.finComboApp
 
init() - Method in class javachart.servlet.dateAreaApp
 
init() - Method in class javachart.servlet.columnApp
 
init() - Method in class javachart.servlet.indColumnApp
 
init() - Method in class javachart.servlet.stackBarApp
 
init() - Method in class javachart.servlet.stickApp
 
init() - Method in class javachart.servlet.areaApp
 
init() - Method in class javachart.servlet.dateLineApp
 
init() - Method in class javachart.servlet.pieApp
 
init() - Method in class javachart.servlet.stackColumnApp
 
init() - Method in class javachart.servlet.hiLoCloseApp
 
init() - Method in class javachart.servlet.disLineApp
 
init() - Method in class javachart.servlet.lineApp
 
init() - Method in class javachart.servlet.barAreaApp
 
init() - Method in class javachart.servlet.barApp
 
init() - Method in class javachart.servlet.barLineApp
 
init() - Method in class javachart.servlet.hSpeedoApp
 
init() - Method in class javachart.servlet.polarApp
 
init() - Method in class javachart.servlet.indBarApp
 
init() - Method in class javachart.servlet.labelLineApp
 
init() - Method in class javachart.servlet.regressApp
 
init() - Method in class javachart.beans.data.SocketListener
 
initAxes() - Method in class javachart.chart.StickChart
 
initAxes() - Method in class javachart.chart.LineChart
 
initAxes() - Method in class javachart.chart.PolarChart
 
initAxes() - Method in class javachart.chart.DateLineChart
 
initAxes() - Method in class javachart.chart.LabelLineChart
 
initAxes() - Method in class javachart.chart.BarChart
initialize this chart's axes
initAxes() - Method in class javachart.chart.HorizHiLoBarChart
 
initAxes() - Method in class javachart.chart.IndBarChart
 
initAxes() - Method in class javachart.chart.HiLoBarChart
 
initAxes() - Method in class javachart.chart.HiLoCloseChart
 
initAxes() - Method in class javachart.chart.HorizBarChart
 
initAxes() - Method in class javachart.chart.BarLineChart
 
initAxes() - Method in class javachart.chart.StackColumnChart
 
initAxes() - Method in class javachart.chart.AreaChart
 
initAxes() - Method in class javachart.chart.StickBarChart
 
initAxes() - Method in class javachart.chart.StackBarChart
 
initAxes() - Method in class javachart.chart.FinComboChart
 
initAxes() - Method in class javachart.chart.SpeedoChart
 
initAxes() - Method in class javachart.chart.DAreaChart
 
initAxes() - Method in class javachart.chart.BarAreaChart
 
initChart() - Method in class javachart.chart.Chart
 
initChart() - Method in class javachart.chart.StickChart
 
initChart() - Method in class javachart.chart.PieChart
 
initChart() - Method in class javachart.chart.LineChart
 
initChart() - Method in class javachart.chart.PolarChart
 
initChart() - Method in class javachart.chart.LabelLineChart
 
initChart() - Method in class javachart.chart.BarChart
initialize overall chart
initChart() - Method in class javachart.chart.IndColumnChart
 
initChart() - Method in class javachart.chart.HorizHiLoBarChart
 
initChart() - Method in class javachart.chart.IndBarChart
 
initChart() - Method in class javachart.chart.RegressChart
 
initChart() - Method in class javachart.chart.HiLoBarChart
 
initChart() - Method in class javachart.chart.HiLoCloseChart
 
initChart() - Method in class javachart.chart.HorizBarChart
 
initChart() - Method in class javachart.chart.BarLineChart
 
initChart() - Method in class javachart.chart.StackColumnChart
 
initChart() - Method in class javachart.chart.AreaChart
 
initChart() - Method in class javachart.chart.StickBarChart
 
initChart() - Method in class javachart.chart.StackBarChart
 
initChart() - Method in class javachart.chart.FinComboChart
 
initChart() - Method in class javachart.chart.SpeedoChart
 
initChart() - Method in class javachart.chart.BarAreaChart
 
initDatasets() - Method in class javachart.chart.Chart
Initializes an array to contain Dataset classes
initDatasets() - Method in class javachart.chart.BarLineChart
 
initDatasets() - Method in class javachart.chart.FinComboChart
 
initDatasets() - Method in class javachart.chart.BarAreaChart
 
initDateAxis(DateAxis) - Method in class javachart.applet.DateApp
Initializes Date axis options for DateApp applets.
initDateAxis(DateAxis) - Method in class javachart.servlet.DateApp
Initializes Date axis options for DateApp applets.
initDateStreamReader() - Method in class javachart.applet.DateApp
Installs a ParameterParser customized to handle date inputs.
initDateStreamReader() - Method in class javachart.servlet.DateApp
Installs a ParameterParser customized to handle date inputs.
initGlobals() - Method in class javachart.chart.Chart
Installs a new Globals class for this chart
initLocale() - Method in class javachart.applet.ChartAppShell
Initializes the locale - must be set before creating a Chart to get correct default formatting on Axes, labels, etc.
initLocale() - Method in class javachart.servlet.ServletShell
Initializes the default Locale in this JVM - note: this could cause problems if you're using multiple Locales in the same session.
initProgressBar() - Method in class javachart.applet.gifButton
end of socket code
installMouseAdapter() - Method in class javachart.applet.ChartAppShell
Registers this applet to listen for mouse motion and click events.
installMouseAdapter() - Method in class javachart.applet.hyperColumn
Adds hyperlink handling to default mouseDown behavior.
installMouseAdapter() - Method in class javachart.applet.zoomLine
Registers this applet to listen for mouse motion and click events.
installMouseAdapter() - Method in class javachart.applet.hyperPie
Adds hyperlink handling to default mouseDown behavior.
installMouseAdapter() - Method in class javachart.applet.spinningPie
Adds spinning to mouseDrag behavior.
isHistoryVisible() - Method in class javachart.chart.HistorySpeedo
Returns the current watermark visibility.
isLegendVisible() - Method in class javachart.chart.Chart
inquires whether this chart's Legend should be drawn with the rest of the chart
isLegendVisible() - Method in interface javachart.chart.ChartInterface
 
isRequestedSessionIdFromCookie() - Method in class javachart.utility.ChartRequest
 
isRequestedSessionIdFromUrl() - Method in class javachart.utility.ChartRequest
 
isRequestedSessionIdValid() - Method in class javachart.utility.ChartRequest
 
isScatterPlot() - Method in class javachart.chart.Line
Inquires whether plot lines will be drawn with this chart
isScatterPlot() - Method in class javachart.chart.Polar
Returns the ScatterPlot property.
isThreeD() - Method in class javachart.chart.Chart
returns true if this chart will be drawn with 3-D effects
isThreeD() - Method in interface javachart.chart.ChartInterface
 
isThreeD() - Method in class javachart.chart.Globals
Inquires whether this chart should use 3-D effects
isTitleRotated() - Method in class javachart.chart.Axis
Returns true if vertical axes should have a rotated title.
isTitleRotated() - Method in interface javachart.chart.AxisInterface
 
isXAxis() - Method in class javachart.chart.Axis
Does this Axis examine X or Y values.
isXAxis() - Method in interface javachart.chart.AxisInterface
Does this Axis examine X or Y values.
isXAxisVisible() - Method in class javachart.chart.Chart
returns true if the X axis is drawn with the rest of the chart
isXAxisVisible() - Method in interface javachart.chart.ChartInterface
 
isYAxisVisible() - Method in class javachart.chart.Chart
returns true if the Y axis is drawn with the rest of the chart
isYAxisVisible() - Method in interface javachart.chart.ChartInterface
 

J

javachart.applet - package javachart.applet
 
javachart.beans.chart - package javachart.beans.chart
 
javachart.beans.data - package javachart.beans.data
 
javachart.chart - package javachart.chart
 
javachart.servlet - package javachart.servlet
 
javachart.utility - package javachart.utility
 

K

keepABOVE - Static variable in class javachart.chart.Gc
string above given point
keepBELOW - Static variable in class javachart.chart.Gc
string below given point
keepLEFT - Static variable in class javachart.chart.Gc
string to the left of given point
keepRIGHT - Static variable in class javachart.chart.Gc
string to the right of given point

L

labelAngle - Variable in class javachart.chart.DataRepresentation
 
labelArray - Variable in class javachart.beans.data.SimpleDataFeed
Label values.
LabelAxis - class javachart.chart.LabelAxis.
An Axis that draws labels at regular intervals.
LabelAxis() - Constructor for class javachart.chart.LabelAxis
Creates a new LabelAxis without assigning Datasets, Plotarea, or Globals.
LabelAxis(Dataset[], boolean, Plotarea) - Constructor for class javachart.chart.LabelAxis
 
labelColor - Variable in class javachart.chart.Legend
 
labelFont - Variable in class javachart.chart.Legend
 
labelFormat - Variable in class javachart.chart.DataRepresentation
 
labelLineApp - class javachart.applet.labelLineApp.
 
labelLineApp - class javachart.servlet.labelLineApp.
 
labelLineApp() - Constructor for class javachart.applet.labelLineApp
 
labelLineApp() - Constructor for class javachart.servlet.labelLineApp
 
LabelLineChart - class javachart.chart.LabelLineChart.
A Line chart that uses a LabelAxis for the X axis to provide user-defined labels.
LabelLineChart - class javachart.beans.chart.LabelLineChart.
A bean containing a LabelLineChart: a line graph with user-defined labels on the X axis
LabelLineChart() - Constructor for class javachart.chart.LabelLineChart
constructs a default chart
LabelLineChart() - Constructor for class javachart.beans.chart.LabelLineChart
 
LabelLineChart(String) - Constructor for class javachart.chart.LabelLineChart
constructs a default chart with the specified name
LabelLineChartBeanInfo - class javachart.beans.chart.LabelLineChartBeanInfo.
 
LabelLineChartBeanInfo() - Constructor for class javachart.beans.chart.LabelLineChartBeanInfo
 
labelPrecision - Variable in class javachart.chart.DataRepresentation
 
LABELS_MASK - Static variable in class javachart.beans.data.DataEvent
should listeners use labels from this event?
labelsOn - Variable in class javachart.chart.DataRepresentation
 
LEFT - Static variable in class javachart.chart.Axis
 
legend - Variable in class javachart.chart.Chart
 
Legend - class javachart.chart.Legend.
Creates a legend appropriate for various kinds of bar charts.
Legend() - Constructor for class javachart.chart.Legend
Creates a Legend with unassigned Datasets and Globals.
Legend(Dataset[], Globals) - Constructor for class javachart.chart.Legend
Constructs a Legend for the specified array of Dataset classes
LegendInterface - interface javachart.chart.LegendInterface.
Provides a standard set of methods for dealing with chart Legends in a uniform way.
legendVisible - Variable in class javachart.chart.Chart
 
Line - class javachart.chart.Line.
This class builds and manages traditional plot lines that consider both X and Y values.
LINE - Static variable in class javachart.chart.BarLineChart
 
LINE - Static variable in class javachart.chart.FinComboChart
Line
Line() - Constructor for class javachart.chart.Line
Constructs a new Line component with unassigned Plotarea, Axes, and Datasets
Line(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.Line
 
lineApp - class javachart.applet.lineApp.
 
lineApp - class javachart.servlet.lineApp.
 
lineApp() - Constructor for class javachart.applet.lineApp
 
lineApp() - Constructor for class javachart.servlet.lineApp
 
LineChart - class javachart.chart.LineChart.
A chart that represents data in plotlines that connect arbitrary X and Y coordinates.
LineChart - class javachart.beans.chart.LineChart.
A LineChart bean.
LineChart() - Constructor for class javachart.chart.LineChart
constructs a default chart
LineChart() - Constructor for class javachart.beans.chart.LineChart
 
LineChart(String) - Constructor for class javachart.chart.LineChart
constructs a default chart with the specified name
LineChartBeanInfo - class javachart.beans.chart.LineChartBeanInfo.
 
LineChartBeanInfo() - Constructor for class javachart.beans.chart.LineChartBeanInfo
 
LineLegend - class javachart.chart.LineLegend.
Creates a legend appropriate for various kinds of line charts.
LineLegend() - Constructor for class javachart.chart.LineLegend
Creates a new LineLegend without assigning Globals and Datasets.
LineLegend(Dataset[], Globals) - Constructor for class javachart.chart.LineLegend
Constructs a LineLegend for the specified array of Dataset classes
lineYAxis - Variable in class javachart.chart.FinComboChart
 
listeners - Variable in class javachart.beans.data.SimpleDataFeed
This bean's listeners
llX - Variable in class javachart.chart.Legend
 
llY - Variable in class javachart.chart.Legend
 
logXScaling - Variable in class javachart.chart.Transform
 
logYScaling - Variable in class javachart.chart.Transform
 

M

main(String[]) - Static method in class javachart.beans.chart.ChartWriter
 
main(String[]) - Static method in class javachart.beans.chart.ChartReader
 
main(String[]) - Static method in class javachart.beans.data.SocketListener
 
majTicks - Static variable in class javachart.chart.Axis
Major Ticks
makeURLImage(String) - Method in class javachart.applet.ChartAppShell
 
makeURLImage(String) - Method in class javachart.applet.ParameterParser
 
makeURLImage(String) - Method in interface javachart.applet.GetParam
Entry point for retrieving Images.
makeURLImage(String) - Method in class javachart.servlet.ServletShell
 
manualSpoking - Variable in class javachart.chart.PolarAxis
 
MAX_DATASETS - Static variable in class javachart.chart.Chart
 
maxX() - Method in class javachart.chart.Dataset
Returns the maximum value of X in this dataset.
maxY() - Method in class javachart.chart.Dataset
Returns the maximum value of Y in this dataset.
maxY2() - Method in class javachart.chart.Dataset
Returns the maximum value of Y2 in this dataset.
maxY3() - Method in class javachart.chart.Dataset
Returns the maximum value of Y3 in this dataset.
minTicks - Static variable in class javachart.chart.Axis
Minor Ticks
MINUTE_SCALING - Static variable in class javachart.chart.DateAxis
Scale by minutes
minX() - Method in class javachart.chart.Dataset
Returns the minimum value of X in this dataset.
minY() - Method in class javachart.chart.Dataset
Returns the minimum value of Y in this dataset.
minY2() - Method in class javachart.chart.Dataset
Returns the minimum value of Y2 in this dataset.
minY3() - Method in class javachart.chart.Dataset
Returns the minimum value of Y3 in this dataset.
modifiers - Variable in class javachart.beans.chart.ChartBean
modification flags for incoming data
modifiers - Variable in class javachart.beans.data.DataEvent
Listener mask.
MONTH_SCALING - Static variable in class javachart.chart.DateAxis
Scale by months
mouseClicked(MouseEvent) - Method in class javachart.applet.zoomLine
 
mouseDragged(MouseEvent) - Method in class javachart.applet.zoomLine
 
mouseDraggedOld(MouseEvent) - Method in class javachart.applet.zoomLine
 
mouseEntered(MouseEvent) - Method in class javachart.applet.zoomLine
 
mouseExited(MouseEvent) - Method in class javachart.applet.zoomLine
This method was created in VisualAge.
mouseMoved(MouseEvent) - Method in class javachart.applet.zoomLine
 
mousePressed(MouseEvent) - Method in class javachart.applet.zoomLine
 
mouseReleased(MouseEvent) - Method in class javachart.applet.zoomLine
 
myDatasetArray - Variable in class javachart.beans.data.SimpleDataFeed
An array of Dataset classes
myEvent - Variable in class javachart.beans.data.SimpleDataFeed
This bean's DataEvent (reused)
myGlobals - Variable in class javachart.beans.data.SimpleDataFeed
A generic javachart.chart.Globals class
myInputStream - Variable in class javachart.applet.DateStreamReader
 
myUrl - Variable in class javachart.applet.ParameterParser
 

N

networkInterval - Variable in class javachart.applet.ChartAppShell
 
newData(DataEvent) - Method in class javachart.beans.chart.ChartBean
DataFeedListener implementation.
newData(DataEvent) - Method in class javachart.beans.data.TimeStampDataAccumulator
 
newData(DataEvent) - Method in class javachart.beans.data.DatapointReducer
DataFeedListener interface.
newData(DataEvent) - Method in interface javachart.beans.data.DataFeedListener
 
newData(DataEvent) - Method in class javachart.beans.data.DatasetReducer
DataFeedListener interface
nonSciNumberStr(String, int) - Static method in class javachart.chart.Gc
Deprecated. replaced by much more effective Format classes
numAxLabels - Variable in class javachart.chart.Axis
number of labels on this Axis
numberOfDatasets - Variable in class javachart.chart.Chart
 
numDatasets - Variable in class javachart.chart.Line
 
numGrids - Variable in class javachart.chart.Axis
 
numLabels - Variable in class javachart.chart.Axis
 
numMajTicks - Variable in class javachart.chart.Axis
 
numMinTicks - Variable in class javachart.chart.Axis
 

O

OnePointURLDataFeed - class javachart.beans.data.OnePointURLDataFeed.
A subclass of URLDataFeed designed to read a single incoming value or pair.
OnePointURLDataFeed() - Constructor for class javachart.beans.data.OnePointURLDataFeed
 
openFile(String) - Method in class javachart.servlet.ServletShell
 
openURL(String) - Method in class javachart.applet.ChartAppShell
 
openURL(String) - Method in class javachart.applet.ParameterParser
 
openURL(String) - Method in interface javachart.applet.GetParam
Creates an InputStream for reading data, labels, etc.
openURL(String) - Method in class javachart.servlet.ServletShell
 
openURL(String) - Method in class javachart.beans.data.URLDataFeed
Opens a URL

P

paint() - Method in class javachart.chart.Chart
draws an entire chart to this chart's Graphic class
paint(Component, Graphics) - Method in class javachart.chart.Chart
A convenience method that automates double buffered painting.
paint(Component, Graphics) - Method in interface javachart.chart.ChartInterface
Convenience method for automatic double buffering and string rotation.
paint(Graphics) - Method in class javachart.chart.Chart
draws an entire chart to the specified Graphics class
paint(Graphics) - Method in interface javachart.chart.ChartInterface
Equivalent to drawGraph.
paint(Graphics) - Method in class javachart.applet.ChartAppShell
 
paint(Graphics) - Method in class javachart.applet.simpleApp
 
paint(Graphics) - Method in class javachart.applet.zoomLine
 
paint(Graphics) - Method in class javachart.applet.scrollingDateLine
 
paint(Graphics) - Method in class javachart.applet.scrollingLine
 
paint(Graphics) - Method in class javachart.beans.chart.ChartBean
 
paint(Graphics) - Method in class javachart.beans.chart.LineChart
 
paint(Graphics) - Method in class javachart.beans.chart.DateLineChart
 
paint(Graphics) - Method in class javachart.beans.chart.RegressChart
 
paint(Graphics) - Method in class javachart.beans.chart.LabelLineChart
 
ParameterParser - class javachart.applet.ParameterParser.
A shared parameter parser for applets and servlets.
ParameterParser(ChartInterface, GetParam) - Constructor for class javachart.applet.ParameterParser
Constructor that installs a chart and parameter getter.
parseAxOptions(String, AxisInterface) - Method in class javachart.applet.ParameterParser
 
parser - Variable in class javachart.applet.ChartAppShell
 
parser - Variable in class javachart.servlet.ServletShell
 
pctStr(double) - Method in class javachart.chart.Pie
Turns a double, say .53, into a String like "53%"
pd - Static variable in class javachart.beans.chart.ChartBeanInfo
list of property descriptors
Pie - class javachart.chart.Pie.
Creates a single Pie component.
Pie() - Constructor for class javachart.chart.Pie
Create a Pie component without assigning Datasets or Globals.
Pie(Dataset, Plotarea, Globals) - Constructor for class javachart.chart.Pie
Constructs a new Pie based on the specified dataset, drawn in a size relative to the overall chart size defined by this chart's Plotarea, and using this chart's Globals class
pieApp - class javachart.applet.pieApp.
 
pieApp - class javachart.servlet.pieApp.
 
pieApp() - Constructor for class javachart.applet.pieApp
 
pieApp() - Constructor for class javachart.servlet.pieApp
 
PieChart - class javachart.chart.PieChart.
A conventional Pie chart containing a single Pie with one slice per data point, a PieLegend, a Plotarea, and a Background
PieChart - class javachart.beans.chart.PieChart.
A bean containing a PieChart
PieChart() - Constructor for class javachart.chart.PieChart
constructs a default chart
PieChart() - Constructor for class javachart.beans.chart.PieChart
 
PieChart(String) - Constructor for class javachart.chart.PieChart
constructs a default chart with the specified name
PieChartBeanInfo - class javachart.beans.chart.PieChartBeanInfo.
 
PieChartBeanInfo() - Constructor for class javachart.beans.chart.PieChartBeanInfo
 
PieLegend - class javachart.chart.PieLegend.
Creates a legend appropriate for various kinds of Pie charts.
PieLegend() - Constructor for class javachart.chart.PieLegend
Creates a new PieLegend without assigning Datasets and Globals.
PieLegend(Dataset[], Globals) - Constructor for class javachart.chart.PieLegend
Constructs a Legend using only the first element from the specified array of Dataset classes
plotarea - Variable in class javachart.chart.DataRepresentation
 
plotarea - Variable in class javachart.chart.Chart
 
plotarea - Variable in class javachart.chart.Axis
Plotarea used to determine location and size of Axis
plotarea - Variable in class javachart.chart.Polar
 
Plotarea - class javachart.chart.Plotarea.
This class typically draws a rectangle over an area bounded by 2 axes.
Plotarea() - Constructor for class javachart.chart.Plotarea
 
Plotarea(Globals) - Constructor for class javachart.chart.Plotarea
Constructs a new Plotarea
point(double, double) - Method in class javachart.chart.Transform
Returns a transformed integerized Point from double precision X and Y coordinates
pointList(double[], double[]) - Method in class javachart.chart.Transform
Transforms an array of double precision X and Y values into an array of integerized Point classes
pointToDatum(Point) - Method in class javachart.chart.DataTransform
translates a Point into a Datum.
Polar - class javachart.chart.Polar.
A Polar element draws a line and/or markers to represent each Y value in an array of Dataset classes.
Polar() - Constructor for class javachart.chart.Polar
Creates a Polar component without assigning Globals, Plotarea, or Datasets.
Polar(Dataset[], PolarAxis, Plotarea) - Constructor for class javachart.chart.Polar
Constructs a Polar chart from the specified array of Dataset classes, PolarAxis and Plotarea.
polarApp - class javachart.applet.polarApp.
 
polarApp - class javachart.servlet.polarApp.
 
polarApp() - Constructor for class javachart.applet.polarApp
 
polarApp() - Constructor for class javachart.servlet.polarApp
 
PolarAxis - class javachart.chart.PolarAxis.
A special form of axis used for creating Polar charts.
PolarAxis(Dataset[], boolean, Plotarea) - Constructor for class javachart.chart.PolarAxis
 
PolarChart - class javachart.chart.PolarChart.
A chart that looks like a radar.
PolarChart() - Constructor for class javachart.chart.PolarChart
constructs a default chart
PolarChart(String) - Constructor for class javachart.chart.PolarChart
constructs a default chart with the specified name
popupX - Variable in class javachart.applet.ChartAppShell
 
popupY - Variable in class javachart.applet.ChartAppShell
 
propertyChange(PropertyChangeEvent) - Method in class javachart.beans.chart.ChartBean
ignores propertyChange events, except to repaint this chart
propertyChange(PropertyChangeEvent) - Method in class javachart.beans.data.QuoteMonitorBridge
receives PropertyChangeEvents from QuoteMonitor.

Q

quarterPlotarea() - Method in class javachart.chart.PolarAxis
 
QuoteMonitorBridge - class javachart.beans.data.QuoteMonitorBridge.
This bean is a sample, meant to be connected to the QuoteMonitor bean provided with Sun's BDK.
QuoteMonitorBridge() - Constructor for class javachart.beans.data.QuoteMonitorBridge
 

R

readDataBlock() - Method in class javachart.applet.DateStreamReader
 
readDataBlock() - Method in class javachart.applet.FinComboDateReader
 
readStream(String) - Method in class javachart.applet.DateStreamReader
reads and converts S into datasets.
readURLInfo() - Method in class javachart.beans.data.URLDataFeed
Re-opens a URL to look for new data
recalculateSize(Graphics) - Method in class javachart.chart.Legend
Recalculates the legend size (upper right corner) based on the current Dataset information and canvas size
recalculateSize(Graphics) - Method in class javachart.chart.PieLegend
Overrides Legend to calculate size based on a single Dataset
Regress - class javachart.chart.Regress.
Subclasses Line to provide OLS regression.
Regress() - Constructor for class javachart.chart.Regress
Creates a new Regression Line component without assigning Datasets, Globals or Plotarea.
Regress(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.Regress
Constructs a Regress component from the specified Dataset array, scaled by the specified X and Y axes, and drawn within the bounds of the specified Plotarea.
regressApp - class javachart.applet.regressApp.
 
regressApp - class javachart.servlet.regressApp.
 
regressApp() - Constructor for class javachart.applet.regressApp
 
regressApp() - Constructor for class javachart.servlet.regressApp
 
RegressChart - class javachart.chart.RegressChart.
Subclasses LineChart to draw each dataset with a Regress component rather than a Line component
RegressChart - class javachart.beans.chart.RegressChart.
A bean containing a linear regression LineChart
RegressChart() - Constructor for class javachart.chart.RegressChart
constructs a default chart
RegressChart() - Constructor for class javachart.beans.chart.RegressChart
 
RegressChart(String) - Constructor for class javachart.chart.RegressChart
constructs a default chart with the specified name
RegressChartBeanInfo - class javachart.beans.chart.RegressChartBeanInfo.
 
RegressChartBeanInfo() - Constructor for class javachart.beans.chart.RegressChartBeanInfo
 
removeDataFeedListener(DataFeedListener) - Method in class javachart.beans.data.SimpleDataFeed
Remove a listener.
replaceDataLabels(int, String[]) - Method in class javachart.applet.ParameterParser
 
replaceLabels(String[]) - Method in class javachart.chart.LabelAxis
Replaces all labels on this Axis
replaceLabels(String[]) - Method in class javachart.chart.PolarAxis
Replaces all spoke labels on this Axis
replaceXData(double[]) - Method in class javachart.chart.Dataset
Replaces X values in your dataset.
replaceY2Data(double[]) - Method in class javachart.chart.Dataset
Replaces Y2 values in your dataset.
replaceY3Data(double[]) - Method in class javachart.chart.Dataset
Replaces Y3 values in your dataset.
replaceYData(double[]) - Method in class javachart.chart.Dataset
Replaces Y values in your dataset.
reReadURLDatasets() - Method in class javachart.applet.ChartAppShell
 
reReadURLDatasets() - Method in class javachart.applet.ParameterParser
 
reset() - Method in class javachart.beans.data.QuoteMonitorBridge
resets the current number of quotes to 0.
reshape(int, int, int, int) - Method in class javachart.beans.chart.ChartBean
 
resize() - Method in class javachart.chart.DataTransform
Deprecated. DataTransform now rebuilds itself automatically when required.
resize(int, int) - Method in class javachart.chart.Chart
resizes all this chart's graphical components
resize(int, int) - Method in interface javachart.chart.LegendInterface
 
resize(int, int) - Method in interface javachart.chart.ChartInterface
 
resize(int, int) - Method in class javachart.chart.Background
Resizes the background.
resize(int, int) - Method in class javachart.chart.PolarChart
Resizes this Chart
resize(int, int) - Method in class javachart.chart.Legend
Resizes the Legend's transform to account for changes in the overall drawing canvas.
resize(int, int) - Method in class javachart.chart.Plotarea
Resizes the ploting area based on changes in the overall chart size.
resize(int, int) - Method in class javachart.chart.FinComboChart
 
resize(int, int) - Method in class javachart.beans.chart.ChartBean
 
RIGHT - Static variable in class javachart.chart.Axis
 
rotateData(Point[], Dataset) - Method in class javachart.chart.Polar
 
RotateString - class javachart.chart.RotateString.
A class for rotating and otherwise transforming graphics strings.
RotateString(Component) - Constructor for class javachart.chart.RotateString
Constructs a RotateString class with the specified Component class
RowColumnDataFeed - class javachart.beans.data.RowColumnDataFeed.
A class for reading tabular data from a URL
RowColumnDataFeed() - Constructor for class javachart.beans.data.RowColumnDataFeed
 
run() - Method in class javachart.applet.ChartAppShell
 
run() - Method in class javachart.applet.gifButton
 
run() - Method in class javachart.beans.data.URLDataFeed
Runnable interface
run() - Method in class javachart.beans.data.SocketListener
 
run() - Method in class javachart.beans.data.DataFeedSimulator
Runnable interface

S

scale() - Method in class javachart.chart.Axis
Recalculates internal scale values, axis starting & ending values.
scale() - Method in class javachart.chart.LabelAxis
Overrides Axis to scale for Labels
scale() - Method in interface javachart.chart.AxisInterface
 
scale() - Method in class javachart.chart.DateAxis
Overrides general scale method in Axis superclass to provide Date specific functionality.
scrollingDateLine - class javachart.applet.scrollingDateLine.
 
scrollingDateLine() - Constructor for class javachart.applet.scrollingDateLine
 
scrollingLine - class javachart.applet.scrollingLine.
 
scrollingLine() - Constructor for class javachart.applet.scrollingLine
 
SECOND_SCALING - Static variable in class javachart.chart.DateAxis
Scale by seconds
secondaryUserDateFormat - Variable in class javachart.chart.DateAxis
 
ServletShell - class javachart.servlet.ServletShell.
 
ServletShell() - Constructor for class javachart.servlet.ServletShell
 
SET_NAMES_MASK - Static variable in class javachart.beans.data.DataEvent
should listeners use Dataset names from this event?
setAlarmThreshold(double) - Method in class javachart.chart.Speedo
Sets the current alarm threshold (not implemented)
setAppendData(boolean) - Method in class javachart.beans.data.OnePointURLDataFeed
If set to true, the AppendData property will cause data observations to accumulate in this bean.
setArea(Area) - Method in class javachart.chart.AreaChart
Installs a new Area component into this chart.
setArea(Area) - Method in class javachart.chart.BarAreaChart
replaces this chart's Area component
setAutomaticUpdates(boolean) - Method in class javachart.beans.data.URLDataFeed
Sets the AutomaticUpdates property.
setAutoScale(boolean) - Method in class javachart.chart.Axis
Change the autoScale value.
setAutoScale(boolean) - Method in interface javachart.chart.AxisInterface
 
setAxisEnd(double) - Method in class javachart.chart.Axis
Change the end point of an axis.
setAxisEnd(double) - Method in interface javachart.chart.AxisInterface
 
setAxisEnd(double) - Method in class javachart.chart.DateAxis
Sets an ending Date for this Axis
setAxisStart(double) - Method in class javachart.chart.Axis
Change the starting point of an axis.
setAxisStart(double) - Method in interface javachart.chart.AxisInterface
 
setAxisStart(double) - Method in class javachart.chart.DateAxis
Sets a starting Date for this Axis
setBackground(Background) - Method in class javachart.chart.Chart
installs a new Background class for this chart
setBackgroundGC(Gc) - Method in interface javachart.chart.LegendInterface
 
setBackgroundGC(Gc) - Method in class javachart.chart.Legend
Installs a new Gc for use in drawing Legend backgrounds
setBackgroundVisible(boolean) - Method in interface javachart.chart.LegendInterface
 
setBackgroundVisible(boolean) - Method in class javachart.chart.Legend
Change the background visibility status.
setBar(Bar) - Method in class javachart.chart.BarChart
sets the Bar class to be used by this chart
setBar(Bar) - Method in class javachart.chart.BarLineChart
installs a new Bar class for this chart
setBar(Bar) - Method in class javachart.chart.BarAreaChart
replaces this chart's Bar component
setBarScaling(boolean) - Method in class javachart.chart.Axis
Set scaling option to accomodate bar/column charts.
setBarScaling(boolean) - Method in interface javachart.chart.AxisInterface
 
setBaseline(double) - Method in class javachart.chart.Bar
Set the Bar baseline.
setBounds(int, int, int, int) - Method in class javachart.beans.chart.ChartBean
 
setCalendar(Calendar) - Method in class javachart.chart.DateAxis
Install the Calendar class this Axis will use for date & time arithmetic.
setCanvas(Graphics) - Method in class javachart.chart.Chart
Deprecated.  
setChartType(int, int) - Method in class javachart.chart.BarLineChart
assigns a dataset to a specified chart type - default is LINE
setChartType(int, int) - Method in class javachart.chart.FinComboChart
Assigns a specified Dataset to a specified chart type
setChartType(int, int) - Method in class javachart.chart.BarAreaChart
assigns a dataset to a specified chart type - default is AREA
setClip(boolean) - Method in class javachart.chart.Line
Sets the clipping flag for this Line.
setClusterWidth(double) - Method in class javachart.chart.Bar
Returns the current cluster width
setData(Vector) - Method in class javachart.chart.Dataset
Installs a new Vector of data classes
setDataRepresentation(DataRepresentation) - Method in class javachart.chart.Chart
Sets this chart's DataRepresentation.
setDataRepresentation(DataRepresentation) - Method in class javachart.chart.PieChart
Overrides Chart to assign the Pie's lineGc Globals class.
setDataRepresentation(DataRepresentation) - Method in interface javachart.chart.ChartInterface
Installs a DataRepresentation (Bar, Area, Pie, etc.) into this Chart.
setDatasetImageIndex(int, int) - Method in class javachart.beans.chart.ChartBean
utility method for chart types that require marker images
setDatasetImageIndex(int, int) - Method in class javachart.beans.chart.LineChart
 
setDatasetImageIndex(int, int) - Method in class javachart.beans.chart.DateLineChart
 
setDatasetImageIndex(int, int) - Method in class javachart.beans.chart.RegressChart
 
setDatasetImageIndex(int, int) - Method in class javachart.beans.chart.LabelLineChart
 
setDatasets(Dataset[]) - Method in class javachart.chart.DataRepresentation
Installs an array of Dataset classes to be represented.
setDatasets(Dataset[]) - Method in class javachart.chart.Axis
Install a new array of Datasets for use by this Axis
setDatasets(Dataset[]) - Method in interface javachart.chart.AxisInterface
 
setDateFormat(DateFormat) - Method in class javachart.chart.DateAxis
Overrides automatic axis label formatting.
setDebug(boolean) - Method in class javachart.beans.data.SocketListener
Sets the Debug property
setDelimiter(String) - Method in class javachart.beans.data.URLDataFeed
Sets the Delimiter property.
setDisplayList(DisplayList) - Method in class javachart.chart.Chart
installs a new DisplayList for use in retrieving a list of chart objects at a specified location.
setDisplayList(DisplayList) - Method in interface javachart.chart.ChartInterface
 
setDisplayList(DisplayList) - Method in class javachart.chart.Globals
Installs a new display list.
setDoClip(boolean) - Method in class javachart.chart.Bar
Set to true to clip bars at Plotarea boundaries.
setDoClip(boolean) - Method in class javachart.chart.Area
Change the status of doClip.
setExpectXValues(boolean) - Method in class javachart.beans.data.SocketListener
Sets the ExpectXValues property
setExplosion(int, double) - Method in class javachart.chart.Pie
Sets an explosion value for this Pie slice.
setFillColor(Color) - Method in class javachart.chart.Gc
Sets the current fillColor.
setFormat(Format) - Method in class javachart.chart.DataRepresentation
Installs a user-defined Format for use in drawing Axis labels.
setFormat(Format) - Method in class javachart.chart.Pie
Installs a user-defined Format for use in drawing Pie value labels.
setGc(Gc) - Method in class javachart.chart.Background
Use a new Gc for this Background
setGc(Gc) - Method in class javachart.chart.Plotarea
Sets a new Gc for this Plotarea
setGc(Gc) - Method in class javachart.chart.Datum
Assigns a new Gc class to this Datum
setGc(Gc) - Method in class javachart.chart.Dataset
Installs a new Gc class for this Dataset
setGlobals(Globals) - Method in class javachart.chart.DataRepresentation
Installs a Globals class into this DataRepresentation and its instance variables (xAxis, yAxis, etc.).
setGlobals(Globals) - Method in class javachart.chart.Chart
installs a new Globals class for this chart.
setGlobals(Globals) - Method in class javachart.chart.Axis
Installs a Globals class for this Axis.
setGlobals(Globals) - Method in interface javachart.chart.AxisInterface
Installs a Globals class for this Axis.
setGlobals(Globals) - Method in class javachart.chart.Datum
 
setGlobals(Globals) - Method in class javachart.chart.Dataset
sets this Dataset's Globals class, which is presumably the same as the overall chart's Globals class.
setGridGc(Gc) - Method in class javachart.chart.Axis
Change the current grid Gc.
setGridGc(Gc) - Method in interface javachart.chart.AxisInterface
 
setGridVis(boolean) - Method in class javachart.chart.Axis
Returns true if grid lines are turned on.
setGridVis(boolean) - Method in interface javachart.chart.AxisInterface
 
setHeight(double) - Method in class javachart.chart.Pie
Determines the Pie's relative height.
setHeight(int) - Method in class javachart.chart.Chart
sets a new height for this chart
setHeight(int) - Method in interface javachart.chart.ChartInterface
 
setHiLoClose(HiLoClose) - Method in class javachart.chart.HiLoCloseChart
 
setHiLoClose(HiLoClose) - Method in class javachart.chart.FinComboChart
Installs a new HiLoClose class for this chart
setHistoryGc(Gc) - Method in class javachart.chart.HistorySpeedo
Installs a Gc for the history arc
setHistoryVal(double) - Method in class javachart.chart.HistorySpeedo
Sets the current history value
setHistoryVisible(boolean) - Method in class javachart.chart.HistorySpeedo
Toggles watermark visibility
setIconGap(double) - Method in interface javachart.chart.LegendInterface
 
setIconGap(double) - Method in class javachart.chart.Legend
Sets gap between icons to a new size.
setIconHeight(double) - Method in interface javachart.chart.LegendInterface
 
setIconHeight(double) - Method in class javachart.chart.Legend
Sets icon height to a new size.
setIconWidth(double) - Method in interface javachart.chart.LegendInterface
 
setIconWidth(double) - Method in class javachart.chart.Legend
Sets icon width to a new size.
setImage(Image) - Method in class javachart.chart.Chart
installs an Image for use in KavaChart's RotateString class.
setImage(Image) - Method in interface javachart.chart.ChartInterface
 
setImage(Image) - Method in class javachart.chart.Globals
Set the internal image used by RotateString class.
setImage(Image) - Method in class javachart.chart.Gc
Assigns an Image for use with this Gc.
setImage(Image) - Method in class javachart.utility.GifMaker
Sets or resets the Image you wish to convert into GIF format.
setIncrementalURL(String) - Method in class javachart.applet.DateStreamReader
This method was created in VisualAge.
setInterval(int) - Method in class javachart.beans.data.URLDataFeed
Sets the Interval property.
setInterval(int) - Method in class javachart.beans.data.DataFeedSimulator
Sets the update Interval.
setIpAddr(String) - Method in class javachart.beans.data.SocketListener
Sets the IP address.
setIsXAxis(boolean) - Method in class javachart.chart.Axis
Determines whether this axis will scale against X or Y values.
setIsXAxis(boolean) - Method in interface javachart.chart.AxisInterface
Determines whether this axis will scale against X or Y values.
setLabel(String) - Method in class javachart.chart.Datum
Sets this Datum's label to a new value.
setLabelAngle(int) - Method in class javachart.chart.DataRepresentation
Sets the angle at which data point labels should draw.
setLabelAngle(int) - Method in class javachart.chart.Axis
Sets the label rotation value for labels on this Axis.
setLabelAngle(int) - Method in interface javachart.chart.AxisInterface
 
setLabelColor(Color) - Method in interface javachart.chart.LegendInterface
 
setLabelColor(Color) - Method in class javachart.chart.Axis
Set the label color.
setLabelColor(Color) - Method in interface javachart.chart.AxisInterface
 
setLabelColor(Color) - Method in class javachart.chart.Legend
Use a new label color.
setLabelColor(Color) - Method in class javachart.chart.Pie
Sets a new color for Pie labels
setLabelColor(Color) - Method in class javachart.chart.Dataset
Sets a new labelColor.
setLabelFont(Font) - Method in interface javachart.chart.LegendInterface
 
setLabelFont(Font) - Method in class javachart.chart.Axis
Set the label font.
setLabelFont(Font) - Method in interface javachart.chart.AxisInterface
 
setLabelFont(Font) - Method in class javachart.chart.Legend
Use a new label font.
setLabelFont(Font) - Method in class javachart.chart.Pie
Sets a new Font for use in drawing Pie labels
setLabelFont(Font) - Method in class javachart.chart.Dataset
Sets a new labelFont.
setLabelFormat(Format) - Method in class javachart.chart.Axis
Installs a user-defined Format for use in drawing Axis labels.
setLabelFormat(Format) - Method in interface javachart.chart.AxisInterface
 
setLabelFormat(Format) - Method in class javachart.chart.DateAxis
Overrides automatic axis label formatting.
setLabelFormat(int) - Method in class javachart.chart.DataRepresentation
Deprecated. Replaced by the much more flexible and accurate setFormat
setLabelFormat(int) - Method in class javachart.chart.Axis
Deprecated. Replaced by the much more flexible and accurate setFormat
setLabelFormat(int) - Method in interface javachart.chart.AxisInterface
 
setLabelPosition(int) - Method in class javachart.chart.Pie
Sets a position for Pie slice labels.
setLabelPrecision(int) - Method in class javachart.chart.DataRepresentation
Set the labels' floating point display precision.
setLabelPrecision(int) - Method in class javachart.chart.Axis
Set the labels' floating point display precision.
setLabelPrecision(int) - Method in interface javachart.chart.AxisInterface
 
setLabelsInside(boolean) - Method in class javachart.chart.SpeedoAxis
SpeedoAxis labels can be inside or outside the arc defining this Axis.
setLabelsOn(boolean) - Method in class javachart.chart.DataRepresentation
Turns on Datum labels at each data point.
setLabelsOnRows(boolean) - Method in class javachart.beans.data.RowColumnDataFeed
should the bean look for labels on each row/column? If the LabelsOnRows property is true, this bean will expect a series of rows constructed like this: label, y1, y2, y3 ...
setLabelVis(boolean) - Method in class javachart.chart.Axis
Returns true if labels are turned on.
setLabelVis(boolean) - Method in interface javachart.chart.AxisInterface
 
setLegend(LegendInterface) - Method in class javachart.chart.Chart
installs a new Legend for this chart
setLegendVisible(boolean) - Method in class javachart.chart.Chart
sets this chart's legend visibility characteristic
setLegendVisible(boolean) - Method in interface javachart.chart.ChartInterface
 
setLine(Line) - Method in class javachart.chart.LineChart
 
setLine(Line) - Method in class javachart.chart.BarLineChart
installs a new Line class for this chart
setLineColor(Color) - Method in class javachart.chart.Gc
Sets the current lineColor.
setLineGc(Gc) - Method in class javachart.chart.Axis
Change the current line Gc.
setLineGc(Gc) - Method in interface javachart.chart.AxisInterface
 
setLineStyle(int) - Method in class javachart.chart.Gc
Sets the current lineStyle.
setLineVis(boolean) - Method in class javachart.chart.Axis
Determines whether an axis line will be visible or not.
setLineVis(boolean) - Method in interface javachart.chart.AxisInterface
 
setLineVisible(boolean) - Method in class javachart.chart.LineChart
 
setLineVisible(boolean) - Method in class javachart.chart.PolarChart
Sets the LineVisible property.
setLineWidth(int) - Method in class javachart.chart.Gc
Sets the current lineWidth Sets the number of pixels wide for this Gc's lines and polylines.
setLlX(double) - Method in interface javachart.chart.LegendInterface
 
setLlX(double) - Method in class javachart.chart.Legend
Use a new lower-left X coordinate.
setLlX(double) - Method in class javachart.chart.Plotarea
Sets the lower left X location of this Plotarea, which is a double ranging from 0 to 1.
setLlY(double) - Method in interface javachart.chart.LegendInterface
 
setLlY(double) - Method in class javachart.chart.Legend
Use a new lower-left Y coordinate.
setLlY(double) - Method in class javachart.chart.Plotarea
Sets the lower left Y location of this Plotarea, which is a double ranging from 0 to 1.
setLocale(String) - Static method in class javachart.applet.ParameterParser
Changes the default Locale for the applet or servlet using this parser.
setLogScaling(boolean) - Method in class javachart.chart.Axis
Change the logScaling value.
setLogScaling(boolean) - Method in class javachart.chart.LabelAxis
LabelAxis cannot be log scaled.
setLogScaling(boolean) - Method in interface javachart.chart.AxisInterface
 
setLogScaling(boolean) - Method in class javachart.chart.DateAxis
DateAxis cannot be log scaled.
setLogScaling(boolean) - Method in class javachart.chart.SpeedoAxis
SpeedoAxis cannot be log scaled.
setMajTickLength(int) - Method in class javachart.chart.Axis
Sets the length of major tick marks in pixels.
setMajTickLength(int) - Method in interface javachart.chart.AxisInterface
 
setMajTickVis(boolean) - Method in class javachart.chart.Axis
Determines whether major tick marks will be visible or not.
setMajTickVis(boolean) - Method in interface javachart.chart.AxisInterface
 
setManualSpoking(boolean) - Method in class javachart.chart.PolarAxis
Sets this Axis' ManualSpoking property.
setMarkerColor(Color) - Method in class javachart.chart.Gc
Sets the marker color.
setMarkerSize(int) - Method in class javachart.chart.Gc
Sets the marker size Currently not implemented
setMarkerStyle(int) - Method in class javachart.chart.Gc
Sets the marker style Currently not implemented
setMaximumQuotes(int) - Method in class javachart.beans.data.QuoteMonitorBridge
sets the MaximumQuotes property.
setMaxObservations(int) - Method in class javachart.beans.data.SocketListener
Sets the maximum observations.
setMaxY(int) - Method in class javachart.chart.Globals
Set the maximum Y value (in pixels).
setMinTickLength(int) - Method in class javachart.chart.Axis
Sets the length of minor tick marks in pixels.
setMinTickLength(int) - Method in interface javachart.chart.AxisInterface
 
setMinTickVis(boolean) - Method in class javachart.chart.Axis
Determines whether an minor tick marks will be visible or not.
setMinTickVis(boolean) - Method in interface javachart.chart.AxisInterface
 
setName(String) - Method in class javachart.chart.Chart
sets a new name for this chart
setName(String) - Method in interface javachart.chart.ChartInterface
 
setName(String) - Method in class javachart.chart.Dataset
Rename the current Dataset.
setNeedleStyle(int) - Method in class javachart.chart.Speedo
Sets the current needle style.
setNumberOfPoints(int) - Method in class javachart.beans.data.DataFeedSimulator
Sets the number of data points to be sent to listeners
setNumberOfSets(int) - Method in class javachart.beans.data.DataFeedSimulator
Sets the number of data sets to be transmitted to listeners
setNumGrids(int) - Method in class javachart.chart.Axis
Set the number of grid lines.
setNumGrids(int) - Method in interface javachart.chart.AxisInterface
 
setNumLabels(int) - Method in class javachart.chart.Axis
Set the number of axis labels.
setNumLabels(int) - Method in interface javachart.chart.AxisInterface
 
setNumMajTicks(int) - Method in class javachart.chart.Axis
Set the number of major ticks.
setNumMajTicks(int) - Method in interface javachart.chart.AxisInterface
 
setNumMinTicks(int) - Method in class javachart.chart.Axis
Set the number of minor ticks.
setNumMinTicks(int) - Method in interface javachart.chart.AxisInterface
 
setNumSpokes(int) - Method in class javachart.chart.PolarAxis
Sets this Axis NumSpokes property.
setOutputStream(OutputStream) - Method in class javachart.utility.GifMaker
Sets an OutputStream for use with this GifMaker
setParameter(String, String) - Method in class javachart.utility.ChartRequest
 
setPercentLabelsOn(boolean) - Method in class javachart.chart.Pie
Toggles percentage labels for this Pie, which are off by default
setPie(Pie) - Method in class javachart.chart.PieChart
Install a new Pie class for this chart
setPlotarea(Plotarea) - Method in class javachart.chart.Chart
installs a new Plotarea for this chart
setPlotarea(Plotarea) - Method in class javachart.chart.Axis
Sets the Plotarea bounded by this Axis.
setPlotarea(Plotarea) - Method in interface javachart.chart.AxisInterface
Sets the Plotarea bounded by this Axis.
setPortNum(int) - Method in class javachart.beans.data.SocketListener
Sets the port number.
setPreferredSize(Dimension) - Method in class javachart.beans.chart.ChartBean
 
setPreferredSize(int, int) - Method in class javachart.beans.chart.ChartBean
 
setProgressBar(Component) - Method in class javachart.utility.GifMaker
Installs a Component that will be used to paint a simple progress bar.
setReadByRows(boolean) - Method in class javachart.beans.data.RowColumnDataFeed
Should the bean read by rows or by columns? If the ReadByRows property is false, the bean will expect tables of Y data with X or Label values at the head of each column.
setScaleFactor(float) - Method in class javachart.beans.data.DataFeedSimulator
Scale factor for randomized data.
setScalingType(int) - Method in class javachart.chart.DateAxis
Sets a specified scaling type: e.g.
setScatterPlot(boolean) - Method in class javachart.chart.Line
Determines whether this line chart should be drawn with markers only
setScatterPlot(boolean) - Method in class javachart.chart.Polar
Sets the ScatterPlot property.
setSecondaryDateFormat(DateFormat) - Method in class javachart.chart.DateAxis
Overrides automatic axis label formatting.
setSelectedDatapoint(int) - Method in class javachart.beans.data.DatapointReducer
Determines which point we're interested in resending
setSelectedDataset(int) - Method in class javachart.beans.data.DatasetReducer
Determines which dataset we're interested in.
setSendAuxData(boolean) - Method in class javachart.beans.data.SimpleDataFeed
Modify SendAuxData property.
setSendLabels(boolean) - Method in class javachart.beans.data.SimpleDataFeed
Modify SendLabels property.
setSendSetNames(boolean) - Method in class javachart.beans.data.SimpleDataFeed
Modify SendSetNames property.
setSendXData(boolean) - Method in class javachart.beans.data.SimpleDataFeed
Modify SendXData property.
setSendYData(boolean) - Method in class javachart.beans.data.SimpleDataFeed
Modify SendYData property.
setSendZData(boolean) - Method in class javachart.beans.data.SimpleDataFeed
Modify SendZData property.
setSide(int) - Method in class javachart.chart.Axis
Assigns this axis to a particular side of the Plotarea.
setSide(int) - Method in interface javachart.chart.AxisInterface
 
setSize(int, int) - Method in class javachart.beans.chart.ChartBean
 
setSliceColor(int, Color) - Method in class javachart.chart.PieChart
A utility method for setting slice colors.
setSpeedo(Speedo) - Method in class javachart.chart.SpeedoChart
 
setSpeedoPosition(int) - Method in class javachart.chart.SpeedoAxis
A SpeedoAxis can be drawn in several configurations: 0 - a nearly full circle, centered in the Plotarea 1 - half circle centered at bottom of plot area 2 - half circle centered at top of plot area 3 - half circle centered at left of plot area 4 - half circle centered at right of plot area 5 - quarter circle centered at ll of plot area 6 - quarter circle centered at lr of plot area 7 - quarter circle centered at ur of plot area 8 - quarter circle centered at ul of plot area This method sets the axis position according to the table above.
setSplitWindow(boolean) - Method in class javachart.chart.FinComboChart
If set to true, this chart will display HLOC, Line, and Stick data in up to 3 separate plotareas, with an individual Axis for each chart.
setStackedBar(boolean) - Method in class javachart.chart.BarLineChart
sets this chart to stack data columns (true) or cluster them (false)
setStackedBar(boolean) - Method in class javachart.chart.BarAreaChart
sets this chart to stack data columns (true) or cluster them (false)
setStartDegrees(int) - Method in class javachart.chart.Pie
Determines where the first Pie slice will begin.
setStick(Stick) - Method in class javachart.chart.StickChart
Installs a new Stick component for this chart
setStringRotator(RotateString) - Method in class javachart.chart.Chart
installs a new RotateString class for this chart param rotator new RotateString class
setStringRotator(RotateString) - Method in interface javachart.chart.ChartInterface
 
setStringRotator(RotateString) - Method in class javachart.chart.Globals
Installs a new RotateString class for use by the entire chart
setSubTitleColor(Color) - Method in class javachart.chart.Background
Set the subtitle color.
setSubTitleFont(Font) - Method in class javachart.chart.Background
Use a new subtitle font.
setSubTitleString(String) - Method in class javachart.chart.Background
Use a new subtitle string.
setTextLabelsOn(boolean) - Method in class javachart.chart.Pie
Toggles Datum labels for this Pie, which are off by default.
setThreeD(boolean) - Method in class javachart.chart.Chart
sets this chart's 3-D effects attribute
setThreeD(boolean) - Method in interface javachart.chart.ChartInterface
 
setThreeD(boolean) - Method in class javachart.chart.Globals
Sets the 3-D effects value for this chart
setTickGc(Gc) - Method in class javachart.chart.Axis
Sets the current tick Gc.
setTickGc(Gc) - Method in interface javachart.chart.AxisInterface
 
setTitle(String) - Method in class javachart.beans.chart.ChartBean
Sets this chart's Title String
setTitleColor(Color) - Method in class javachart.chart.Axis
Sets the title color.
setTitleColor(Color) - Method in class javachart.chart.Background
Set the title color.
setTitleColor(Color) - Method in interface javachart.chart.AxisInterface
 
setTitleFont(Font) - Method in class javachart.chart.Axis
Set the title font.
setTitleFont(Font) - Method in class javachart.chart.Background
Use a new title font.
setTitleFont(Font) - Method in interface javachart.chart.AxisInterface
 
setTitleRotated(boolean) - Method in class javachart.chart.Axis
Determines whether vertical axes will have a rotated title
setTitleRotated(boolean) - Method in interface javachart.chart.AxisInterface
 
setTitleString(String) - Method in class javachart.chart.Axis
Sets the Axis title.
setTitleString(String) - Method in class javachart.chart.Background
Use a new title string.
setTitleString(String) - Method in interface javachart.chart.AxisInterface
 
setURL(String) - Method in class javachart.beans.data.URLDataFeed
Sets the URL.
setUrX(double) - Method in class javachart.chart.Plotarea
Sets the upper right X location of this Plotarea, which is a double ranging from 0 to 1.
setUrY(double) - Method in class javachart.chart.Plotarea
Sets the upper right Y location of this Plotarea, which is a double ranging from 0 to 1.
setUseDisplayList(boolean) - Method in class javachart.chart.DataRepresentation
Turn display lists on or off for this chart component.
setUseDisplayList(boolean) - Method in class javachart.chart.Chart
Determines whether this chart will use a DisplayList to acquire geometric information about chart objects or not.
setUseDisplayList(boolean) - Method in interface javachart.chart.LegendInterface
 
setUseDisplayList(boolean) - Method in class javachart.chart.Axis
Determines whether this Axis should add values to the Chart's DisplayList.
setUseDisplayList(boolean) - Method in interface javachart.chart.ChartInterface
 
setUseDisplayList(boolean) - Method in class javachart.chart.Background
Determines whether Background objects should be added to global DisplayList.
setUseDisplayList(boolean) - Method in class javachart.chart.Globals
Enable or disable this chart's DisplayList
setUseDisplayList(boolean) - Method in interface javachart.chart.AxisInterface
 
setUseDisplayList(boolean) - Method in class javachart.chart.Legend
By default, the chart's DisplayList will accumulate Legend objects if the DisplayList is active.
setUseDisplayList(boolean) - Method in class javachart.chart.Plotarea
Determines whether Plotarea objects go into the chart's global DisplayList.
setUseLastObservation(boolean) - Method in class javachart.beans.data.DatapointReducer
Frequently, we want to look at only the last observation in an expanding dataset.
setValueLabelsOn(boolean) - Method in class javachart.chart.Pie
Toggles numeric labels for this Pie, which are on by default.
setVerticalLayout(boolean) - Method in interface javachart.chart.LegendInterface
 
setVerticalLayout(boolean) - Method in class javachart.chart.Legend
Sets the legend layout.
setWidth(double) - Method in class javachart.chart.Pie
Determines the Pie's relative width.
setWidth(int) - Method in class javachart.chart.Chart
sets a new width for this chart
setWidth(int) - Method in interface javachart.chart.ChartInterface
 
setX(double) - Method in class javachart.chart.Datum
Sets X to a new value.
setXAxis(AxisInterface) - Method in class javachart.chart.DataRepresentation
Installs the AxisInterface class used to scale this DataRepresentation's X Values.
setXAxis(AxisInterface) - Method in class javachart.chart.Chart
Installs a new X axis for use by this chart.
setXAxis(AxisInterface) - Method in interface javachart.chart.ChartInterface
 
setXAxisVisible(boolean) - Method in class javachart.chart.Chart
toggles the visibility of this chart's X axis
setXAxisVisible(boolean) - Method in interface javachart.chart.ChartInterface
 
setXLoc(double) - Method in class javachart.chart.Pie
Sets the X location of the center of this Pie.
setXOffset(int) - Method in class javachart.chart.Chart
sets the X offset for 3-D effects in pixels
setXOffset(int) - Method in interface javachart.chart.ChartInterface
 
setXOffset(int) - Method in class javachart.chart.Globals
Set the X offset used by 3-D charts.
setY(double) - Method in class javachart.chart.Datum
Sets Y to a new value.
setY2(double) - Method in class javachart.chart.Datum
Sets Y2 to a new value.
setYAxis(AxisInterface) - Method in class javachart.chart.DataRepresentation
Installs the AxisInterface class used to scale this DataRepresentation's Y Values.
setYAxis(AxisInterface) - Method in class javachart.chart.Chart
installs a new Y axis for use by this chart Also assigns this chart's Globals, Plotarea, and Dataset array classes to this axis.
setYAxis(AxisInterface) - Method in interface javachart.chart.ChartInterface
 
setYAxis(AxisInterface) - Method in class javachart.chart.SpeedoChart
 
setYAxisLabelFormat(Format) - Method in class javachart.chart.FinComboChart
Assigns a labelling Format class for this chart's various Y axes.
setYAxisVisible(boolean) - Method in class javachart.chart.Chart
toggles the visibility of this chart's Y axis
setYAxisVisible(boolean) - Method in interface javachart.chart.ChartInterface
 
setYLoc(double) - Method in class javachart.chart.Pie
Sets the Y location of the center of this Pie.
setYOffset(int) - Method in class javachart.chart.Chart
 
setYOffset(int) - Method in interface javachart.chart.ChartInterface
 
setYOffset(int) - Method in class javachart.chart.Globals
Set the Y offset used by 3-D charts.
setYValuesOnly(boolean) - Method in class javachart.beans.data.OnePointURLDataFeed
This bean can be set to retrieve Y values only, or X and Y values.
showDataPopup - Variable in class javachart.applet.ChartAppShell
 
simpleApp - class javachart.applet.simpleApp.
 
simpleApp() - Constructor for class javachart.applet.simpleApp
 
SimpleDataFeed - class javachart.beans.data.SimpleDataFeed.
A utility superclass designed to simplify the process of creating customized datafeeds for KavaChart beans.
SimpleDataFeed() - Constructor for class javachart.beans.data.SimpleDataFeed
 
SimpleDataFeedBeanInfo - class javachart.beans.data.SimpleDataFeedBeanInfo.
 
SimpleDataFeedBeanInfo() - Constructor for class javachart.beans.data.SimpleDataFeedBeanInfo
 
SimpleDateAxis - class javachart.chart.SimpleDateAxis.
The java.util.Calendar class does not work in the JVM shipped with most copies of IE4.
SimpleDateAxis() - Constructor for class javachart.chart.SimpleDateAxis
Creates a new SimpleDateAxis without internal chart class assignements.
SimpleDateAxis(Dataset[], boolean, Plotarea) - Constructor for class javachart.chart.SimpleDateAxis
Constructs a new Date & Time Axis for the specified Dataset array.
SocketListener - class javachart.beans.data.SocketListener.
Some applets and applications need to read information from a persistent socket.
SocketListener() - Constructor for class javachart.beans.data.SocketListener
 
Speedo - class javachart.chart.Speedo.
A gauge style charting component that displays a single data value
Speedo() - Constructor for class javachart.chart.Speedo
Creates a Speedo without Dataset, Axis, or Globals assignments.
Speedo(Dataset[], SpeedoAxis, Plotarea) - Constructor for class javachart.chart.Speedo
Constructs a Speedo chart from the specified array of Dataset classes, SpeedoAxis and Plotarea.
speedoApp - class javachart.applet.speedoApp.
 
speedoApp - class javachart.servlet.speedoApp.
 
speedoApp() - Constructor for class javachart.applet.speedoApp
 
speedoApp() - Constructor for class javachart.servlet.speedoApp
 
SpeedoAxis - class javachart.chart.SpeedoAxis.
Subclasses Axis to create a circular axis such as you might use for a gauge or speedometer.
SpeedoAxis() - Constructor for class javachart.chart.SpeedoAxis
Creates a SpeedoAxis without Dataset, Globals, and Plotarea assignments.
SpeedoAxis(Dataset[], boolean, Plotarea) - Constructor for class javachart.chart.SpeedoAxis
Constructs a SpeedoAxis for the specified Dataset array and Plotarea.
SpeedoChart - class javachart.chart.SpeedoChart.
A chart that looks like a gauge or speedometer.
SpeedoChart - class javachart.beans.chart.SpeedoChart.
A bean containing a SpeedoChart, or gauge
SpeedoChart() - Constructor for class javachart.chart.SpeedoChart
constructs a default chart
SpeedoChart() - Constructor for class javachart.beans.chart.SpeedoChart
 
SpeedoChart(String) - Constructor for class javachart.chart.SpeedoChart
constructs a default chart with the specified name
SpeedoChartBeanInfo - class javachart.beans.chart.SpeedoChartBeanInfo.
 
SpeedoChartBeanInfo() - Constructor for class javachart.beans.chart.SpeedoChartBeanInfo
 
spinningPie - class javachart.applet.spinningPie.
 
spinningPie() - Constructor for class javachart.applet.spinningPie
 
SplitAxis - class javachart.chart.SplitAxis.
A Simple Axis subclass used for FinComboChart.
SplitAxis() - Constructor for class javachart.chart.SplitAxis
 
SplitAxis(Dataset[], boolean, Plotarea) - Constructor for class javachart.chart.SplitAxis
 
StackAxis - class javachart.chart.StackAxis.
An Axis subclass that calculates extents based on the sum of all its Dataset classes, as if stacked for Area or Bar charts.
StackAxis() - Constructor for class javachart.chart.StackAxis
Creates a new StackAxis without assigning Datasets or Plotarea.
StackAxis(Dataset[], boolean, Plotarea) - Constructor for class javachart.chart.StackAxis
Constructs an axis for the specified array of datasets
StackBar - class javachart.chart.StackBar.
Subclass of StackColumn to stack bars horizontally
StackBar() - Constructor for class javachart.chart.StackBar
Creates a new StackBar without Dataset, Globals, Axis and Plotarea assignments.
StackBar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.StackBar
Constructs a new StackBar based on the specified array of Datasets, which are scaled by the specified X Axis and Y Axis, and bounded by the specified Plotarea Draws Datasets in horizontally arranged bars, with one color per Dataset, specified by the Dataset Gc.
stackBarApp - class javachart.applet.stackBarApp.
 
stackBarApp - class javachart.servlet.stackBarApp.
 
stackBarApp() - Constructor for class javachart.applet.stackBarApp
 
stackBarApp() - Constructor for class javachart.servlet.stackBarApp
 
StackBarChart - class javachart.chart.StackBarChart.
A chart that represents data with horizontal bars.
StackBarChart - class javachart.beans.chart.StackBarChart.
A bean containing a stacked horizontal bar chart
StackBarChart() - Constructor for class javachart.chart.StackBarChart
constructs a default chart
StackBarChart() - Constructor for class javachart.beans.chart.StackBarChart
 
StackBarChart(String) - Constructor for class javachart.chart.StackBarChart
constructs a default chart with the specified name
StackBarChartBeanInfo - class javachart.beans.chart.StackBarChartBeanInfo.
 
StackBarChartBeanInfo() - Constructor for class javachart.beans.chart.StackBarChartBeanInfo
 
StackColumn - class javachart.chart.StackColumn.
 
StackColumn() - Constructor for class javachart.chart.StackColumn
Creates a new StackColumn without Dataset, Axis, Plotarea and Globals assignments.
stackColumnApp - class javachart.applet.stackColumnApp.
 
stackColumnApp - class javachart.servlet.stackColumnApp.
 
stackColumnApp() - Constructor for class javachart.applet.stackColumnApp
 
stackColumnApp() - Constructor for class javachart.servlet.stackColumnApp
 
StackColumnChart - class javachart.chart.StackColumnChart.
A chart that represents data with vertical bars.
StackColumnChart - class javachart.beans.chart.StackColumnChart.
A bean containing a vertical stacked bar chart
StackColumnChart() - Constructor for class javachart.chart.StackColumnChart
constructs a default chart
StackColumnChart() - Constructor for class javachart.beans.chart.StackColumnChart
 
StackColumnChart(String) - Constructor for class javachart.chart.StackColumnChart
constructs a default chart with the specified name
StackColumnChartBeanInfo - class javachart.beans.chart.StackColumnChartBeanInfo.
 
StackColumnChartBeanInfo() - Constructor for class javachart.beans.chart.StackColumnChartBeanInfo
 
start() - Method in class javachart.applet.ChartAppShell
 
start() - Method in class javachart.applet.gifButton
 
start() - Method in class javachart.beans.data.URLDataFeed
Starts this bean's Thread
start() - Method in class javachart.beans.data.SocketListener
 
start() - Method in class javachart.beans.data.DataFeedSimulator
Start this bean's Thread
startPoint - Variable in class javachart.chart.Axis
 
stepSize - Variable in class javachart.chart.Axis
general internal increment for this Axis
Stick - class javachart.chart.Stick.
A Stick component draws a vertical line from this Bar's baseline to the Datum Y value for each Datum defined.
STICK - Static variable in class javachart.chart.FinComboChart
Stick
Stick() - Constructor for class javachart.chart.Stick
Creates a new Stick component without Dataset, Plotarea, Axis and Globals assignments.
Stick(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class javachart.chart.Stick
Constructs a Stick component that considers the specified array of Dataset classes, and scales data based on the specified X and Y axes.
stickApp - class javachart.applet.stickApp.
 
stickApp - class javachart.servlet.stickApp.
 
stickApp() - Constructor for class javachart.applet.stickApp
 
stickApp() - Constructor for class javachart.servlet.stickApp
 
StickBarChart - class javachart.chart.StickBarChart.
A StickChart draws vertical lines from 0 (or the specified Bar baseline) to each data point's Y value.
StickBarChart() - Constructor for class javachart.chart.StickBarChart
constructs a default chart
StickBarChart(String) - Constructor for class javachart.chart.StickBarChart
constructs a default chart with the specified name
StickChart - class javachart.chart.StickChart.
A StickChart draws vertical lines from 0 (or the specified Bar baseline) to each data point's Y value.
StickChart - class javachart.beans.chart.StickChart.
A bean containing a special variant of BarChart that uses a DateAxis and has a 1 pixel line for each vertical bar.
StickChart() - Constructor for class javachart.chart.StickChart
constructs a default chart
StickChart() - Constructor for class javachart.beans.chart.StickChart
 
StickChart(String) - Constructor for class javachart.chart.StickChart
constructs a default chart with the specified name
StickChartBeanInfo - class javachart.beans.chart.StickChartBeanInfo.
 
StickChartBeanInfo() - Constructor for class javachart.beans.chart.StickChartBeanInfo
 
stickYAxis - Variable in class javachart.chart.FinComboChart
 
stop() - Method in class javachart.applet.ChartAppShell
 
stop() - Method in class javachart.applet.gifButton
 
stop() - Method in class javachart.beans.data.URLDataFeed
Stops this bean's Thread
stop() - Method in class javachart.beans.data.SocketListener
 
stop() - Method in class javachart.beans.data.DataFeedSimulator
Stop this bean's Thread
subTitleColor - Variable in class javachart.chart.Background
 
subTitleFont - Variable in class javachart.chart.Background
 
subTitleString - Variable in class javachart.chart.Background
 

T

TimeStampDataAccumulator - class javachart.beans.data.TimeStampDataAccumulator.
A simple example that accumulates time stamps into Datasets
TimeStampDataAccumulator() - Constructor for class javachart.beans.data.TimeStampDataAccumulator
 
titleColor - Variable in class javachart.chart.Background
 
titleFont - Variable in class javachart.chart.Background
 
titleString - Variable in class javachart.chart.Background
 
tokenizedLines - Variable in class javachart.beans.data.URLDataFeed
 
tokenLine - Variable in class javachart.applet.DateStreamReader
 
TOP - Static variable in class javachart.chart.Axis
 
topBar(int, int) - Method in class javachart.chart.StackColumn
Calculates whether a particular bar is the topmost bar in a stack
toString() - Method in interface javachart.chart.LegendInterface
 
toString() - Method in class javachart.chart.Axis
String representations of various Axis information
toString() - Method in class javachart.chart.Legend
 
toString() - Method in class javachart.chart.Plotarea
 
toString() - Method in class javachart.chart.Transform
 
transform - Variable in class javachart.chart.Legend
 
Transform - class javachart.chart.Transform.
Provides a simple 2-D transformation.
Transform(double, double, double, double, int, int, int, int) - Constructor for class javachart.chart.Transform
Creates a transform that will scale numbers from a double precision arena to an integer space.
Transform(double, double, double, double, Point, Point) - Constructor for class javachart.chart.Transform
Creates a transform that will scale numbers from a double precision arena to an integer space.
TRANSPARENT - Static variable in class javachart.chart.Gc
A utility color - Gc.TRANSPARENT items will not be drawn

U

update() - Method in class javachart.beans.data.SimpleDataFeed
Transmit data to listeners
update() - Method in class javachart.beans.data.URLDataFeed
Re-reads the URL.
update() - Method in class javachart.beans.data.DataFeedSimulator
Send data to listeners.
update() - Method in class javachart.beans.data.QuoteMonitorBridge
pushes the current quote into an observation, and fires a DataEvent to all listeners
update(Graphics) - Method in class javachart.applet.ChartAppShell
 
update(Graphics) - Method in class javachart.applet.zoomLine
 
update(Graphics) - Method in class javachart.beans.chart.ChartBean
 
updateDataArrays() - Method in class javachart.beans.data.URLDataFeed
Used by some subclasses to organize incoming data
updateDataArrays() - Method in class javachart.beans.data.RowColumnDataFeed
Called after reading from URL to organize incoming data into arrays
updateDataArrays() - Method in class javachart.beans.data.DataFeedSimulator
Places randomized data into arrays, based on the NumberOfPoints, NumberOfSets and ScaleFactor properties.
updateDataArrays() - Method in class javachart.beans.data.OnePointURLDataFeed
Overrides URLDataFeed to update a single point
updateDataset(int, Dataset) - Method in class javachart.beans.data.SimpleDataFeed
Updates a single Dataset.
updateDataset(int, Dataset) - Method in class javachart.beans.data.QuoteMonitorBridge
does the work of placing incoming data into a valid format for firing a DataEvent
updateDatasets() - Method in class javachart.beans.data.SimpleDataFeed
Updates this bean's dataset array.
updateDatasets() - Method in class javachart.beans.data.QuoteMonitorBridge
overrides SimpleDataFeed to manage QuoteMonitor information.
updateDatasets(Dataset[]) - Method in class javachart.beans.chart.ChartBean
Given the incoming DataEvent list of Dataset classes and modification flags, does the work of actually modifying this ChartBean's data representations.
URLDataFeed - class javachart.beans.data.URLDataFeed.
An abstract class that provides URL management capability
URLDataFeed() - Constructor for class javachart.beans.data.URLDataFeed
 
urX - Variable in class javachart.chart.Legend
 
urY - Variable in class javachart.chart.Legend
 
useDisplayList - Variable in class javachart.chart.DataRepresentation
 
useDisplayList - Variable in class javachart.chart.Background
 
useDisplayList - Variable in class javachart.chart.Legend
 
useDwellLabel - Variable in class javachart.applet.ChartAppShell
 
userAxisEnd - Variable in class javachart.chart.Axis
User defined Axis maximum
userAxisStart - Variable in class javachart.chart.Axis
User defined Axis minimum
userDateFormat - Variable in class javachart.chart.DateAxis
 
userFormat - Variable in class javachart.chart.DataRepresentation
 
userScalingType - Variable in class javachart.chart.DateAxis
 

V

verticalLayout - Variable in class javachart.chart.Legend
 

W

WEEK_SCALING - Static variable in class javachart.chart.DateAxis
Scale by weeks
whereOnAxis(int, int) - Method in class javachart.chart.Axis
computes the location along an axis of a particular tick, grid, or label
whereOnAxis(int, int) - Method in class javachart.chart.LabelAxis
Overrides Axis to place user-defined label strings
whereOnAxis(int, int) - Method in class javachart.chart.DateAxis
Overrides general method in Axis to provide time locations for labels, ticks and grids
whereOnAxis(int, int) - Method in class javachart.chart.SimpleDateAxis
Overrides DateAxis to provide time locations for labels, ticks and grids without using a Calendar class
width - Variable in class javachart.chart.Chart
 
write() - Method in class javachart.utility.GifMaker
Writes a GIF data stream to this GifMaker's OutputStream.
writeToSocket() - Method in class javachart.applet.gifButton
 

X

X_DATA_MASK - Static variable in class javachart.beans.data.DataEvent
should listeners use X information from this event?
xArray - Variable in class javachart.beans.data.SimpleDataFeed
X values.
xAxis - Variable in class javachart.chart.DataRepresentation
 
xAxis - Variable in class javachart.chart.Chart
 
xAxisFormat - Variable in class javachart.applet.ParameterParser
 
xAxisVisible - Variable in class javachart.chart.Chart
 
xValue(int) - Method in class javachart.chart.Transform
Transforms an integer X value into a double precision X value.

Y

Y_DATA_MASK - Static variable in class javachart.beans.data.DataEvent
should listeners use Y information from this event?
yArr - Variable in class javachart.applet.ParameterParser
 
yArray - Variable in class javachart.beans.data.SimpleDataFeed
Y values.
yAxis - Variable in class javachart.chart.DataRepresentation
 
yAxis - Variable in class javachart.chart.Chart
 
yAxisFormat - Variable in class javachart.applet.ParameterParser
 
yAxisVisible - Variable in class javachart.chart.Chart
 
YEAR_SCALING - Static variable in class javachart.chart.DateAxis
Scale by years
yValue(int) - Method in class javachart.chart.Transform
Transforms an integer Y value into a double precision Y value.

Z

Z_DATA_MASK - Static variable in class javachart.beans.data.DataEvent
should listeners use Z (Y2) information from this event?
zoomLine - class javachart.applet.zoomLine.
 
zoomLine() - Constructor for class javachart.applet.zoomLine
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z