KavaChart 5.3.1 API
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

accumulateProperty(String, Object) - Method in class com.ve.kavachart.servlet.Bean
Convenience method for building properties that have the form a,b,c,d,...
actionPerformed(ActionEvent) - Method in class com.ve.kavachart.beans.chart.ChartWriter
 
addAnnotation(Annotation) - Method in class com.ve.kavachart.chart.Chart
Add a note to this chart.
addArc(Object, Point, Point, int, int) - Method in class com.ve.kavachart.chart.DisplayList
Adds a Pie slice to the DisplayList
addBar(Bar) - Method in class com.ve.kavachart.parts.MultiLabelAxis
Sort of backwards, but installs this Axis into this Bar class...
addDataFeedListener(DataFeedListener) - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Add a listener.
addDataFeedListener(DataFeedListener) - Method in class com.ve.kavachart.parts.DataFeedScroller
Add a listener.
addDataset(String, double[], double[], double[], double[], double[]) - Method in class com.ve.kavachart.chart.CandlestickChart
add a dataset to this chart
addDataset(String, double[]) - Method in class com.ve.kavachart.chart.Chart
add a dataset to this chart
addDataSet(String, double[]) - Method in class com.ve.kavachart.chart.Chart
Deprecated. replaced by addDataset, used as an example in "Java Servlet Programming"
addDataset(String, double[], double[]) - Method in class com.ve.kavachart.chart.Chart
add a dataset to this chart
addDataset(String, double[], double[], double[]) - Method in class com.ve.kavachart.chart.Chart
add a dataset to this chart
addDataset(String, double[], double[], double[], double[]) - Method in class com.ve.kavachart.chart.Chart
add a dataset to this chart
addDataset(String, double[], double[], double[], String[]) - Method in class com.ve.kavachart.chart.Chart
add a dataset to this chart
addDataset(String, double[], double[], String[]) - Method in class com.ve.kavachart.chart.Chart
add a dataset to this chart
addDataset(String, double[], String[]) - Method in class com.ve.kavachart.chart.Chart
add a dataset to this chart
addDataset(String, Date[], double[]) - Method in class com.ve.kavachart.chart.Chart
Translates dates into doubles using getTime() and populates this dataset.
addDataset(Dataset) - Method in class com.ve.kavachart.chart.Chart
add a dataset to this chart
addDataset(String, double[]) - Method in interface com.ve.kavachart.chart.ChartInterface
 
addDataset(String, double[], double[]) - Method in interface com.ve.kavachart.chart.ChartInterface
 
addDataset(String, double[], double[], double[], double[]) - Method in interface com.ve.kavachart.chart.ChartInterface
 
addDataset(String, double[], double[], String[]) - Method in interface com.ve.kavachart.chart.ChartInterface
 
addDataset(String, double[], double[], double[]) - Method in interface com.ve.kavachart.chart.ChartInterface
 
addDataset(String, double[], double[], double[], String[]) - Method in interface com.ve.kavachart.chart.ChartInterface
 
addDataset(String, double[], String[]) - Method in interface com.ve.kavachart.chart.ChartInterface
 
addDataset(Dataset) - Method in interface com.ve.kavachart.chart.ChartInterface
 
addDataset(String, double[], double[]) - Method in class com.ve.kavachart.chart.GanttChart
Installs a dataset with hi and lo values
addDataset(String, double[], double[], String[]) - Method in class com.ve.kavachart.chart.GanttChart
Installs a dataset with hi and lo values and labels
addDataset(String, double[], double[]) - Method in class com.ve.kavachart.chart.HiLoBarChart
Installs a dataset with hi and lo values
addDataset(String, double[], double[], String[]) - Method in class com.ve.kavachart.chart.HiLoBarChart
Installs a dataset with hi and lo values and labels
addDataset(String, double[], double[]) - Method in class com.ve.kavachart.chart.HorizHiLoBarChart
Installs a dataset with hi and lo values
addDataset(String, double[], double[], String[]) - Method in class com.ve.kavachart.chart.HorizHiLoBarChart
Installs a dataset with hi and lo values and labels
addDataset(String, double[]) - Method in class com.ve.kavachart.chart.IndBarChart
Deprecated.  
addDataset(String, double[], String[]) - Method in class com.ve.kavachart.chart.IndBarChart
Deprecated.  
addDataset(String, double[]) - Method in class com.ve.kavachart.chart.IndColumnChart
Deprecated.  
addDataset(String, double[], String[]) - Method in class com.ve.kavachart.chart.IndColumnChart
Deprecated.  
addDataset(String, double[]) - Method in class com.ve.kavachart.chart.PieChart
Creates a new Dataset and Legend based on this data array
addDataset(String, double[], String[]) - Method in class com.ve.kavachart.chart.PieChart
Creates a Dataset and PieLegend based on this value and label array
addDataset(Dataset) - Method in class com.ve.kavachart.chart.PieChart
Overloads Chart to make sure the dataset is installed in the Pie class.
addDatum(Datum) - Method in class com.ve.kavachart.chart.Dataset
Installs a Datum class into this Dataset.
addInternalProperty(String, String) - Method in class com.ve.kavachart.servlet.ChartTag
Adds a chart property to add or replace a property in the specified style.
addInternalProperty(String, String) - Method in class com.ve.kavachart.servlet.TableTag
Adds a chart property to add or replace a property in the specified style.
addLabel(String) - Method in class com.ve.kavachart.chart.LabelAxis
Adds a label to this Axis
addLabels(String[]) - Method in class com.ve.kavachart.chart.Axis
A simplified version of LabelAxis support
addLabels(String[]) - Method in interface com.ve.kavachart.chart.AxisInterface
 
addLabels(String[]) - Method in class com.ve.kavachart.chart.LabelAxis
Appends an array of labels to this Axis
addLabels(String[]) - Method in class com.ve.kavachart.chart.PolarAxis
Appends an array of spoke labels to this Axis
addLine(Object, Point, Point) - Method in class com.ve.kavachart.chart.DisplayList
Adds a vertical line to the DisplayList.
addLine(Line) - Method in class com.ve.kavachart.parts.MultiLabelAxis
Causes this Line class to use this Axis.
addPoint(double, double, String) - Method in class com.ve.kavachart.chart.Dataset
Adds an observation to this Dataset.
addPolygon(Object, Point[]) - Method in class com.ve.kavachart.chart.DisplayList
Adds a polygon to the DisplayList
addPolyline(Object, Point[]) - Method in class com.ve.kavachart.chart.DisplayList
Adds a polyline to the DisplayList
addRectangle(Object, Point, Point) - Method in class com.ve.kavachart.chart.DisplayList
Adds a rectangle to the DisplayList
addRenderingHints(Map) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
addTextString(Object, int, int, String, FontMetrics) - Method in class com.ve.kavachart.chart.DisplayList
Adds a text string to the DisplayList
addThresholdLine(ThresholdLine) - Method in class com.ve.kavachart.chart.Axis
 
addToolTipText(int, Point[], Dataset, Datum, int, String[], String[]) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
addValue(Double) - Method in class com.ve.kavachart.parts.LeafDatum
 
adjustmentValueChanged(AdjustmentEvent) - Method in class com.ve.kavachart.applet.scrollingDateLine
react to scrollbar changes.
adjustmentValueChanged(AdjustmentEvent) - Method in class com.ve.kavachart.applet.scrollingLine
react to scrollbar changes.
adjustmentValueChanged(AdjustmentEvent) - Method in class com.ve.kavachart.parts.DataFeedScroller
internal adjustment handler.
Annotation - Class in com.ve.kavachart.chart
 
Annotation(Chart) - Constructor for class com.ve.kavachart.chart.Annotation
Creates an Annotation.
Annotation(Chart, String, int, int) - Constructor for class com.ve.kavachart.chart.Annotation
Create an Annotation to be drawn at the specified pixel coordinates.
Annotation(Chart, String, double, double) - Constructor for class com.ve.kavachart.chart.Annotation
Create an Annotation to be drawn at the specified axis coordinates.
AnotherDollarFormat - Class in com.ve.kavachart.parts
Creates a Format that changes the value of a 200 label to $20,000.
AnotherDollarFormat() - Constructor for class com.ve.kavachart.parts.AnotherDollarFormat
SymbolFormat constructor comment.
AnotherDollarFormat(String) - Constructor for class com.ve.kavachart.parts.AnotherDollarFormat
SymbolFormat constructor comment.
AnotherDollarFormat(String, DecimalFormatSymbols) - Constructor for class com.ve.kavachart.parts.AnotherDollarFormat
SymbolFormat constructor comment.
antialiased - Variable in class com.ve.kavachart.applet.ChartAppShell
 
antialiasOn - Variable in class com.ve.kavachart.servlet.Bean
 
AppletChartTag - Class in com.ve.kavachart.servlet
A ChartTag that produces an applet defintion.
AppletChartTag() - Constructor for class com.ve.kavachart.servlet.AppletChartTag
 
applyColorPalette() - Method in class com.ve.kavachart.chart.Axis
 
applyColorPalette() - Method in class com.ve.kavachart.chart.BubbleChart
 
applyColorPalette() - Method in class com.ve.kavachart.chart.Chart
 
applyColorPalette() - Method in class com.ve.kavachart.chart.PieChart
 
applyColorPalette() - Method in class com.ve.kavachart.chart.SpeedoChart
 
applyColorPalette() - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
 
applyColorPalette() - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
 
applyColorPalette() - Method in class com.ve.kavachart.chart.TwinAxisDateLineChart
 
applyColorPalette() - Method in class com.ve.kavachart.chart.TwinAxisLineChart
 
applyDataProviderInfo() - Method in class com.ve.kavachart.servlet.AppletChartTag
 
applyDataProviderInfo() - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
 
applyInternalProperties() - Method in class com.ve.kavachart.servlet.AppletChartTag
 
applyInternalProperties(Bean) - Method in class com.ve.kavachart.servlet.ChartTag
 
applyInternalProperties(TableBean) - Method in class com.ve.kavachart.servlet.TableTag
 
applyLocalizedResources() - Method in class com.ve.kavachart.servlet.AppletChartTag
 
applyLocalizedResources(Bean) - Method in class com.ve.kavachart.servlet.ChartTag
applies "internal" properties, which are generally those set with an inner "param" tag.
applyLocalizedResources(TableBean) - Method in class com.ve.kavachart.servlet.TableTag
applies "internal" properties, which are generally those set with an inner "param" tag.
applyPaletteToAxis(AxisInterface) - Method in class com.ve.kavachart.chart.Chart
 
applyPaletteToBarDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
 
applyPaletteToBarDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
 
applyPaletteToDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.BubbleChart
 
applyPaletteToDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.Chart
 
applyPaletteToDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.LineChart
 
applyPaletteToDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.PolarChart
 
applyPaletteToDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
 
applyPaletteToDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
 
applyPaletteToLineDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
 
applyPaletteToLineDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
 
applyResourceBundleToBean(ResourceBundle, TableBean) - Method in class com.ve.kavachart.servlet.TableTag
overlays the ResourceBundle properties on the style-directed chart properties.
applyResourceBundleToChartBean(ResourceBundle, Bean) - Method in class com.ve.kavachart.servlet.ChartTag
overlays the ResourceBundle properties on the style-directed chart properties.
archive - Variable in class com.ve.kavachart.servlet.AppletChartTag
 
Area - Class in com.ve.kavachart.chart
This class builds Areas from the specified Datasets for use on specified Axis systems.
Area() - Constructor for class com.ve.kavachart.chart.Area
Creates a new Area without assigning Datasets, Globals, Axes, and Plotarea.
Area(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.Area
Constructs an Area chart component, consisting of a series of stacked polygons, each polygon representing 1 dataset.
AREA - Static variable in class com.ve.kavachart.chart.AreaLineChart
 
AREA - Static variable in class com.ve.kavachart.chart.BarAreaChart
 
AREA - Static variable in class com.ve.kavachart.chart.LayerChart
 
AREA - Static variable in class com.ve.kavachart.chart.LineAreaChart
 
AREA - Static variable in class com.ve.kavachart.chart.TwinAxisBarAreaChart
 
areaApp - Class in com.ve.kavachart.applet
 
areaApp() - Constructor for class com.ve.kavachart.applet.areaApp
 
areaApp - Class in com.ve.kavachart.servlet
An AreaChart bean
areaApp() - Constructor for class com.ve.kavachart.servlet.areaApp
 
areaApp(Properties) - Constructor for class com.ve.kavachart.servlet.areaApp
 
AreaChart - Class in com.ve.kavachart.beans.chart
A bean containing an AreaChart
AreaChart() - Constructor for class com.ve.kavachart.beans.chart.AreaChart
 
AreaChart - Class in com.ve.kavachart.chart
Creates and draws a conventional area chart, stacking y values at each observation.
AreaChart() - Constructor for class com.ve.kavachart.chart.AreaChart
constructs a default chart
AreaChart(String) - Constructor for class com.ve.kavachart.chart.AreaChart
constructs a default chart with the specified name
AreaChart(String, Locale) - Constructor for class com.ve.kavachart.chart.AreaChart
creates a default chart with the specified name initialized at the specified locale
AreaChart(Locale) - Constructor for class com.ve.kavachart.chart.AreaChart
constructs a default chart initialized at the specified locale
AreaChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
AreaChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.AreaChartBeanInfo
 
areaLineApp - Class in com.ve.kavachart.applet
An area line chart applet
areaLineApp() - Constructor for class com.ve.kavachart.applet.areaLineApp
 
areaLineApp - Class in com.ve.kavachart.servlet
An area line chart server-side bean
areaLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.areaLineApp
 
AreaLineChart - Class in com.ve.kavachart.chart
A combination chart that includes both Area and Line components
AreaLineChart() - Constructor for class com.ve.kavachart.chart.AreaLineChart
constructs a default chart
AreaLineChart(String) - Constructor for class com.ve.kavachart.chart.AreaLineChart
constructs a default chart with the specified name
AreaLineChart(Locale) - Constructor for class com.ve.kavachart.chart.AreaLineChart
constructs a default chart initialized at the specified locale
areaStyleStacking - Variable in class com.ve.kavachart.chart.StackAxis
 
assignDatasetToLayer(Dataset, LayerChart.Layer) - Method in class com.ve.kavachart.chart.LayerChart
 
assignDatasetToLayer(Dataset, String) - Method in class com.ve.kavachart.chart.LayerChart
 
assignDatasetToLayer(int, String) - Method in class com.ve.kavachart.chart.LayerChart
 
assignToRightAxis(int, boolean) - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
Assigns this dataset to the right (auxilliary) Axis
assignToRightAxis(int, boolean) - Method in class com.ve.kavachart.chart.TwinAxisDateLineChart
Assigns this dataset to the right (auxilliary) Axis
assignToRightAxis(int, boolean) - Method in class com.ve.kavachart.chart.TwinAxisLineChart
Assigns this dataset to the right (auxilliary) Axis
AUTO_SCALE - Static variable in class com.ve.kavachart.chart.Axis
Convenience variable to indicate the start or end should be auto-scaled
autoStagger - Variable in class com.ve.kavachart.chart.Axis
 
autoZScale - Variable in class com.ve.kavachart.chart.Bubble
 
AUX_DATA_MASK - Static variable in class com.ve.kavachart.beans.data.DataEvent
should listeners use AUX (Y3) information from this event?
AuxAxisDataTransform - Class in com.ve.kavachart.parts
A DataTransform is used to translate pixels into data values, and data values into pixel values for a specified chart.
AuxAxisDataTransform(Chart, Axis, Axis) - Constructor for class com.ve.kavachart.parts.AuxAxisDataTransform
Creates a DataTransform for the specified Chart
Axis - Class in com.ve.kavachart.chart
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 com.ve.kavachart.chart.Axis
Constructs a new Axis without Dataset and Plotarea values.
Axis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.Axis
Constructs an Axis for the specified array of datasets
axis - Variable in class com.ve.kavachart.chart.Polar
 
axisEnd - Variable in class com.ve.kavachart.chart.Axis
 
AxisInterface - Interface in com.ve.kavachart.chart
Defines a standard set of methods for manipulating axis sytems.
axisLabels - Static variable in class com.ve.kavachart.chart.Axis
Axis Labels
axisStart - Variable in class com.ve.kavachart.chart.Axis
 

B

Background - Class in com.ve.kavachart.chart
This simple class draws a rectangle over the background of the drawing surface.
Background() - Constructor for class com.ve.kavachart.chart.Background
Constructs a new Background without assigning Globals.
Background(Globals) - Constructor for class com.ve.kavachart.chart.Background
Constructs a new Background with a default white fill color.
background - Variable in class com.ve.kavachart.chart.Chart
 
backgroundGc - Variable in class com.ve.kavachart.chart.Legend
 
backgroundVisible - Variable in class com.ve.kavachart.chart.Legend
 
Bar - Class in com.ve.kavachart.chart
Bar provides a convenient superclass for all sorts of charts that need to draw individual elements from multiple datasets.
Bar() - Constructor for class com.ve.kavachart.chart.Bar
Creates a new Bar component without assigning Plotarea, Datasets, or Globals.
Bar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.Bar
Constructs a new Bar component, used for creating the bars in a vertical bar chart (or ColumnChart).
BAR - Static variable in class com.ve.kavachart.chart.BarAreaChart
 
BAR - Static variable in class com.ve.kavachart.chart.BarLineChart
 
BAR - Static variable in class com.ve.kavachart.chart.LayerChart
 
BAR - Static variable in class com.ve.kavachart.chart.TwinAxisBarAreaChart
 
BAR - Static variable in class com.ve.kavachart.chart.TwinAxisBarLineChart
 
BAR - Static variable in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
 
barApp - Class in com.ve.kavachart.applet
 
barApp() - Constructor for class com.ve.kavachart.applet.barApp
 
barApp - Class in com.ve.kavachart.servlet
A horizontal bar chart.
barApp() - Constructor for class com.ve.kavachart.servlet.barApp
 
barApp(Properties) - Constructor for class com.ve.kavachart.servlet.barApp
 
barAreaApp - Class in com.ve.kavachart.applet
 
barAreaApp() - Constructor for class com.ve.kavachart.applet.barAreaApp
 
barAreaApp - Class in com.ve.kavachart.servlet
A combination BarAreaChart.
barAreaApp() - Constructor for class com.ve.kavachart.servlet.barAreaApp
 
barAreaApp(Properties) - Constructor for class com.ve.kavachart.servlet.barAreaApp
 
BarAreaChart - Class in com.ve.kavachart.chart
A chart that contains a combination of Bar and Area components
BarAreaChart() - Constructor for class com.ve.kavachart.chart.BarAreaChart
constructs a default chart
BarAreaChart(String) - Constructor for class com.ve.kavachart.chart.BarAreaChart
constructs a default chart with the specified name
BarAreaChart(String, Locale) - Constructor for class com.ve.kavachart.chart.BarAreaChart
creates a default chart with the specified name initialized at the specified locale
BarAreaChart(Locale) - Constructor for class com.ve.kavachart.chart.BarAreaChart
constructs a default chart initialized at the specified locale
BarChart - Class in com.ve.kavachart.beans.chart
A bean for creating conventional vertical BarCharts.
BarChart() - Constructor for class com.ve.kavachart.beans.chart.BarChart
 
BarChart - Class in com.ve.kavachart.chart
A chart that represents data values in columns.
BarChart() - Constructor for class com.ve.kavachart.chart.BarChart
constructs a default chart
BarChart(String) - Constructor for class com.ve.kavachart.chart.BarChart
constructs a default chart with the specified name
BarChart(String, Locale) - Constructor for class com.ve.kavachart.chart.BarChart
creates a default chart with the specified name initialized at the specified locale
BarChart(Locale) - Constructor for class com.ve.kavachart.chart.BarChart
constructs a default chart initialized at the specified locale
BarChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
BarChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.BarChartBeanInfo
 
barLineApp - Class in com.ve.kavachart.applet
 
barLineApp() - Constructor for class com.ve.kavachart.applet.barLineApp
 
barLineApp - Class in com.ve.kavachart.servlet
A combination BarLineChart
barLineApp() - Constructor for class com.ve.kavachart.servlet.barLineApp
 
barLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.barLineApp
 
BarLineChart - Class in com.ve.kavachart.chart
A combination chart that includes both Bar and Line components
BarLineChart() - Constructor for class com.ve.kavachart.chart.BarLineChart
constructs a default chart
BarLineChart(String) - Constructor for class com.ve.kavachart.chart.BarLineChart
constructs a default chart with the specified name
BarLineChart(String, Locale) - Constructor for class com.ve.kavachart.chart.BarLineChart
creates a default chart with the specified name initialized at the specified locale
BarLineChart(Locale) - Constructor for class com.ve.kavachart.chart.BarLineChart
constructs a default chart initialized at the specified locale
baseline - Variable in class com.ve.kavachart.chart.Bar
 
Bean - Class in com.ve.kavachart.servlet
A server side chart bean for creating image files and image streams corresponding to a list of properties.
Bean() - Constructor for class com.ve.kavachart.servlet.Bean
 
beanClass - Variable in class com.ve.kavachart.beans.chart.ChartBeanInfo
this bean's class.
BOTTOM - Static variable in class com.ve.kavachart.chart.Axis
 
BoxJenkins - Class in com.ve.kavachart.parts
Creates a Box-Whisker diagram.
BoxJenkins() - Constructor for class com.ve.kavachart.parts.BoxJenkins
Create a new BoxWhisker.
BoxWhisker - Class in com.ve.kavachart.parts
Creates a Box-Whisker diagram.
BoxWhisker() - Constructor for class com.ve.kavachart.parts.BoxWhisker
Create a new BoxWhisker.
Bubble - Class in com.ve.kavachart.chart
Creates a Bubble for a Bubble Chart, with x and y coordinates for position and z for the radius of the bubble drawn.
Bubble() - Constructor for class com.ve.kavachart.chart.Bubble
 
Bubble(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.Bubble
 
BUBBLE - Static variable in class com.ve.kavachart.chart.LayerChart
 
bubbleApp - Class in com.ve.kavachart.applet
This Applet creates and displays a Bubble Chart with hyperlinks and crossed axes
bubbleApp() - Constructor for class com.ve.kavachart.applet.bubbleApp
 
bubbleApp - Class in com.ve.kavachart.servlet
This Servlet creates and displays a Bubble Chart with hyperlinks and crossed axes
bubbleApp() - Constructor for class com.ve.kavachart.servlet.bubbleApp
 
bubbleApp(Properties) - Constructor for class com.ve.kavachart.servlet.bubbleApp
 
BubbleChart - Class in com.ve.kavachart.beans.chart
 
BubbleChart() - Constructor for class com.ve.kavachart.beans.chart.BubbleChart
 
BubbleChart - Class in com.ve.kavachart.chart
This Chart Class creates a Bubble Chart, with x and y values determining the location of bubbles, and z values determining their radius.
BubbleChart() - Constructor for class com.ve.kavachart.chart.BubbleChart
Creates an instance of BubbleChart
BubbleChart(String) - Constructor for class com.ve.kavachart.chart.BubbleChart
Creates and instance of BubbleChart with a String name
BubbleChart(String, Locale) - Constructor for class com.ve.kavachart.chart.BubbleChart
creates a default chart with the specified name initialized at the specified locale
BubbleChart(Locale) - Constructor for class com.ve.kavachart.chart.BubbleChart
constructs a default chart initialized at the specified locale
BubbleChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
BubbleChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.BubbleChartBeanInfo
 
buildChart() - Method in class com.ve.kavachart.servlet.Bean
Creates a chart instance for imaging by the CacheManager.
buildColumnCell(StringBuffer, String, int) - Method in class com.ve.kavachart.servlet.TableBean
 
buildDataXfm() - Method in class com.ve.kavachart.chart.Bar
Initializes dataXfm, which is used for drawing Bar representations
buildDataXfm() - Method in class com.ve.kavachart.chart.GanttBar
Overrides Bar to swap axes
buildDataXfm() - Method in class com.ve.kavachart.chart.HorizBar
Overrides Bar to swap axes
buildDataXfm() - Method in class com.ve.kavachart.chart.HorizHiLoBar
Overrides Bar to swap axes
buildDataXfm() - Method in class com.ve.kavachart.chart.Line
 
buildDataXfm() - Method in class com.ve.kavachart.chart.StackBar
Overrides Bar xfm to swap axes
buildDataXfm() - Method in class com.ve.kavachart.parts.BoxJenkins
Initializes dataXfm, which is used for drawing Bar representations
buildDataXfm() - Method in class com.ve.kavachart.parts.BoxWhisker
Initializes dataXfm, which is used for drawing Bar representations
buildDisplayList() - Method in class com.ve.kavachart.chart.Axis
 
buildResourceBundle(Bean) - Method in class com.ve.kavachart.servlet.ChartTag
Builds a ResourceBundle from the default basename.
buildResourceBundle(TableBean) - Method in class com.ve.kavachart.servlet.TableTag
Builds a ResourceBundle from the default basename.
buildRowCell(StringBuffer, String, int) - Method in class com.ve.kavachart.servlet.TableBean
 
buildTexture() - Method in class com.ve.kavachart.chart.GcHelper
Builds a TexturePaint as required by this Helper.

C

cacheCleaner - Static variable in class com.ve.kavachart.servlet.Bean
 
CachedChartTag - Class in com.ve.kavachart.servlet
A ChartTag that produces an HTML IMG reference to an image file that has been written to the server's filesystem.
CachedChartTag() - Constructor for class com.ve.kavachart.servlet.CachedChartTag
 
calculateBins() - Method in class com.ve.kavachart.servlet.DataProviderHistogram
Figures out how many bins are required and populates them accordingly.
calculateElementCount() - Method in class com.ve.kavachart.chart.Axis
Calculates label/tick counts based on the userAxisStepSize this method also currently adjusts the axisEnd so that the step size is used from axisStart onwards.
calculateElementCount() - Method in class com.ve.kavachart.chart.DateAxis
Calculates label/tick counts based on the userStepSize
calculateRanges() - Method in class com.ve.kavachart.parts.BoxJenkins
calculates the ranges and sets up axis boundaries
calendar - Variable in class com.ve.kavachart.chart.DateAxis
We're assuming a Gregorian calendar for most operations, but this should also work with similar Calendars.
Candlestick - Class in com.ve.kavachart.chart
 
Candlestick() - Constructor for class com.ve.kavachart.chart.Candlestick
Creates a new CandleStick component without Dataset, Plotarea, Axis and Globals assignments.
Candlestick(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.Candlestick
Constructs a CandleStick component that considers the specified array of Dataset classes, and scales data based on the specified X and Y axes.
candlestickApp - Class in com.ve.kavachart.applet
 
candlestickApp() - Constructor for class com.ve.kavachart.applet.candlestickApp
 
candlestickApp - Class in com.ve.kavachart.servlet
 
candlestickApp() - Constructor for class com.ve.kavachart.servlet.candlestickApp
 
candlestickApp(Properties) - Constructor for class com.ve.kavachart.servlet.candlestickApp
 
CandlestickChart - Class in com.ve.kavachart.chart
Constructs a chart using Dates as X values, and High, Low, and Close and Open observations for each Date.
CandlestickChart() - Constructor for class com.ve.kavachart.chart.CandlestickChart
constructs a default chart
CandlestickChart(String) - Constructor for class com.ve.kavachart.chart.CandlestickChart
constructs a default chart with the specified name
CandlestickChart(String, Locale) - Constructor for class com.ve.kavachart.chart.CandlestickChart
creates a default chart with the specified name initialized at the specified locale
CandlestickChart(Locale) - Constructor for class com.ve.kavachart.chart.CandlestickChart
constructs a default chart initialized at the specified locale
CandlestickDateReader - Class in com.ve.kavachart.applet
A reader for HiLoOpenClose data.
CandlestickDateReader(ChartInterface, GetParam) - Constructor for class com.ve.kavachart.applet.CandlestickDateReader
Constructs a DateStreamReader specially modified for candlestickApp and hLOCApp
CandlestickDateReader - Class in com.ve.kavachart.parts
A reader for HiLoClose data.
CandlestickDateReader(ChartInterface, GetParam) - Constructor for class com.ve.kavachart.parts.CandlestickDateReader
Constructs a DateStreamReader specially modified for hiLoCloseApp.
CandlestickDatum - Class in com.ve.kavachart.chart
A specialized Datum class for hi-lo-open-close data.
CandlestickDatum(double, double, double, double, double, Globals) - Constructor for class com.ve.kavachart.chart.CandlestickDatum
Constructs a Datum for Candlestick DataRepresentations.
canvas - Variable in class com.ve.kavachart.chart.Chart
 
cellHeight() - Method in class com.ve.kavachart.chart.Legend
Internal method to calcualte one dataset cell's height.
cellWidth(int, FontMetrics) - Method in class com.ve.kavachart.chart.Legend
internal method to calculate one dataset entry size.
cellWidth(int, FontMetrics) - Method in class com.ve.kavachart.chart.PieLegend
Overrides method in Legend to examine Datum classes rather than Datasets.
CENTER - Static variable in class com.ve.kavachart.chart.Pie
 
center - Variable in class com.ve.kavachart.chart.PolarAxis
 
chart - Variable in class com.ve.kavachart.applet.ChartAppShell
 
chart - Variable in class com.ve.kavachart.beans.chart.ChartBean
 
Chart - Class in com.ve.kavachart.chart
An abstract class that implements several methods common to all charts.
Chart() - Constructor for class com.ve.kavachart.chart.Chart
constructs a default chart with the default locale
Chart(String) - Constructor for class com.ve.kavachart.chart.Chart
constructs a default chart with the specified name and the default locale
Chart(String, Locale) - Constructor for class com.ve.kavachart.chart.Chart
constructs a default chart with the specified name and locale
Chart(Locale) - Constructor for class com.ve.kavachart.chart.Chart
Constructs a default chart with the specified locale
chart - Variable in class com.ve.kavachart.chart.LayerChart.Layer
 
chart - Variable in class com.ve.kavachart.servlet.Bean
 
ChartAppShell - Class in com.ve.kavachart.applet
 
ChartAppShell() - Constructor for class com.ve.kavachart.applet.ChartAppShell
 
ChartBean - Class in com.ve.kavachart.beans.chart
ChartBean is the abstract superclass of all KavaChart charting beans.
ChartBean() - Constructor for class com.ve.kavachart.beans.chart.ChartBean
 
ChartBeanInfo - Class in com.ve.kavachart.beans.chart
ChartBeanInfo establishes a general schema for building BeanInfo files for each of the specific ChartBean subclasses in this package.
ChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.ChartBeanInfo
initializes target bean and customizer classes and creates a corresponding PropertyDescriptor
ChartDrawException - Exception in com.ve.kavachart.servlet
 
ChartDrawException(String, Throwable) - Constructor for exception com.ve.kavachart.servlet.ChartDrawException
 
ChartException - Exception in com.ve.kavachart.chart
 
ChartException() - Constructor for exception com.ve.kavachart.chart.ChartException
 
ChartException(String, Throwable) - Constructor for exception com.ve.kavachart.chart.ChartException
 
ChartFileException - Exception in com.ve.kavachart.servlet
 
ChartFileException() - Constructor for exception com.ve.kavachart.servlet.ChartFileException
 
ChartFileException(String, Throwable) - Constructor for exception com.ve.kavachart.servlet.ChartFileException
 
ChartHeadlessException - Exception in com.ve.kavachart.servlet
 
ChartHeadlessException(String, Throwable) - Constructor for exception com.ve.kavachart.servlet.ChartHeadlessException
 
ChartInterface - Interface in com.ve.kavachart.chart
A uniform interface for dealing with all sorts of charts.
ChartReader - Class in com.ve.kavachart.beans.chart
Simple utility for reading a serialized bean.
ChartReader() - Constructor for class com.ve.kavachart.beans.chart.ChartReader
 
ChartServlet - Class in com.ve.kavachart.servlet
A servlet for generating charts.
ChartServlet() - Constructor for class com.ve.kavachart.servlet.ChartServlet
 
ChartStream - Class in com.ve.kavachart.servlet
A class to stream image data to a JSP page without caching the image on the server's filesystem.
ChartStream() - Constructor for class com.ve.kavachart.servlet.ChartStream
 
ChartTag - Class in com.ve.kavachart.servlet
 
ChartTag() - Constructor for class com.ve.kavachart.servlet.ChartTag
 
chartType - Variable in class com.ve.kavachart.servlet.ChartTag
 
ChartUserCodecException - Exception in com.ve.kavachart.servlet
 
ChartUserCodecException() - Constructor for exception com.ve.kavachart.servlet.ChartUserCodecException
 
ChartUserCodecException(String, Throwable) - Constructor for exception com.ve.kavachart.servlet.ChartUserCodecException
 
ChartWriter - Class in com.ve.kavachart.beans.chart
Simple standalone program for generating serialized output for various chart types.
ChartWriter() - Constructor for class com.ve.kavachart.beans.chart.ChartWriter
 
checkLogAx() - Method in class com.ve.kavachart.chart.Axis
 
checkLogAx() - Method in class com.ve.kavachart.parts.HPLogAxis
 
checkLogAx() - Method in class com.ve.kavachart.parts.IntegerLogAxis
 
checkSciLogAx() - Method in class com.ve.kavachart.chart.Axis
 
clear() - Method in class com.ve.kavachart.chart.DisplayList
Empties the current DisplayList
clear() - Method in class com.ve.kavachart.chart.HistorySpeedo
Clears current watermark to axis start value
clearAllData() - Method in class com.ve.kavachart.chart.Chart
clear all existing data
clearData() - Method in class com.ve.kavachart.beans.data.TimeStampDataAccumulator
 
clearRect(int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
clip(Shape) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
clipRect(int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
clone() - Method in class com.ve.kavachart.chart.Dataset
Method
clone() - Method in class com.ve.kavachart.chart.Datum
Method
closeURL(InputStream) - Method in class com.ve.kavachart.applet.ChartAppShell
 
closeURL(InputStream) - Method in class com.ve.kavachart.beans.data.URLDataFeed
Closes a URL
clusterWidth - Variable in class com.ve.kavachart.chart.Bar
 
codebase - Variable in class com.ve.kavachart.servlet.AppletChartTag
 
ColorPalette - Class in com.ve.kavachart.chart
 
ColorPalette() - Constructor for class com.ve.kavachart.chart.ColorPalette
 
ColorPalette(int[]) - Constructor for class com.ve.kavachart.chart.ColorPalette
 
ColorPalette(Color[]) - Constructor for class com.ve.kavachart.chart.ColorPalette
 
columnApp - Class in com.ve.kavachart.applet
 
columnApp() - Constructor for class com.ve.kavachart.applet.columnApp
 
columnApp - Class in com.ve.kavachart.servlet
A vertical bar chart.
columnApp() - Constructor for class com.ve.kavachart.servlet.columnApp
 
columnApp(Properties) - Constructor for class com.ve.kavachart.servlet.columnApp
 
com.ve.kavachart.applet - package com.ve.kavachart.applet
 
com.ve.kavachart.beans.chart - package com.ve.kavachart.beans.chart
 
com.ve.kavachart.beans.data - package com.ve.kavachart.beans.data
 
com.ve.kavachart.chart - package com.ve.kavachart.chart
 
com.ve.kavachart.parts - package com.ve.kavachart.parts
 
com.ve.kavachart.servlet - package com.ve.kavachart.servlet
 
CombinationChart - Class in com.ve.kavachart.applet
 
CombinationChart() - Constructor for class com.ve.kavachart.applet.CombinationChart
 
COMMA_FORMAT - Static variable in class com.ve.kavachart.chart.Gc
American style numbers with commas and a decimal period (e.g.
compare(Sector, Sector) - Static method in class com.ve.kavachart.chart.Sector
Returns true if the percentage value of Sector s1 is greater than the percentage value of Sector s2.
compare(Object, Object) - Method in class com.ve.kavachart.servlet.DataProviderSorter
 
contains(Point, Vector) - Method in class com.ve.kavachart.chart.DisplayList
Fills a Vector with objects located at the specified Point
convertDataBlockToChartData(boolean) - Method in class com.ve.kavachart.applet.CandlestickDateReader
 
convertDataBlockToChartData(boolean) - Method in class com.ve.kavachart.applet.DateStreamReader
 
convertDataBlockToChartData(boolean) - Method in class com.ve.kavachart.applet.FinComboDateReader
 
convertDataBlockToChartData(boolean) - Method in class com.ve.kavachart.applet.GanttDateReader
 
convertDataBlockToChartData(boolean) - Method in class com.ve.kavachart.applet.HiLoCloseDateReader
 
convertDataBlockToChartData(boolean) - Method in class com.ve.kavachart.parts.CandlestickDateReader
 
convertDataBlockToIncrementalData(boolean) - Method in class com.ve.kavachart.applet.DateStreamReader
 
copyArea(int, int, int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
create() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
createChartBean() - Method in class com.ve.kavachart.servlet.ChartTag
 
createData() - Method in class com.ve.kavachart.servlet.RandomDataProvider
 
createData() - Method in class com.ve.kavachart.servlet.RandomDateDataProvider
 
createData() - Method in class com.ve.kavachart.servlet.WebServiceDataProviderTag
 
CullingLabelAxis - Class in com.ve.kavachart.parts
A LabelAxis subclass that automatically eliminates overlapping labels
CullingLabelAxis() - Constructor for class com.ve.kavachart.parts.CullingLabelAxis
CullingLabelAxis constructor.
CullingLabelAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.CullingLabelAxis
CullingLabelAxis constructor.
currentLine - Variable in class com.ve.kavachart.beans.data.RowColumnDataFeed
 
customizerClass - Variable in class com.ve.kavachart.beans.chart.ChartBeanInfo
this bean's customizer.

D

DailyPolar - Class in com.ve.kavachart.parts
 
DailyPolar(Dataset[], PolarAxis, Plotarea) - Constructor for class com.ve.kavachart.parts.DailyPolar
 
DAreaChart - Class in com.ve.kavachart.chart
A DateAreaChart contains of 1 Area, 1 DateAxis for x values, and 1 StackAxis for y values.
DAreaChart() - Constructor for class com.ve.kavachart.chart.DAreaChart
constructs a default chart
DAreaChart(String) - Constructor for class com.ve.kavachart.chart.DAreaChart
constructs a default chart with the specified name
DAreaChart(String, Locale) - Constructor for class com.ve.kavachart.chart.DAreaChart
creates a default chart with the specified name initialized at the specified locale
DAreaChart(Locale) - Constructor for class com.ve.kavachart.chart.DAreaChart
constructs a default chart initialized at the specified locale
darker(Globals, Color) - Static method in class com.ve.kavachart.chart.Gc
A platform-neutral static method for getting a darker color.
dashedGrids - Variable in class com.ve.kavachart.chart.Axis
 
dataAllocation - Variable in class com.ve.kavachart.chart.AreaLineChart
 
dataAllocation - Variable in class com.ve.kavachart.chart.BarAreaChart
 
dataAllocation - Variable in class com.ve.kavachart.chart.BarLineChart
 
dataAllocation - Variable in class com.ve.kavachart.chart.FinComboChart
 
dataAllocation - Variable in class com.ve.kavachart.chart.LineAreaChart
 
dataBlockStrings - Variable in class com.ve.kavachart.applet.DateStreamReader
 
DataEvent - Class in com.ve.kavachart.beans.data
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 com.ve.kavachart.beans.data.DataEvent
 
DataEvent(Object, int) - Constructor for class com.ve.kavachart.beans.data.DataEvent
 
DataFeedListener - Interface in com.ve.kavachart.beans.data
Listeners for KavaChart DataEvents should implement this interface.
DataFeedScroller - Class in com.ve.kavachart.parts
A Scrollbar object that manages incoming data feeds.
DataFeedScroller() - Constructor for class com.ve.kavachart.parts.DataFeedScroller
DataFeedScroller constructor comment.
DataFeedScroller(int) - Constructor for class com.ve.kavachart.parts.DataFeedScroller
DataFeedScroller constructor comment.
DataFeedScroller(int, int, int, int, int) - Constructor for class com.ve.kavachart.parts.DataFeedScroller
DataFeedScroller constructor comment.
DataFeedSimulator - Class in com.ve.kavachart.beans.data
Simulates arrays of input data, changing at preset intervals.
DataFeedSimulator() - Constructor for class com.ve.kavachart.beans.data.DataFeedSimulator
 
DatapointReducer - Class in com.ve.kavachart.beans.data
A filter to listen to datafeed inputs and translate those into single point observations.
DatapointReducer() - Constructor for class com.ve.kavachart.beans.data.DatapointReducer
 
dataProvider - Variable in class com.ve.kavachart.servlet.Bean
 
dataProvider - Variable in class com.ve.kavachart.servlet.ChartTag
 
dataProvider - Variable in class com.ve.kavachart.servlet.TableTag
 
DataProviderAccumulator - Class in com.ve.kavachart.servlet
 
DataProviderAccumulator() - Constructor for class com.ve.kavachart.servlet.DataProviderAccumulator
 
DataProviderArithmetic - Class in com.ve.kavachart.servlet
 
DataProviderArithmetic() - Constructor for class com.ve.kavachart.servlet.DataProviderArithmetic
 
DataProviderContainer - Class in com.ve.kavachart.servlet
 
DataProviderContainer(AbstractList, String) - Constructor for class com.ve.kavachart.servlet.DataProviderContainer
 
DataProviderFilter - Class in com.ve.kavachart.servlet
 
DataProviderFilter() - Constructor for class com.ve.kavachart.servlet.DataProviderFilter
 
DataProviderFilterTag - Class in com.ve.kavachart.servlet
 
DataProviderFilterTag() - Constructor for class com.ve.kavachart.servlet.DataProviderFilterTag
 
DataProviderHistogram - Class in com.ve.kavachart.servlet
 
DataProviderHistogram() - Constructor for class com.ve.kavachart.servlet.DataProviderHistogram
 
dataProviderID - Variable in class com.ve.kavachart.servlet.ChartTag
 
dataProviderID - Variable in class com.ve.kavachart.servlet.TableTag
 
DataProviderPercentageChange - Class in com.ve.kavachart.servlet
 
DataProviderPercentageChange() - Constructor for class com.ve.kavachart.servlet.DataProviderPercentageChange
 
DataProviderRecipient - Interface in com.ve.kavachart.servlet
 
DataProviderRegressionFeeder - Class in com.ve.kavachart.servlet
 
DataProviderRegressionFeeder() - Constructor for class com.ve.kavachart.servlet.DataProviderRegressionFeeder
 
dataProviders - Variable in class com.ve.kavachart.servlet.DataProviderAccumulator
 
DataProviderSorter - Class in com.ve.kavachart.servlet
 
DataProviderSorter() - Constructor for class com.ve.kavachart.servlet.DataProviderSorter
 
DataProviderTransposer - Class in com.ve.kavachart.servlet
 
DataProviderTransposer() - Constructor for class com.ve.kavachart.servlet.DataProviderTransposer
 
dataRecipient - Variable in class com.ve.kavachart.servlet.DataProviderFilterTag
 
dataRepresentation - Variable in class com.ve.kavachart.chart.Chart
 
DataRepresentation - Class in com.ve.kavachart.chart
A convenience superclass for various DataRepresentations.
DataRepresentation() - Constructor for class com.ve.kavachart.chart.DataRepresentation
DataRepresentation constructor comment.
Dataset - Class in com.ve.kavachart.chart
A collection of Datum classes, along with a set of graphical attributes (Gc) and labelling information.
Dataset() - Constructor for class com.ve.kavachart.chart.Dataset
Constructs an unassigned Dataset class.
Dataset(String, double[], double[], double[], double[], int, Globals) - Constructor for class com.ve.kavachart.chart.Dataset
Constructor for HiLoClose charts.
Dataset(String, double[], double[], double[], String[], int, Globals) - Constructor for class com.ve.kavachart.chart.Dataset
Constructor for HiLo charts.
Dataset(String, double[], double[], double[], int, Globals) - Constructor for class com.ve.kavachart.chart.Dataset
Constructor for HiLo charts.
Dataset(String, double[], double[], String[], int, Globals) - Constructor for class com.ve.kavachart.chart.Dataset
Constructor for label charts that use both X and Y.
Dataset(String, double[], double[], int, Globals) - Constructor for class com.ve.kavachart.chart.Dataset
Constructor for charts that use X and Y values, but have no labels.
Dataset(String, double[], double[], Globals) - Constructor for class com.ve.kavachart.chart.Dataset
Constructor for nonlabelled charts that use both X and Y observations.
Dataset(String, double[], String[], int, Globals) - Constructor for class com.ve.kavachart.chart.Dataset
Constructor for label charts that use 1 data element.
Dataset(String, double[], String[], boolean, Globals) - Constructor for class com.ve.kavachart.chart.Dataset
Constructor for labelled charts that use only Y values.
Dataset(String, double[], int, Globals) - Constructor for class com.ve.kavachart.chart.Dataset
Constructor for charts that use only 1 data element (Y values).
Dataset(String, double[], boolean, Globals) - Constructor for class com.ve.kavachart.chart.Dataset
Constructor for nonlabelled charts that use only Y values.
datasetArray - Variable in class com.ve.kavachart.beans.data.DataEvent
 
DatasetReducer - Class in com.ve.kavachart.beans.data
Creates newData events with a single Dataset, from a newData event that may contain many datasets.
DatasetReducer() - Constructor for class com.ve.kavachart.beans.data.DatasetReducer
 
datasets - Variable in class com.ve.kavachart.chart.Axis
the dataset array scaled by this Axis
datasets - Variable in class com.ve.kavachart.chart.Chart
 
datasets - Variable in class com.ve.kavachart.chart.DataRepresentation
 
datasets - Variable in class com.ve.kavachart.chart.Legend
 
datasets - Variable in class com.ve.kavachart.servlet.DataProviderAccumulator
 
datasets - Variable in class com.ve.kavachart.servlet.DataProviderRegressionFeeder
 
datasetsInUse() - Method in class com.ve.kavachart.chart.Axis
Returns the number of Datasets actually used in this Axis' Dataset array
datasetsInUse() - Method in class com.ve.kavachart.chart.Bar
returns the number of Datasets actually used by this Bar
datasetsInUse() - Method in class com.ve.kavachart.chart.Bubble
returns the number of Datasets actually used by this Bubble
datasetsInUse() - Method in class com.ve.kavachart.chart.Legend
 
datasetsInUse() - Method in class com.ve.kavachart.chart.Line
 
datasetsInUse() - Method in class com.ve.kavachart.chart.SectorMap
Returns the number of Datasets in use by this class.
DataTransform - Class in com.ve.kavachart.chart
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 com.ve.kavachart.chart.DataTransform
Creates a DataTransform for the specified Chart
dataXfm - Variable in class com.ve.kavachart.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 com.ve.kavachart.chart.Polar
 
dataXfm - Variable in class com.ve.kavachart.parts.BoxJenkins
 
dataXfm - Variable in class com.ve.kavachart.parts.BoxWhisker
 
DateApp - Class in com.ve.kavachart.applet
A common superclass to parent classes that parse Date information.
DateApp() - Constructor for class com.ve.kavachart.applet.DateApp
 
DateApp - Class in com.ve.kavachart.servlet
A superclass to provide time series data handling.
DateApp() - Constructor for class com.ve.kavachart.servlet.DateApp
 
dateAreaApp - Class in com.ve.kavachart.applet
 
dateAreaApp() - Constructor for class com.ve.kavachart.applet.dateAreaApp
 
dateAreaApp - Class in com.ve.kavachart.servlet
An area chart that uses DateAxis for the X axis.
dateAreaApp() - Constructor for class com.ve.kavachart.servlet.dateAreaApp
 
dateAreaApp(Properties) - Constructor for class com.ve.kavachart.servlet.dateAreaApp
 
DateAreaChart - Class in com.ve.kavachart.beans.chart
A bean containing a DateAreaChart
DateAreaChart() - Constructor for class com.ve.kavachart.beans.chart.DateAreaChart
 
DateAreaChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
DateAreaChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.DateAreaChartBeanInfo
 
DateAxis - Class in com.ve.kavachart.chart
An Axis subclass that automatically creates appropriate labels and increments for Date and Time information.
DateAxis() - Constructor for class com.ve.kavachart.chart.DateAxis
Creates a new DateAxis without internal chart class assignements.
DateAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.DateAxis
Constructs a new Date & Time Axis for the specified Dataset array.
dateBarApp - Class in com.ve.kavachart.applet
 
dateBarApp() - Constructor for class com.ve.kavachart.applet.dateBarApp
 
dateBarApp - Class in com.ve.kavachart.servlet
 
dateBarApp() - Constructor for class com.ve.kavachart.servlet.dateBarApp
 
dateBarApp(Properties) - Constructor for class com.ve.kavachart.servlet.dateBarApp
Load default properties.
DateBarChart - Class in com.ve.kavachart.chart
A chart that represents data values in columns.
DateBarChart() - Constructor for class com.ve.kavachart.chart.DateBarChart
constructs a default chart
DateBarChart(String) - Constructor for class com.ve.kavachart.chart.DateBarChart
constructs a default chart with the specified name
DateBarChart(String, Locale) - Constructor for class com.ve.kavachart.chart.DateBarChart
creates a default chart with the specified name initialized at the specified locale
DateBarChart(Locale) - Constructor for class com.ve.kavachart.chart.DateBarChart
constructs a default chart initialized at the specified locale
dateColumnApp - Class in com.ve.kavachart.applet
 
dateColumnApp() - Constructor for class com.ve.kavachart.applet.dateColumnApp
 
dateColumnApp - Class in com.ve.kavachart.servlet
 
dateColumnApp() - Constructor for class com.ve.kavachart.servlet.dateColumnApp
 
dateColumnApp(Properties) - Constructor for class com.ve.kavachart.servlet.dateColumnApp
Load default properties.
DateColumnChart - Class in com.ve.kavachart.chart
A chart that represents data values in columns.
DateColumnChart() - Constructor for class com.ve.kavachart.chart.DateColumnChart
constructs a default chart
DateColumnChart(String) - Constructor for class com.ve.kavachart.chart.DateColumnChart
constructs a default chart with the specified name
DateColumnChart(String, Locale) - Constructor for class com.ve.kavachart.chart.DateColumnChart
creates a default chart with the specified name initialized at the specified locale
DateColumnChart(Locale) - Constructor for class com.ve.kavachart.chart.DateColumnChart
constructs a default chart initialized at the specified locale
DateDataFeed - Class in com.ve.kavachart.beans.data
A subclass of URLDataFeed specifically intended to parse incoming strings as dates, rather than numbers.
DateDataFeed() - Constructor for class com.ve.kavachart.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 com.ve.kavachart.chart.DateAxis
 
dateLineApp - Class in com.ve.kavachart.applet
 
dateLineApp() - Constructor for class com.ve.kavachart.applet.dateLineApp
 
dateLineApp - Class in com.ve.kavachart.servlet
A line chart that uses DateAxis for the X axis..
dateLineApp() - Constructor for class com.ve.kavachart.servlet.dateLineApp
 
dateLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.dateLineApp
 
DateLineChart - Class in com.ve.kavachart.beans.chart
A bean containing a DateLineChart
DateLineChart() - Constructor for class com.ve.kavachart.beans.chart.DateLineChart
 
DateLineChart - Class in com.ve.kavachart.chart
A DateLineChart is the same as a LineChart but uses a DateAxis to represent X values
DateLineChart() - Constructor for class com.ve.kavachart.chart.DateLineChart
constructs a default chart
DateLineChart(String) - Constructor for class com.ve.kavachart.chart.DateLineChart
constructs a default chart with the specified name
DateLineChart(String, Locale) - Constructor for class com.ve.kavachart.chart.DateLineChart
creates a default chart with the specified name initialized at the specified locale
DateLineChart(Locale) - Constructor for class com.ve.kavachart.chart.DateLineChart
constructs a default chart initialized at the specified locale
DateLineChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
DateLineChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.DateLineChartBeanInfo
 
dateParse(String) - Method in class com.ve.kavachart.applet.DateStreamReader
Cover for using either a specified DateFormat or, by default, using the deprecated Date.parse().
dateParse(String) - Method in class com.ve.kavachart.applet.GanttDateReader
installs a signal value for non-numbers - needed for discontinuities...
dateStackBarApp - Class in com.ve.kavachart.applet
 
dateStackBarApp() - Constructor for class com.ve.kavachart.applet.dateStackBarApp
 
dateStackBarApp - Class in com.ve.kavachart.servlet
 
dateStackBarApp() - Constructor for class com.ve.kavachart.servlet.dateStackBarApp
Create a new dateStackBarApp
dateStackBarApp(Properties) - Constructor for class com.ve.kavachart.servlet.dateStackBarApp
 
DateStackBarChart - Class in com.ve.kavachart.chart
A chart that represents data with horizontal bars.
DateStackBarChart() - Constructor for class com.ve.kavachart.chart.DateStackBarChart
constructs a default chart
DateStackBarChart(String) - Constructor for class com.ve.kavachart.chart.DateStackBarChart
constructs a default chart with the specified name
DateStackBarChart(String, Locale) - Constructor for class com.ve.kavachart.chart.DateStackBarChart
creates a default chart with the specified name initialized at the specified locale
DateStackBarChart(Locale) - Constructor for class com.ve.kavachart.chart.DateStackBarChart
constructs a default chart initialized at the specified locale
dateStackColumnApp - Class in com.ve.kavachart.applet
 
dateStackColumnApp() - Constructor for class com.ve.kavachart.applet.dateStackColumnApp
 
dateStackColumnApp - Class in com.ve.kavachart.servlet
 
dateStackColumnApp() - Constructor for class com.ve.kavachart.servlet.dateStackColumnApp
 
dateStackColumnApp(Properties) - Constructor for class com.ve.kavachart.servlet.dateStackColumnApp
 
DateStackColumnChart - Class in com.ve.kavachart.chart
A chart that represents data with vertical bars.
DateStackColumnChart() - Constructor for class com.ve.kavachart.chart.DateStackColumnChart
constructs a default chart
DateStackColumnChart(String) - Constructor for class com.ve.kavachart.chart.DateStackColumnChart
constructs a default chart with the specified name
DateStackColumnChart(String, Locale) - Constructor for class com.ve.kavachart.chart.DateStackColumnChart
creates a default chart with the specified name initialized at the specified locale
DateStackColumnChart(Locale) - Constructor for class com.ve.kavachart.chart.DateStackColumnChart
constructs a default chart initialized at the specified locale
DateStreamReader - Class in com.ve.kavachart.applet
General purpose reader for columnwise blocks of Date information.
DateStreamReader(ChartInterface, GetParam) - Constructor for class com.ve.kavachart.applet.DateStreamReader
Constructs a ParameterParser for parsing date information files.
Datum - Class in com.ve.kavachart.chart
The Datum class is used as the basic KavaChart data storage unit.
Datum(double, double, double, double, Globals) - Constructor for class com.ve.kavachart.chart.Datum
Constructor for HiLoClose charts.
Datum(double, double, double, int, Globals) - Constructor for class com.ve.kavachart.chart.Datum
Constructs a Datum appropriate for use in Hi-Lo charts.
Datum(double, double, double, String, int, Globals) - Constructor for class com.ve.kavachart.chart.Datum
Constructs a Datum appropriate for use in Hi-Lo charts.
Datum(double, double, int, Globals) - Constructor for class com.ve.kavachart.chart.Datum
Datum with colors (Gc) initialized by dataset index number.
Datum(double, double, String, int, Globals) - Constructor for class com.ve.kavachart.chart.Datum
Constructs a Datum with a Gc based on this Datum's place within a Dataset.
Datum(double, double, String, boolean, Globals) - Constructor for class com.ve.kavachart.chart.Datum
Constructs Datum with unique color, initializes X, Y and label values.
Datum(int, double, String, Globals) - Constructor for class com.ve.kavachart.chart.Datum
Construct Datum with predictable color, initializes X, Y and label values.
Datum(double, double, Globals) - Constructor for class com.ve.kavachart.chart.Datum
Constructs Datum with a default Gc, initializes X and Y values.
Datum(double, double, boolean, Globals) - Constructor for class com.ve.kavachart.chart.Datum
Constructs Datum with unique color, initializes X and Y values.
Datum(double, String, int, Globals) - Constructor for class com.ve.kavachart.chart.Datum
Constructs a Datum with a Gc based on this Datum's place within a Dataset.
datumToPoint(Datum) - Method in class com.ve.kavachart.chart.DataTransform
translates a Datum into a Point.
datumToPoint(Datum) - Method in class com.ve.kavachart.parts.AuxAxisDataTransform
translates a Datum into a Point.
datumToPoint(Datum) - Method in class com.ve.kavachart.parts.SwapAxisDataTransform
translates a Datum into a Point.
DAY_LABELS - Static variable in class com.ve.kavachart.parts.FinanceAxis
 
DAY_LABELS - Static variable in class com.ve.kavachart.parts.OriginalFinanceAxis
 
DAY_LABELS - Static variable in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
DAY_SCALING - Static variable in class com.ve.kavachart.chart.DateAxis
Scale by days
dayIncrement - Variable in class com.ve.kavachart.servlet.RandomDateDataProvider
 
DEFAULT - Static variable in class com.ve.kavachart.chart.Datum
 
DEFAULT_FORMAT - Static variable in class com.ve.kavachart.chart.Gc
default number format
defaultFont - Static variable in class com.ve.kavachart.chart.Gc
 
defineDatasetSectors(int, int, int, int, double, boolean, int, int) - Method in class com.ve.kavachart.chart.SectorMap
An internal recursive method that determines the size and placement of each Dataset's Sector.
defineDatumSectors(int, int, int, int, double, boolean, int, int, int) - Method in class com.ve.kavachart.chart.SectorMap
An internal recursive method that determines the size and placement of each Datum's Sector.
defineSectors() - Method in class com.ve.kavachart.chart.SectorMap
Internal method to determine the size and extent of this SectorMap's Sectors.
deleteDataset(String) - Method in class com.ve.kavachart.chart.Chart
deletes the named dataset and rearranges this chart's dataset array
deleteDataset(Dataset) - Method in class com.ve.kavachart.chart.Chart
deletes the specified dataset and rearranges this chart's dataset array
deleteDataset(String) - Method in interface com.ve.kavachart.chart.ChartInterface
 
deleteDataset(Dataset) - Method in interface com.ve.kavachart.chart.ChartInterface
 
deleteLabel(int) - Method in class com.ve.kavachart.chart.LabelAxis
Deletes a label from this Axis at the specified location.
delimiter - Variable in class com.ve.kavachart.servlet.Bean
 
destroy() - Method in class com.ve.kavachart.applet.ChartAppShell
cleans up applet resources.
determineGradientColor(Color, Color, double, double, double) - Method in class com.ve.kavachart.chart.SectorMap
Internal mehtod to determine the color for a value on linear color gradient.
DISCONTINUITY - Static variable in class com.ve.kavachart.chart.Datum
 
DiscontinuousArea - Class in com.ve.kavachart.chart
Subclasses Area to create discontinuities wherever a Datum's label value is equal to Datum.DISCONTINUITY
DiscontinuousArea(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.DiscontinuousArea
 
DiscontinuousLine - Class in com.ve.kavachart.chart
Subclasses Line to create discontinuities wherever a Datum's label value is equal to Datum.DISCONTINUITY
DiscontinuousLine() - Constructor for class com.ve.kavachart.chart.DiscontinuousLine
Creates a DiscontinuousLine without Axis, Globals and Plotarea assignments.
DiscontinuousLine(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.DiscontinuousLine
 
disDateLineApp - Class in com.ve.kavachart.applet
 
disDateLineApp() - Constructor for class com.ve.kavachart.applet.disDateLineApp
 
disDateLineApp - Class in com.ve.kavachart.servlet
 
disDateLineApp() - Constructor for class com.ve.kavachart.servlet.disDateLineApp
 
disDateLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.disDateLineApp
Load default properties.
disLabelLineApp - Class in com.ve.kavachart.applet
 
disLabelLineApp() - Constructor for class com.ve.kavachart.applet.disLabelLineApp
 
disLabelLineApp - Class in com.ve.kavachart.servlet
 
disLabelLineApp() - Constructor for class com.ve.kavachart.servlet.disLabelLineApp
 
disLabelLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.disLabelLineApp
Load default properties.
disLineApp - Class in com.ve.kavachart.applet
 
disLineApp() - Constructor for class com.ve.kavachart.applet.disLineApp
 
disLineApp - Class in com.ve.kavachart.servlet
A LineChart that handles discontinuities.
disLineApp() - Constructor for class com.ve.kavachart.servlet.disLineApp
 
disLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.disLineApp
 
displayInfo(Vector) - Method in class com.ve.kavachart.applet.ChartAppShell
 
displayInfo(Vector) - Method in class com.ve.kavachart.applet.LayerChartApplet
 
displayInfo(Vector) - Method in class com.ve.kavachart.servlet.LayerChartBean
 
displayList - Variable in class com.ve.kavachart.applet.ChartAppShell
 
DisplayList - Class in com.ve.kavachart.chart
A DisplayList is stored with other global information to record information about each drawn object's position and shape.
DisplayList() - Constructor for class com.ve.kavachart.chart.DisplayList
Creates a new DisplayList without assigning a particular chart's Globals class.
DisplayList(Globals) - Constructor for class com.ve.kavachart.chart.DisplayList
Constructs a new, empty DisplayList
dispose() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
doAfterBody() - Method in class com.ve.kavachart.servlet.AppletChartTag
 
doAfterBody() - Method in class com.ve.kavachart.servlet.ChartTag
 
doAfterBody() - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
clear out DataProvider Enumeration from previous pass, just in case.
doAfterBody() - Method in class com.ve.kavachart.servlet.TableTag
 
doArc(Graphics, Gc, Point, Point, double, double) - Method in class com.ve.kavachart.chart.SpeedoAxis
 
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.Bar
draws an individual column
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.Candlestick
Overrides Bar doBar to draw candlesticks, called by doBars
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.GanttBar
Overrides Bar to draw horizontal bars with high and low values
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.HiLoBar
overrides Bar to draw bars that consider both Y and Y2
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.HiLoClose
Overrides Bar to draw HiLoClose bars instead of conventional bar chart columns
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.HLOC
Overrides Bar to draw HiLoOpenClose bars instead of conventional bar chart columns
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.HorizBar
Overrides Bar doBar to draw horizontally, called by doBars
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.HorizHiLoBar
Overrides Bar to draw horizontal bars with high and low values
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.Pictogram
draws an individual column
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.StackBar
Overrides Bar to draw horizontal stacks, called by doBars
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.StackColumn
Overrides Bar doBar to draw stacks, called by doBars
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.Stick
Overrides Bar doBar to draw sticks, called by doBars
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.parts.MixedColumn
Overrides Bar doBar to draw stacks, called by doBars
doBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.parts.StemLeaf
Overrides Bar doBar to draw horizontally, called by doBars
doBarLabel(Graphics, double, int, int) - Method in class com.ve.kavachart.chart.Bar
draws a single column's label
doBarLabel(Graphics, double, int, int) - Method in class com.ve.kavachart.chart.Candlestick
Overrides Bar to eliminate Bar labels
doBarLabel(Graphics, double, int, int) - Method in class com.ve.kavachart.chart.GanttBar
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 com.ve.kavachart.chart.HiLoBar
Overrides Bar to draw labels on HiLo bars
doBarLabel(Graphics, double, int, int) - Method in class com.ve.kavachart.chart.HiLoClose
Overrides Bar to eliminate bar labels
doBarLabel(Graphics, double, int, int) - Method in class com.ve.kavachart.chart.HLOC
Overrides Bar to eliminate bar labels
doBarLabel(Graphics, double, int, int) - Method in class com.ve.kavachart.chart.HorizBar
Overrides Bar doBarLabel to attach to horizontal bars
doBarLabel(Graphics, double, int, int) - Method in class com.ve.kavachart.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 com.ve.kavachart.chart.StackBar
Overrides Bar to draw labels appropriate for horizontally stacked bars
doBarLabel(Graphics, double, int, int) - Method in class com.ve.kavachart.chart.StackColumn
Overrides Bar to draw bar labels in a position appropriate for this class.
doBarLabel(Graphics, double, int, int) - Method in class com.ve.kavachart.chart.Stick
Overrides Bar to eliminate Bar labels
doBarLabel(Graphics, double, int, int) - Method in class com.ve.kavachart.parts.MixedColumn
Overrides Bar to draw bar labels in a position appropriate for this class.
doBars(Graphics, boolean) - Method in class com.ve.kavachart.chart.Bar
Called by draw to draw actual bars and labels
doBars(Graphics, boolean) - Method in class com.ve.kavachart.chart.HorizBar
 
doBars(Graphics, boolean) - Method in class com.ve.kavachart.chart.StackBar
overrides to shift left one pixel when outlining is active to avoid inset outline artifacts
doBars(Graphics, boolean) - Method in class com.ve.kavachart.parts.MixedColumn
Called by draw to draw actual bars and labels
doBox(Graphics, int) - Method in class com.ve.kavachart.parts.BoxJenkins
draw actual boxes.
doBox(Graphics, int) - Method in class com.ve.kavachart.parts.BoxWhisker
draw actual boxes.
doBubble(Graphics, int, int) - Method in class com.ve.kavachart.chart.Bubble
This method draws an individual Bubble
doBubbleLabel(Graphics, int, int) - Method in class com.ve.kavachart.chart.Bubble
Draws the Bubble Labels, which are centered and never rotated.
doBubbles(Graphics) - Method in class com.ve.kavachart.chart.Bubble
Calls draw methods for each individual bubble, and determines whether to draw labels
doChart() - Method in class com.ve.kavachart.servlet.AppletChartTag
 
doChart() - Method in class com.ve.kavachart.servlet.CachedChartTag
 
doChart() - Method in class com.ve.kavachart.servlet.ChartTag
Does the core work of creating a chart bean, applying properties, setting locale information, installing a data provider, overlaying ResourceBundles, and so on.
doChart() - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
 
doCircle(boolean, Gc, Graphics, Point, Point) - Method in class com.ve.kavachart.chart.Bubble
 
doDataInColumns(StringBuffer) - Method in class com.ve.kavachart.servlet.TableBean
 
doDataInRows(StringBuffer) - Method in class com.ve.kavachart.servlet.TableBean
 
doDatasetSector(Graphics, int, boolean) - Method in class com.ve.kavachart.chart.SectorMap
Internal method to draw the Dataset's Sector, currently just the outline if necessary.
doDatumSector(Graphics, int, int, boolean, double, double) - Method in class com.ve.kavachart.chart.SectorMap
Internal method to draw an individual Datum's Sector.
doDayScale() - Method in class com.ve.kavachart.chart.DateAxis
Scale by days
doDayScale() - Method in class com.ve.kavachart.chart.SimpleDateAxis
Scale by days
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.Bar
draws a single column with a dimensional effect
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.Candlestick
Overrides 3d bars in superclass.
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.HiLoBar
Overrides Bar to draw dimensional bars that consider both Y and Y2 values
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.HiLoClose
Overrides Bar to eliminate 3-D effects for HiLoClose charts
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.HLOC
Overrides Bar to eliminate 3-D effects for HiLoClose charts
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.HorizBar
Overrides Bar to draw horizontal bars
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.HorizHiLoBar
Overrides Bar to draw dimensional horizontal bars with high and low values
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.Pictogram
draws a single column with a dimensional effect
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.StackBar
Overrides Bar to draw horizontal stacks with a dimensional effect, called by doBars
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.StackColumn
overrides Bar doDBar to draw stacks with depth
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.chart.Stick
Overrides Bar to map 3-D to 2-D visual effects.
doDBar(Graphics, double, int, int, boolean) - Method in class com.ve.kavachart.parts.MixedColumn
overrides Bar doDBar to draw stacks with depth
doDPie(Graphics, double, double) - Method in class com.ve.kavachart.chart.Pie
Method for drawing Pie with a 3-D visual effect
doDraw(Graphics, boolean) - Method in class com.ve.kavachart.chart.SectorMap
Internal method to draw this SectorMap.
doDraw(Graphics) - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
 
doDwellLabel() - Method in class com.ve.kavachart.applet.ChartAppShell
 
doElementLabel(Graphics, int, int) - Method in class com.ve.kavachart.chart.DiscontinuousLine
Overrides Line to eliminate labels for missing data
doElementLabel(Graphics, int, int) - Method in class com.ve.kavachart.chart.Line
Used by the doLabels method to draw a single data label
doElementLabel(Graphics, Point, int, int) - Method in class com.ve.kavachart.chart.Polar
Used by the doLabels method to draw a single data label
doEndTag() - Method in class com.ve.kavachart.servlet.ChartTag
 
doEndTag() - Method in class com.ve.kavachart.servlet.DataProviderAccumulator
 
doEndTag() - Method in class com.ve.kavachart.servlet.DataProviderArithmetic
 
doEndTag() - Method in class com.ve.kavachart.servlet.DataProviderFilter
 
doEndTag() - Method in class com.ve.kavachart.servlet.DataProviderHistogram
 
doEndTag() - Method in class com.ve.kavachart.servlet.DataProviderPercentageChange
 
doEndTag() - Method in class com.ve.kavachart.servlet.DataProviderRegressionFeeder
 
doEndTag() - Method in class com.ve.kavachart.servlet.DataProviderSorter
 
doEndTag() - Method in class com.ve.kavachart.servlet.DataProviderTransposer
 
doEndTag() - Method in class com.ve.kavachart.servlet.RandomDataProvider
 
doEndTag() - Method in class com.ve.kavachart.servlet.RandomDateDataProvider
 
doEndTag() - Method in class com.ve.kavachart.servlet.TableTag
 
doEndTag() - Method in class com.ve.kavachart.servlet.WebServiceDataProviderTag
 
doErrorBars - Variable in class com.ve.kavachart.chart.Bar
 
doFlashChart(Bean, String) - Method in class com.ve.kavachart.servlet.CachedChartTag
Special method for doing flash output.
doFlashChart(Bean) - Method in class com.ve.kavachart.servlet.ChartTag
Special method for doing flash output.
doFlashChart(String) - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
Special method for doing flash output.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.ChartServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.ChartStream
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.JavaScriptStreamChartServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.LoadBalancedChartServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.PHPChartStreamServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.RemoteChartStreamServlet
 
doHorizontalIcons(Graphics) - Method in class com.ve.kavachart.chart.Legend
Draws Legend icons and labels horizontally on the specified Graphics
doHorizontalIcons(Graphics) - Method in class com.ve.kavachart.chart.LineLegend
Overrides Legend to draw line & marker icons rather than rectangles
doHorizontalIcons(Graphics) - Method in class com.ve.kavachart.chart.PieLegend
Overrides Legend to draw icons for each element in a single dataset
doHorizontalIcons(Graphics) - Method in class com.ve.kavachart.parts.InvertedPieLegend
Overrides Legend to draw icons for each element in a single dataset
doHourScale() - Method in class com.ve.kavachart.chart.DateAxis
Scale by hours
doHourScale() - Method in class com.ve.kavachart.chart.SimpleDateAxis
Scale by hours
doInitBody() - Method in class com.ve.kavachart.servlet.ChartTag
 
doInitBody() - Method in class com.ve.kavachart.servlet.TableTag
 
doLabel(Graphics, int, double, double, double) - Method in class com.ve.kavachart.chart.Speedo
Draws a label at the end of the pointer.
doLabels(Graphics) - Method in class com.ve.kavachart.chart.Line
Used by the doLines method to draw data labels for the entire Line component.
doLabels(Graphics, int, Point[]) - Method in class com.ve.kavachart.chart.Polar
 
doLine(Graphics, int) - Method in class com.ve.kavachart.chart.DiscontinuousLine
Draws a discontinuous plotline for a single dataset.
doLine(Graphics, int) - Method in class com.ve.kavachart.chart.Line
Draws a plotline for a single dataset.
doLine(Graphics, int) - Method in class com.ve.kavachart.chart.Regress
Overrides Line to draw regression lines instead of conventional plot lines.
doLine(Graphics, int) - Method in class com.ve.kavachart.parts.FinanceLine
Overrides superclass to temporarily change the X values...
doLines(Graphics, boolean) - Method in class com.ve.kavachart.chart.Line
Calls doLine and doMarker methods for drawing individual dataset lines and markers, respectively.
doLines(Graphics, boolean) - Method in class com.ve.kavachart.chart.Regress
Calls doLine and doMarker methods for drawing individual dataset lines and markers, respectively.
doMarkers(Graphics, int) - Method in class com.ve.kavachart.chart.DiscontinuousLine
Overrides Line to eliminate markers for missing data
doMarkers(Graphics, int) - Method in class com.ve.kavachart.chart.Line
Draws markers for a single Dataset.
doMarkers(Graphics, int, Point[]) - Method in class com.ve.kavachart.chart.Polar
 
doMarkers(Graphics, int) - Method in class com.ve.kavachart.parts.FinanceLine
does markers (and display list items...) in the superclass
doMinuteScale() - Method in class com.ve.kavachart.chart.DateAxis
Scale by minutes.
doMinuteScale() - Method in class com.ve.kavachart.chart.SimpleDateAxis
Scale by minutes.
doMonthScale() - Method in class com.ve.kavachart.chart.DateAxis
Scale by months
doMonthScale() - Method in class com.ve.kavachart.chart.SimpleDateAxis
Scale by months
doNeedle(int, Graphics) - Method in class com.ve.kavachart.chart.Speedo
Draws current needle style on the specified Graphics.
doPie(Graphics, double, double) - Method in class com.ve.kavachart.chart.Pie
Method for drawing overall Pie
doPolar(Graphics, boolean) - Method in class com.ve.kavachart.chart.Polar
Draws a radar style display on the specified Graphics.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.ChartServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.JavaScriptStreamChartServlet
 
doSecondScale() - Method in class com.ve.kavachart.chart.DateAxis
Scale by seconds
doSecondScale() - Method in class com.ve.kavachart.chart.SimpleDateAxis
Scale by seconds
doSectorLabel(Graphics, int, int) - Method in class com.ve.kavachart.chart.SectorMap
Internal method to draw a label for this Sector.
doSectorMap(Graphics, boolean) - Method in class com.ve.kavachart.chart.SectorMap
Internal method to initialize, define and then draw Sectors for this SectorMap.
doStartTag() - Method in class com.ve.kavachart.servlet.ChartTag
 
doStartTag() - Method in class com.ve.kavachart.servlet.DataProviderFilterTag
 
doStartTag() - Method in class com.ve.kavachart.servlet.InternalLocaleTag
 
doStartTag() - Method in class com.ve.kavachart.servlet.InternalPropertyTag
 
doStartTag() - Method in class com.ve.kavachart.servlet.RandomDataProvider
 
doStartTag() - Method in class com.ve.kavachart.servlet.RandomDateDataProvider
 
doStartTag() - Method in class com.ve.kavachart.servlet.TableTag
 
doStartTag() - Method in class com.ve.kavachart.servlet.WebServiceDataProviderTag
 
doSVGChart(Bean, String) - Method in class com.ve.kavachart.servlet.CachedChartTag
Special method for doing SVG output.
doSVGChart(Bean) - Method in class com.ve.kavachart.servlet.ChartTag
Special method for doing SVG output.
doSVGChart(String) - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
Special method for doing SVG output.
doSweepRegion(Graphics, int, int) - Method in class com.ve.kavachart.chart.Speedo
 
doTable() - Method in class com.ve.kavachart.servlet.TableTag
Does the core work of creating a table, applying properties, setting locale information, installing a data provider, overlaying ResourceBundles, and so on.
doubleFromString(String) - Method in class com.ve.kavachart.beans.data.DateDataFeed
Overrides URLDataFeed to translate incoming strings into Dates, rather than doubles
doubleFromString(String) - Method in class com.ve.kavachart.beans.data.OnePointURLDataFeed
Attempts to translate an incoming String into a double.
doubleFromString(String) - Method in class com.ve.kavachart.beans.data.RowColumnDataFeed
Translates a String into a double value
doVerticalIcons(Graphics) - Method in class com.ve.kavachart.chart.Legend
Draws Legend icons and labels vertically on the specified Graphics
doVerticalIcons(Graphics) - Method in class com.ve.kavachart.chart.LineLegend
Overrides Legend to draw line & marker icons rather than rectangles
doVerticalIcons(Graphics) - Method in class com.ve.kavachart.chart.PieLegend
Overrides Legend to draw icons for each element in a single dataset
doVerticalIcons(Graphics) - Method in class com.ve.kavachart.parts.InvertedLegend
Draws Legend icons and labels vertically on the specified Graphics
doVerticalIcons(Graphics) - Method in class com.ve.kavachart.parts.InvertedPieLegend
Overrides Legend to draw icons for each element in a single dataset
doWeekScale() - Method in class com.ve.kavachart.chart.DateAxis
Scale by weeks
doWeekScale() - Method in class com.ve.kavachart.chart.SimpleDateAxis
Scale by weeks
doYearScale() - Method in class com.ve.kavachart.chart.DateAxis
Scale by years
doYearScale() - Method in class com.ve.kavachart.chart.SimpleDateAxis
Scale by years
draw(Graphics) - Method in class com.ve.kavachart.chart.Annotation
Called by Chart to add Annotation.
draw(Graphics) - Method in class com.ve.kavachart.chart.Area
Draws this Area component on the specified Graphics class.
draw(Graphics) - Method in class com.ve.kavachart.chart.Axis
Draws this Axis, including grids, ticks and labels.
draw(Graphics) - Method in interface com.ve.kavachart.chart.AxisInterface
 
draw(Graphics) - Method in class com.ve.kavachart.chart.Background
Draw the chart background.
draw(Graphics) - Method in class com.ve.kavachart.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 class com.ve.kavachart.chart.Bubble
Draws this charting component.
draw(Graphics) - Method in class com.ve.kavachart.chart.Candlestick
 
draw(Graphics) - Method in class com.ve.kavachart.chart.DataRepresentation
Painting method.
draw(Graphics) - Method in class com.ve.kavachart.chart.DateAxis
Replaces the general Axis drawing method to manage some temporary variables specific to DateAxis.
draw(Graphics) - Method in class com.ve.kavachart.chart.DiscontinuousArea
Scans the datasets looking for a label value that equals Datum.DISCONTINUITY.
draw(Graphics) - Method in class com.ve.kavachart.chart.HistorySpeedo
Overrides Speedo to draw history sweep and then needle
draw(Graphics) - Method in class com.ve.kavachart.chart.HLOC
Method
draw(Graphics) - Method in class com.ve.kavachart.chart.Legend
Draws a Legend on the specified Graphics class
draw(Graphics) - Method in interface com.ve.kavachart.chart.LegendInterface
 
draw(Graphics) - Method in class com.ve.kavachart.chart.Line
Draws this charting component.
draw(Graphics) - Method in class com.ve.kavachart.chart.Pie
Draw this Pie on the specified Graphics
draw(Graphics) - Method in class com.ve.kavachart.chart.Plotarea
Draws a plotting region to the specified Graphics class
draw(Graphics) - Method in class com.ve.kavachart.chart.Polar
Draws this as currently defined on the specified Graphics
draw(Graphics) - Method in class com.ve.kavachart.chart.PolarAxis
Draws this Axis on the specified Graphics class.
draw(Graphics) - Method in class com.ve.kavachart.chart.SectorMap
Draw this SectorMap on the specified Graphics class using each Dataset's Gc class to determine graphics attributes
draw(Graphics) - Method in class com.ve.kavachart.chart.Speedo
Draws this as currently defined on the specified Graphics
draw(Graphics) - Method in class com.ve.kavachart.chart.SpeedoAxis
Draws this Axis, scaling it first if autoscaling is enabled
draw(Graphics) - Method in class com.ve.kavachart.chart.SpeedoPlotarea
Overrides the main Plotarea drawing method to draw an arc bounded by the SpeedoAxis rather than a full rectangle
draw(Axis, Graphics) - Method in class com.ve.kavachart.chart.ThresholdLine
Called by Axis to draw the threshold line.
draw(Graphics) - Method in class com.ve.kavachart.parts.BoxJenkins
draws boxes for each Dataset.
draw(Graphics) - Method in class com.ve.kavachart.parts.BoxWhisker
draws boxes for each Dataset.
draw(Graphics) - Method in class com.ve.kavachart.parts.CullingLabelAxis
Overrides Axis.draw to save off the Graphics class
draw(Graphics) - Method in class com.ve.kavachart.parts.FinanceAxis
 
draw(Graphics) - Method in class com.ve.kavachart.parts.HighlightAxis
 
draw(Graphics) - Method in class com.ve.kavachart.parts.HPLogAxis
 
draw(Graphics) - Method in class com.ve.kavachart.parts.InsetDateAxis
Overrides superclass to reset the DateFormat to null, used in getLabel to determine a custom format.
draw(Graphics) - Method in class com.ve.kavachart.parts.InsetSimpleDateAxis
Overrides superclass to reset the DateFormat to null, used in getLabel to determine a custom format.
draw(Graphics) - Method in class com.ve.kavachart.parts.MinMaxSpeedo
Overrides Speedo to draw history sweep and then needle
draw(Graphics) - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
 
draw(Graphics) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
draw(Graphics) - Method in class com.ve.kavachart.parts.TimeLabelAxis
Draws an axis with as many date or time labels as will fit.
draw(Shape) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
draw(ChartInterface, Bean) - Method in class com.ve.kavachart.servlet.FlashRenderer
Draw the chart to the image's Graphics class,and then draw an overlay if required.
draw(Image, ChartInterface, Bean) - Method in class com.ve.kavachart.servlet.Java2DRenderer
Draw the chart to the image's Graphics class,and then draw an overlay if required.
draw(ChartInterface, Bean) - Method in class com.ve.kavachart.servlet.SVGRenderer
Draw the chart to the image's Graphics class,and then draw an overlay if required.
draw3d(Graphics) - Method in class com.ve.kavachart.chart.Plotarea
Draws a plotting region with 3-D visual effects using the specified Graphics class.
draw3Dgrids(Graphics) - Method in class com.ve.kavachart.chart.Axis
Draws 2-D grid lines on the specified Graphics
drawAnnotation(Graphics) - Method in class com.ve.kavachart.chart.Chart
Draw any annotation overlays.
drawArc(Graphics, Point, Point, int, int) - Method in class com.ve.kavachart.chart.Gc
Draws an arc using the current fill color and KavaChart's coordinates.
drawArc(Graphics, Point, Point, int, int) - Method in class com.ve.kavachart.chart.GcHelper
Draws an arc using the current fill color and KavaChart's coordinates.
drawArc(int, int, int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawAxisOverlays(Graphics) - Method in class com.ve.kavachart.chart.Chart
overdraw axis lines and threshold lines, as required.
drawChartToOutputStream(ChartInterface) - Method in class com.ve.kavachart.servlet.UserImagingCodec
If this method is overloaded, the returned bytes are stored or streamed from the chart bean's cache and getImageBytes() mechanisms.
drawCircle(Gc, Graphics, Point, Point) - Method in class com.ve.kavachart.chart.Bubble
 
drawDataPopup(Graphics) - Method in class com.ve.kavachart.applet.ChartAppShell
 
drawGlyphVector(GlyphVector, float, float) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawGraph() - Method in class com.ve.kavachart.chart.AreaChart
Draws an AreaChart on a predefined Graphics class
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.AreaChart
Draws an AreaChart on the specified Graphics class
drawGraph() - Method in class com.ve.kavachart.chart.AreaLineChart
distribute datasets and draw the complete chart
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.AreaLineChart
Draws the entire AreaLineChart on the specified Graphics class
drawGraph() - Method in class com.ve.kavachart.chart.BarAreaChart
Draws a chart on the previously defined Graphics class
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.BarAreaChart
draws a chart on the specified Graphics class
drawGraph() - Method in class com.ve.kavachart.chart.BarChart
draw the complete Bar chart
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.BarChart
draw the complete Bar Chart on the specified Graphics class
drawGraph() - Method in class com.ve.kavachart.chart.BarLineChart
distribute datasets and draw the complete chart
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.BarLineChart
Draws the entire BarLineChart on the specified Graphics class
drawGraph() - Method in class com.ve.kavachart.chart.BubbleChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.BubbleChart
 
drawGraph() - Method in class com.ve.kavachart.chart.CandlestickChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.CandlestickChart
 
drawGraph() - Method in class com.ve.kavachart.chart.Chart
Clears this chart's displayList in preparation for redrawing the chart
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.Chart
draws an entire chart to the specified Graphics class
drawGraph() - Method in interface com.ve.kavachart.chart.ChartInterface
 
drawGraph(Graphics) - Method in interface com.ve.kavachart.chart.ChartInterface
 
drawGraph() - Method in class com.ve.kavachart.chart.DateBarChart
draw the complete Bar chart
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.DateBarChart
draw the complete Bar Chart on the specified Graphics class
drawGraph() - Method in class com.ve.kavachart.chart.DateColumnChart
draw the complete Bar chart
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.DateColumnChart
draw the complete Bar Chart on the specified Graphics class
drawGraph() - Method in class com.ve.kavachart.chart.FinComboChart
Draw this chart on the previously defined Graphics class
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.FinComboChart
Draw this chart on the specified Graphics class
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.GanttChart
 
drawGraph() - Method in class com.ve.kavachart.chart.HiLoCloseChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.HiLoCloseChart
 
drawGraph() - Method in class com.ve.kavachart.chart.HLOCChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.HLOCChart
 
drawGraph() - Method in class com.ve.kavachart.chart.IndBarChart
Deprecated.  
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.IndBarChart
Deprecated.  
drawGraph() - Method in class com.ve.kavachart.chart.IndColumnChart
Deprecated.  
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.IndColumnChart
Deprecated.  
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.LayerChart
 
drawGraph() - Method in class com.ve.kavachart.chart.LineAreaChart
Draws a chart on the previously defined Graphics class
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.LineAreaChart
draws a chart on the specified Graphics class
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.LineChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.MultiChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.PieChart
Draws the entire chart on the specified Graphics class
drawGraph() - Method in class com.ve.kavachart.chart.PolarChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.PolarChart
 
drawGraph() - Method in class com.ve.kavachart.chart.SectorMapChart
Draw this chart on the default canvas.
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.SectorMapChart
Draw this chart using the specified Graphics class.
drawGraph() - Method in class com.ve.kavachart.chart.SpeedoChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.SpeedoChart
 
drawGraph() - Method in class com.ve.kavachart.chart.StickBarChart
 
drawGraph() - Method in class com.ve.kavachart.chart.StickChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.StickChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.TwinAxisDateLineChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.TwinAxisLineChart
 
drawGraph(Graphics) - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
 
drawGrids(Graphics) - Method in class com.ve.kavachart.chart.Axis
Draws 2-D grid lines on the specified Graphics
drawGrids(Graphics) - Method in class com.ve.kavachart.chart.PolarAxis
Draws grid lines around the polar axis
drawGrids(Graphics) - Method in class com.ve.kavachart.parts.FinanceAxis
 
drawGrids(Graphics) - Method in class com.ve.kavachart.parts.HighlightAxis
Draws grids wherever highlightItem[gridNumber] is true.
drawGrids(Graphics) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
drawImage(Graphics, Point) - Method in class com.ve.kavachart.chart.Gc
Draw an image centered at a given point using Javachart's coordinate system.
drawImage(Image, AffineTransform, ImageObserver) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawImage(Image, int, int, ImageObserver) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawImage(Image, int, int, int, int, ImageObserver) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawImage(Image, int, int, Color, ImageObserver) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawInd(Graphics) - Method in class com.ve.kavachart.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.
drawInd(Graphics) - Method in class com.ve.kavachart.chart.SectorMap
Draw this SectorMap on the specified Graphics class using each Datum's Gc class to determine graphics attributes
drawLabels(Graphics) - Method in class com.ve.kavachart.chart.Axis
Draws axis labels on the specified Graphics class
drawLabels(Graphics) - Method in class com.ve.kavachart.parts.FinanceAxis
 
drawLabels(Graphics) - Method in class com.ve.kavachart.parts.HighlightAxis
 
drawLabels(Graphics) - Method in class com.ve.kavachart.parts.MultiLabelAxis
Draws axis labels on the specified Graphics class
drawLabels(Graphics) - Method in class com.ve.kavachart.parts.NonIntegerHiLoLogAxis
 
drawLabels(Graphics) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
Draws axis labels on the specified Graphics class
drawLastObservation(Graphics, Datum, int) - Method in class com.ve.kavachart.parts.BoxJenkins
 
drawLine(Graphics) - Method in class com.ve.kavachart.chart.Axis
Draws an Axis line for this Axis
drawLine(Graphics, int, int, int, int) - Method in class com.ve.kavachart.chart.Gc
A drawLine that uses KavaChart's coordinate system.
drawLine(Graphics, Point, Point) - Method in class com.ve.kavachart.chart.Gc
Draws a line in the current line color using KavaChart's coordinates
drawLine(Graphics, Point, Point) - Method in class com.ve.kavachart.chart.GcHelper
Draws a line in the baseGc's linestyle, colors and width.
drawLine(int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawLine2D(Graphics, float, float, float, float) - Method in class com.ve.kavachart.chart.GcHelper
 
drawMarker(Graphics, int, int, int, int) - Static method in class com.ve.kavachart.chart.Gc
Draws a marker in the specified size and type at the specified location
drawMyStuff(Graphics) - Method in class com.ve.kavachart.applet.ChartAppShell
 
drawMyStuff(Graphics) - Method in class com.ve.kavachart.servlet.Bean
Draws overlays (if any).
drawMyStuff(Graphics) - Method in class com.ve.kavachart.servlet.twinAxisDateComboApp
handle net events.
drawMyStuff(Graphics) - Method in class com.ve.kavachart.servlet.twinAxisDateLineApp
handle net events.
drawOutline(Graphics) - Method in class com.ve.kavachart.chart.Plotarea
 
drawOutline(Graphics) - Method in class com.ve.kavachart.chart.SpeedoPlotarea
 
drawOval(int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawOverlays(Graphics) - Method in class com.ve.kavachart.parts.InsetDateAxis
Used to draw grids over data, if required.
drawOverlays(Graphics) - Method in class com.ve.kavachart.parts.InsetSimpleDateAxis
Used to draw grids over data, if required.
drawPoly2D(Graphics2D, Point[]) - Method in class com.ve.kavachart.chart.GcHelper
Draws a polyline in the baseGc's linestyle and width
drawPolygon(Graphics, Point[]) - Method in class com.ve.kavachart.chart.Gc
Fills a polygon using the current fillColor, using an array of points in KavaChart's coordinate system.
drawPolygon(Graphics, float[], float[]) - Method in class com.ve.kavachart.chart.GcHelper
Floating point precision polygon fill.
drawPolygon(Graphics, Point[]) - Method in class com.ve.kavachart.chart.GcHelper
doesn't draw the closing line when outlining (this method is usually used for pie slices...) of points in KavaChart's coordinate system.
drawPolygon(int[], int[], int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawPolyline(Graphics, Point[]) - Method in class com.ve.kavachart.chart.Gc
Draws a polyline using the current lineColor.
drawPolyline(Graphics, Point[]) - Method in class com.ve.kavachart.chart.GcHelper
Draws a line in the baseGc's linestyle and width.
drawPolyline(int[], int[], int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawPolymarker(Graphics, Point[]) - Method in class com.ve.kavachart.chart.Gc
Draws markers in the current markerSize and markerType and fillColor
drawRect(int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawRenderableImage(RenderableImage, AffineTransform) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawRenderedImage(RenderedImage, AffineTransform) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawRotatedGrids(Graphics, Point) - Method in class com.ve.kavachart.chart.PolarAxis
 
drawRoundRect(int, int, int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawSet(Graphics, int, boolean) - Method in class com.ve.kavachart.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 com.ve.kavachart.chart.Gc
Draws a string in the current color and Font at the specified location, position, and angle.
drawSmartString(Graphics, int, int, int, int, FontMetrics, String, Globals) - Static method in class com.ve.kavachart.chart.GcHelper
Calculates alignment and rotates text in Graphics2D environments.
drawString(Graphics, int, int, String) - Method in class com.ve.kavachart.chart.Gc
A drawString that uses KavaChart's coordinate system.
drawString(Graphics, int, int, String, Globals) - Static method in class com.ve.kavachart.chart.GcHelper
Draws a string in KavaChart's coordinate space.
drawString(String, int, int, int, Image) - Method in class com.ve.kavachart.chart.RotateString
Draws a rotated string at the specified location and angle
drawString(String, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawString(String, float, float) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawString(AttributedCharacterIterator, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawString(AttributedCharacterIterator, float, float) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
drawThresholdLines(Graphics) - Method in class com.ve.kavachart.chart.Axis
 
drawTicks(Graphics) - Method in class com.ve.kavachart.chart.Axis
 
drawTicks(Graphics) - Method in class com.ve.kavachart.parts.FinanceAxis
 
drawTicks(Graphics) - Method in class com.ve.kavachart.parts.InsetDateAxis
works the same as the Axis version, except that it skips the last tick
drawTicks(Graphics) - Method in class com.ve.kavachart.parts.InsetSimpleDateAxis
works the same as the Axis version, except that it skips the last tick
drawTicks(Graphics) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
drawTitle(Graphics, int) - Method in class com.ve.kavachart.chart.Axis
Draws an axis title a few pixels from the specified axis
dump() - Method in class com.ve.kavachart.chart.Dataset
Prints out all values of X and Y.
dwellLabelFont - Variable in class com.ve.kavachart.applet.ChartAppShell
 
dwellLabelLabelString - Variable in class com.ve.kavachart.applet.ChartAppShell
 
dwellLabelTemplate - Variable in class com.ve.kavachart.chart.LayerChart.Layer
 
dwellLabelTemplate - Variable in class com.ve.kavachart.servlet.Bean
 
dwellLabelVisible - Variable in class com.ve.kavachart.applet.ChartAppShell
 
dwellLabelXString - Variable in class com.ve.kavachart.applet.ChartAppShell
 
dwellLabelY2String - Variable in class com.ve.kavachart.applet.ChartAppShell
 
dwellLabelYString - Variable in class com.ve.kavachart.applet.ChartAppShell
 
dwellUseDatasetName - Variable in class com.ve.kavachart.servlet.Bean
 
dwellUseString - Variable in class com.ve.kavachart.servlet.Bean
 
dwellUseXValue - Variable in class com.ve.kavachart.servlet.Bean
 
dwellUseY2Value - Variable in class com.ve.kavachart.servlet.Bean
 
dwellUseYValue - Variable in class com.ve.kavachart.servlet.Bean
 
dwellXLabelFormat - Variable in class com.ve.kavachart.applet.ChartAppShell
 
dwellXLabelFormat - Variable in class com.ve.kavachart.servlet.Bean
 
dwellXString - Variable in class com.ve.kavachart.servlet.Bean
 
dwellY2String - Variable in class com.ve.kavachart.servlet.Bean
 
dwellYLabelFormat - Variable in class com.ve.kavachart.applet.ChartAppShell
 
dwellYLabelFormat - Variable in class com.ve.kavachart.servlet.Bean
 
dwellYString - Variable in class com.ve.kavachart.servlet.Bean
 

E

EDGE - Static variable in class com.ve.kavachart.chart.Pie
 
encodeImageBytes(Image) - Method in class com.ve.kavachart.servlet.UserImagingCodec
Returns a stream of encoded bytes from the bean-defined image.
END - Static variable in class com.ve.kavachart.chart.ThresholdLine
 
endDataset - Variable in class com.ve.kavachart.servlet.DataProviderFilter
 
endObservation - Variable in class com.ve.kavachart.servlet.DataProviderFilter
 
endPoint - Variable in class com.ve.kavachart.chart.Axis
 
errorThreshold - Static variable in class com.ve.kavachart.chart.Axis
 
EURO_FORMAT - Static variable in class com.ve.kavachart.chart.Gc
European style numbers with periods and a comma at the decimal point (e.g.
Examiner - Class in com.ve.kavachart.chart
 
Examiner() - Constructor for class com.ve.kavachart.chart.Examiner
 
ExponentialFormat - Class in com.ve.kavachart.parts
Creates a Format for very large or very small numbers...
ExponentialFormat() - Constructor for class com.ve.kavachart.parts.ExponentialFormat
 
ExponentialFormat(String) - Constructor for class com.ve.kavachart.parts.ExponentialFormat
 
ExponentialFormat(String, DecimalFormatSymbols) - Constructor for class com.ve.kavachart.parts.ExponentialFormat
 

F

fill(Shape) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
FILL_GRADIENT - Static variable in class com.ve.kavachart.chart.Gc
 
FILL_SOLID - Static variable in class com.ve.kavachart.chart.Gc
 
FILL_TEXTURE - Static variable in class com.ve.kavachart.chart.Gc
 
fillArc(Graphics, Point, Point, int, int, boolean) - Method in class com.ve.kavachart.chart.Gc
Fills an Arc in the current fill color from a center point
fillArc(int, int, int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
fillBubbles - Variable in class com.ve.kavachart.chart.Bubble
 
fillCircle(Gc, Graphics, Point, Point) - Method in class com.ve.kavachart.chart.Bubble
 
fillColor - Variable in class com.ve.kavachart.chart.Gc
 
fillOval(int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
fillPolygon(int[], int[], int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
fillPolygonGradient(Graphics2D, Point[]) - Method in class com.ve.kavachart.chart.GcHelper
 
fillPolygonTexture(Graphics2D, Point[]) - Method in class com.ve.kavachart.chart.GcHelper
 
fillRect(Graphics, Point, Point) - Method in class com.ve.kavachart.chart.Gc
Fills a rectangle with the current fill color
fillRect(Graphics, Point, Point) - Method in class com.ve.kavachart.chart.GcHelper
Fills a rectangle with the current fill color, but only outlines the sides of the rect
fillRect(int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
fillRectGradient(Graphics2D, Point, Point) - Method in class com.ve.kavachart.chart.GcHelper
Fills a rectangle with the current gradient
fillRectTexture(Graphics2D, Point, Point) - Method in class com.ve.kavachart.chart.GcHelper
Fills a rectangle with the current gradient
fillRectWithImage(Graphics, Gc, Point, Point) - Method in class com.ve.kavachart.chart.Pictogram
Fills a bar with an image
fillRoundRect(int, int, int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
fillStyle - Variable in class com.ve.kavachart.chart.Gc
 
filterData() - Method in class com.ve.kavachart.servlet.DataProviderArithmetic
 
filterData() - Method in class com.ve.kavachart.servlet.DataProviderFilter
 
filterData() - Method in class com.ve.kavachart.servlet.DataProviderHistogram
 
filterData() - Method in class com.ve.kavachart.servlet.DataProviderPercentageChange
 
filterData() - Method in class com.ve.kavachart.servlet.DataProviderSorter
 
filterData() - Method in class com.ve.kavachart.servlet.DataProviderTransposer
 
FinanceAxis - Class in com.ve.kavachart.parts
An axis subclass that attempts to construct a rational axis given time series data.
FinanceAxis() - Constructor for class com.ve.kavachart.parts.FinanceAxis
FinanceAxis constructor comment.
FinanceAxis(Dataset[], Plotarea) - Constructor for class com.ve.kavachart.parts.FinanceAxis
FinanceAxis constructor comment.
FinanceLine - Class in com.ve.kavachart.parts
An implementation of Line that draws lines using the ordinal of an observation rather than the X value.
FinanceLine() - Constructor for class com.ve.kavachart.parts.FinanceLine
FinanceLine constructor comment.
FinanceLine(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.parts.FinanceLine
FinanceLine constructor comment.
finComboApp - Class in com.ve.kavachart.applet
 
finComboApp() - Constructor for class com.ve.kavachart.applet.finComboApp
 
finComboApp - Class in com.ve.kavachart.servlet
A combination chart useful for financial data
finComboApp() - Constructor for class com.ve.kavachart.servlet.finComboApp
 
finComboApp(Properties) - Constructor for class com.ve.kavachart.servlet.finComboApp
 
FinComboChart - Class in com.ve.kavachart.chart
A Financial Combination Chart contains HiLoClose, Line and Stick elements.
FinComboChart() - Constructor for class com.ve.kavachart.chart.FinComboChart
constructs a default chart
FinComboChart(String) - Constructor for class com.ve.kavachart.chart.FinComboChart
constructs a default chart with the specified name
FinComboChart(String, Locale) - Constructor for class com.ve.kavachart.chart.FinComboChart
creates a default chart with the specified name initialized at the specified locale
FinComboChart(Locale) - Constructor for class com.ve.kavachart.chart.FinComboChart
constructs a default chart initialized at the specified locale
FinComboDateReader - Class in com.ve.kavachart.applet
A data stream reader for finComboApp.
FinComboDateReader(ChartInterface, GetParam) - Constructor for class com.ve.kavachart.applet.FinComboDateReader
FinComboDateReader constructor.
fireEvent() - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Sends data.
fireEvent() - Method in class com.ve.kavachart.parts.DataFeedScroller
Sends data.
FLASH_OUTPUT - Static variable in class com.ve.kavachart.servlet.LoadBalancedChartTag
 
FlashGraphics - Class in com.ve.kavachart.servlet
 
FlashGraphics(Graphics2D, int, int) - Constructor for class com.ve.kavachart.servlet.FlashGraphics
 
FlashRenderer - Class in com.ve.kavachart.servlet
A class to facilitate rendering to a Graphics2D.
FlashRenderer() - Constructor for class com.ve.kavachart.servlet.FlashRenderer
FlashRenderer constructor comment.
fmtLabel(double) - Method in class com.ve.kavachart.chart.Axis
 
fmtLabel(double) - Method in class com.ve.kavachart.parts.IntegerLogAxis
 
fmtLabel(double) - Method in class com.ve.kavachart.parts.MultiLabelAxis
 
format(double, StringBuffer, FieldPosition) - Method in class com.ve.kavachart.parts.AnotherDollarFormat
Overrides format to provide a variant formatting for large numbers.
format(double, StringBuffer, FieldPosition) - Method in class com.ve.kavachart.parts.ExponentialFormat
 
format(double, StringBuffer, FieldPosition) - Method in class com.ve.kavachart.parts.MultipleFormat
Overrides format to provide a variant formatting for very small numbers.
format(double, StringBuffer, FieldPosition) - Method in class com.ve.kavachart.parts.PercentageFormat
Overrides format to provide a variant formatting for large numbers.
format(double, StringBuffer, FieldPosition) - Method in class com.ve.kavachart.parts.SymbolFormat
Overrides format to provide a variant formatting for large numbers.
formatLabel(double) - Method in class com.ve.kavachart.chart.DataRepresentation
 

G

ganttApp - Class in com.ve.kavachart.applet
Parses a data file that looks like this: activity1, startDate, endDate, startDate, endDate...
ganttApp() - Constructor for class com.ve.kavachart.applet.ganttApp
 
ganttApp - Class in com.ve.kavachart.servlet
 
ganttApp() - Constructor for class com.ve.kavachart.servlet.ganttApp
 
ganttApp(Properties) - Constructor for class com.ve.kavachart.servlet.ganttApp
 
GanttAxis - Class in com.ve.kavachart.chart
An Axis that draws labels at regular intervals.
GanttAxis() - Constructor for class com.ve.kavachart.chart.GanttAxis
Creates a new Gantt without assigning Datasets, Plotarea, or Globals.
GanttAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.GanttAxis
 
GanttBar - Class in com.ve.kavachart.chart
Chart element that draws bars horizontally, taking into account both Y and Y2 values.
GanttBar() - Constructor for class com.ve.kavachart.chart.GanttBar
Creates a HorizHiLoBar without assigning Datasets, Globals, Plotarea, and Axes.
GanttBar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.GanttBar
 
GanttChart - Class in com.ve.kavachart.chart
 
GanttChart() - Constructor for class com.ve.kavachart.chart.GanttChart
 
GanttChart(String) - Constructor for class com.ve.kavachart.chart.GanttChart
Constructs a default chart with the specified name
GanttChart(String, Locale) - Constructor for class com.ve.kavachart.chart.GanttChart
creates a default chart with the specified name initialized at the specified locale
GanttChart(Locale) - Constructor for class com.ve.kavachart.chart.GanttChart
constructs a default chart initialized at the specified locale
GanttDateReader - Class in com.ve.kavachart.applet
Creates a DataReader for Gantt data.
GanttDateReader(ChartInterface, GetParam) - Constructor for class com.ve.kavachart.applet.GanttDateReader
GanttDataReader constructor comment.
gc - Variable in class com.ve.kavachart.chart.Background
 
Gc - Class in com.ve.kavachart.chart
This is a general purpose graphics class for drawing functionality and for storing graphical attributes.
Gc(int, Globals) - Constructor for class com.ve.kavachart.chart.Gc
Sets the fill, marker, and line color based on the dataset index number.
Gc(Color, Globals) - Constructor for class com.ve.kavachart.chart.Gc
Sets the fill, marker, and line color to a user specified color.
Gc(Globals) - Constructor for class com.ve.kavachart.chart.Gc
Sets the fill, marker, and line color to black.
Gc(boolean, Globals, boolean) - Constructor for class com.ve.kavachart.chart.Gc
Sets the fill, marker, and line to a unique color.
GcHelper - Class in com.ve.kavachart.chart
An extended Gc class that implements some Java2d features, such as linestyle.
GcHelper(Gc) - Constructor for class com.ve.kavachart.chart.GcHelper
Constructs a Gc linestyles helper class with this base Gc.
generate() - Method in class com.ve.kavachart.servlet.Bean
Starts image generation, if the image isn't cached.
generate(boolean) - Method in class com.ve.kavachart.servlet.Bean
Generates the image geometries for linkmaps, as well as encoding the image when geometriesOnly is set to false.
generate() - Method in class com.ve.kavachart.servlet.ChartTag
 
generate() - Method in class com.ve.kavachart.servlet.TableTag
 
generate() - Method in class com.ve.kavachart.servlet.XMLDataProvider
 
generateLinkMap(ChartInterface) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getAlarmThreshold() - Method in class com.ve.kavachart.chart.Speedo
Inquires the current alarm threshold
getAlignment() - Method in class com.ve.kavachart.chart.Annotation
 
getAnchorPoints(int, int) - Method in class com.ve.kavachart.chart.SpeedoAxis
 
getAnchorPoints(int, int, int, int) - Method in class com.ve.kavachart.chart.SpeedoAxis
 
getAppendData() - Method in class com.ve.kavachart.beans.data.OnePointURLDataFeed
Used to retrieve the AppendData property
getArea() - Method in class com.ve.kavachart.chart.AreaChart
returns the Area component
getArea() - Method in class com.ve.kavachart.chart.AreaLineChart
returns this chart's Area component
getArea() - Method in class com.ve.kavachart.chart.BarAreaChart
returns this chart's Area component
getArea() - Method in class com.ve.kavachart.chart.LineAreaChart
returns this chart's Area component
getArea() - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
Get the Area for this chart
getAutomaticUpdates() - Method in class com.ve.kavachart.beans.data.URLDataFeed
retrieves the AutomaticUpdates property
getAutoScale() - Method in class com.ve.kavachart.chart.Axis
Returns the current autoScale setting
getAutoScale() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getAutoScale() - Method in class com.ve.kavachart.parts.FinanceAxis
Always autoscales
getAutoScale() - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
Always autoscales
getAutoStagger() - Method in class com.ve.kavachart.chart.Axis
 
getAutoZScale() - Method in class com.ve.kavachart.chart.Bubble
Access method for a variable that determines whether to autoscale the radius scale of the Bubbles
getAutoZScale() - Method in class com.ve.kavachart.chart.BubbleChart
Access method for Bubble's autoZScale variable
getAuxAxis() - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
 
getAuxAxis() - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
 
getAuxAxis() - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
 
getAuxAxis() - Method in class com.ve.kavachart.chart.TwinAxisDateLineChart
 
getAuxAxis() - Method in class com.ve.kavachart.chart.TwinAxisLineChart
 
getAuxAxis() - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
 
getAuxLine() - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
Returns the Auxilliary Line class
getAuxLine() - Method in class com.ve.kavachart.chart.TwinAxisDateLineChart
 
getAuxLine() - Method in class com.ve.kavachart.chart.TwinAxisLineChart
 
getAuxStick() - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
Returns the Auxilliary Stick class
getAxisEnd() - Method in class com.ve.kavachart.chart.Axis
Returns the end point of an axis.
getAxisEnd() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getAxisEnd() - Method in class com.ve.kavachart.parts.InsetDateAxis
Returns the end point of an axis.
getAxisEnd() - Method in class com.ve.kavachart.parts.InsetSimpleDateAxis
Returns the end point of an axis.
getAxisStart() - Method in class com.ve.kavachart.chart.Axis
Returns the starting point of an axis.
getAxisStart() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getAxisStart() - Method in class com.ve.kavachart.parts.InsetDateAxis
Returns the starting point of an axis.
getAxisStart() - Method in class com.ve.kavachart.parts.InsetSimpleDateAxis
Returns the starting point of an axis.
getAxisStepSize() - Method in class com.ve.kavachart.chart.Axis
Returns the current step size setting for this axis.
getAxisStepSize() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getBackground() - Method in class com.ve.kavachart.chart.Chart
returns this chart's Background class
getBackground() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getBackground() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getBackgroundGc() - Method in class com.ve.kavachart.chart.Legend
Returns the Gc used by the Legend background
getBackgroundGc() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getBackgroundVisible() - Method in class com.ve.kavachart.chart.Legend
Returns the Legend's background visibility status.
getBackgroundVisible() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getBar() - Method in class com.ve.kavachart.chart.BarAreaChart
 
getBar() - Method in class com.ve.kavachart.chart.BarChart
returns the Bar class used in this chart
getBar() - Method in class com.ve.kavachart.chart.BarLineChart
returns this chart's Bar component
getBar() - Method in class com.ve.kavachart.chart.DateBarChart
returns the Bar class used in this chart
getBar() - Method in class com.ve.kavachart.chart.DateColumnChart
returns the Bar class used in this chart
getBar() - Method in class com.ve.kavachart.chart.GanttChart
 
getBar() - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
Get the Bar for this chart
getBar() - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
Returns the Bar element.
getBar() - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
Returns the Bar element.
getBarScaling() - Method in class com.ve.kavachart.chart.Axis
Returns true if this axis is scaled for a bar/column chart.
getBarScaling() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getBaseColor() - Method in class com.ve.kavachart.chart.SectorMap
Returns the base Color used for gradient drawing according to Datum x values.
getBaseline() - Method in class com.ve.kavachart.chart.Area
Returns baseline used for non-stacked area calculations.
getBaseline() - Method in class com.ve.kavachart.chart.Bar
Returns the current baseline.
getBaseValue() - Method in class com.ve.kavachart.chart.SectorMap
Returns the base value used for gradient drawing.
getBaseY(int, int) - Method in class com.ve.kavachart.chart.Area
returns accumulated value of all previously drawn datasets at this point
getBaseY(int, int) - Method in class com.ve.kavachart.chart.StackColumn
Calculates start points for stacked bars
getBaseY(int, int) - Method in class com.ve.kavachart.parts.MixedColumn
Calculates start points for stacked bars
getBeanDescriptor() - Method in class com.ve.kavachart.beans.chart.ChartBeanInfo
provides a BeanDescriptor based on this bean's beanClass and customizerClass
getBinSize() - Method in class com.ve.kavachart.servlet.DataProviderHistogram
 
getBoxWidth() - Method in class com.ve.kavachart.parts.BoxJenkins
Returns the boxWidth.
getBoxWidth() - Method in class com.ve.kavachart.parts.BoxWhisker
Returns the boxWidth.
getBubble() - Method in class com.ve.kavachart.chart.BubbleChart
Returns the Bubble currently used by this chart
getBusinessStartDay() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getCalendar() - Method in class com.ve.kavachart.chart.DateAxis
Returns the Calendar used by this Axis for date & time arithmetic.
getCandlestick() - Method in class com.ve.kavachart.chart.CandlestickChart
 
getChart() - Method in class com.ve.kavachart.beans.chart.ChartBean
Get the com.ve.kavachart.chart class corresponding to this bean
getChart() - Method in class com.ve.kavachart.servlet.Bean
Returns the com.ve.kavachart.chart.ChartInterface managed by this bean.
getChartType(int) - Method in class com.ve.kavachart.chart.AreaLineChart
 
getChartType(int) - Method in class com.ve.kavachart.chart.BarAreaChart
 
getChartType(int) - Method in class com.ve.kavachart.chart.BarLineChart
 
getChartType(int) - Method in class com.ve.kavachart.chart.LineAreaChart
 
getClip() - Method in class com.ve.kavachart.chart.Line
Inquires whether this Line is set to clip at Plotarea boundaries
getClip() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getClipBounds() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getClose() - Method in class com.ve.kavachart.chart.CandlestickDatum
 
getClusterWidth() - Method in class com.ve.kavachart.chart.Bar
Returns the current cluster width.
getColor() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getColor(String) - Method in class com.ve.kavachart.servlet.XMLDataProvider
 
getColorPalette(String) - Static method in class com.ve.kavachart.chart.ColorPalette
 
getColorPalette(int) - Static method in class com.ve.kavachart.chart.ColorPalette
 
getColorPalette() - Method in class com.ve.kavachart.chart.Globals
 
getColors() - Method in class com.ve.kavachart.chart.ColorPalette
 
getComposite() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getCrossAxes() - Method in class com.ve.kavachart.chart.BubbleChart
Returns true if axes are set to cross at 0,0
getData() - Method in class com.ve.kavachart.chart.Dataset
Returns the current Datum classes.
getDataElementAt(int) - Method in class com.ve.kavachart.chart.Dataset
returns a specified Datum
getDataProvider() - Method in class com.ve.kavachart.applet.ChartAppShell
provides interface implementation.
getDataProvider() - Method in class com.ve.kavachart.servlet.Bean
Returns the bean's DataProvider, if defined.
getDataRepresentation() - Method in class com.ve.kavachart.chart.Chart
Returns this chart's DataRepresentation.
getDataRepresentation() - Method in interface com.ve.kavachart.chart.ChartInterface
Returns a DataRepresentation (Bar, Line, Area, Pie, etc.)
getDataset(int) - Method in class com.ve.kavachart.applet.CandlestickDateReader
 
getDataset(ChartInterface, int) - Method in class com.ve.kavachart.applet.ChartAppShell
Return null.
getDataset(int) - Method in class com.ve.kavachart.applet.GanttDateReader
overloaded to install discontinuities in yArr if we have y2 vals but no y vals.
getDataset(String) - Method in class com.ve.kavachart.chart.Chart
returns the Dataset class with the specified name, or null if nonexistent
getDataset(ChartInterface, int) - Method in class com.ve.kavachart.servlet.Bean
Returns null.
getDatasetImageIndex(int) - Method in class com.ve.kavachart.beans.chart.ChartBean
utility method for chart types that require marker images
getDatasetImageIndex(int) - Method in class com.ve.kavachart.beans.chart.DateLineChart
 
getDatasetImageIndex(int) - Method in class com.ve.kavachart.beans.chart.LabelLineChart
 
getDatasetImageIndex(int) - Method in class com.ve.kavachart.beans.chart.LineChart
 
getDatasetImageIndex(int) - Method in class com.ve.kavachart.beans.chart.RegressChart
 
getDatasetIndex(Dataset) - Method in class com.ve.kavachart.applet.ChartAppShell
 
getDatasetLinks(int) - Method in class com.ve.kavachart.applet.ChartAppShell
 
getDatasetNumber() - Method in class com.ve.kavachart.chart.Sector
Get the value of datasetNumber.
getDatasetParameters(int, double[], double[], double[], double[], double[]) - Method in class com.ve.kavachart.applet.CandlestickDateReader
 
getDatasets() - Method in class com.ve.kavachart.chart.Axis
Returns the Dataset classes considered by this Axis
getDatasets() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getDatasets() - Method in class com.ve.kavachart.chart.Chart
returns this chart's array of Dataset classes
getDatasets() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getDatasets() - Method in class com.ve.kavachart.chart.DataRepresentation
Returns the array of Dataset classes represented.
getDatasets() - Method in class com.ve.kavachart.chart.Line
Inquires the current list of Dataset classes in this component
getDatasets() - Method in class com.ve.kavachart.servlet.DataProviderContainer
 
getDatasets() - Method in class com.ve.kavachart.servlet.DataProviderHistogram
 
getDatasets() - Method in class com.ve.kavachart.servlet.DataProviderTransposer
 
getDatasets() - Method in class com.ve.kavachart.servlet.XMLDataProvider
 
getDatasetsAsList() - Method in class com.ve.kavachart.servlet.XMLDataProvider
 
getDatasetSector(int) - Method in class com.ve.kavachart.chart.SectorMap
Returns the specified Dataset's Sector class.
getDatasetType(int) - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
 
getDatasetType(int) - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
 
getDateVals(String) - Method in class com.ve.kavachart.applet.DateStreamReader
 
getDatumIndex(Datum, int) - Method in class com.ve.kavachart.applet.ChartAppShell
 
getDatumNumber() - Method in class com.ve.kavachart.chart.Sector
Gets the value of datumNumber
getDatumSector(int, int) - Method in class com.ve.kavachart.chart.SectorMap
Returns the specified Datum's Sector class.
getDayIncrement(Date, Date) - Method in class com.ve.kavachart.chart.DateAxis
decides, based on difference between from and to, how many days per label.
getDayIncrement(Date, Date) - Method in class com.ve.kavachart.parts.InsetDateAxis
decides, based on difference between from and to, how many days per label.
getDayLabel(int) - Method in class com.ve.kavachart.chart.DateAxis
Return a label based on scaling by days
getDayLabel(int) - Method in class com.ve.kavachart.chart.SimpleDateAxis
Return a label based on scaling by days
getDebug() - Method in class com.ve.kavachart.beans.data.SocketListener
Gets the Debug property.
getDefaultFont() - Method in class com.ve.kavachart.chart.Globals
Returns an instance of the default font which is sized according to the current chart size
getDelimiter() - Method in class com.ve.kavachart.beans.data.URLDataFeed
Retrieves the Delimiter property.
getDeviceConfiguration() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getDisplayList() - Method in class com.ve.kavachart.chart.Chart
returns KavaChart's central DisplayList.
getDisplayList() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getDisplayList() - Method in class com.ve.kavachart.chart.Globals
Returns the current DisplayList
getDoClip() - Method in class com.ve.kavachart.chart.Area
Return the current status of doClip.
getDoClip() - Method in class com.ve.kavachart.chart.Bar
Returns true if bars should be clipped at Plotarea boundaries
getDoErrorBars() - Method in class com.ve.kavachart.chart.Bar
Returns true if bars will be drawn using y2 values as standard deviation
getDoubleElement(int) - Method in class com.ve.kavachart.applet.DateStreamReader
 
getDrawPivotCircle() - Method in class com.ve.kavachart.chart.Speedo
 
getDropShadowGc() - Method in class com.ve.kavachart.chart.Plotarea
 
getDwellLabelLabelString(Datum) - Method in class com.ve.kavachart.servlet.Bean
Returns a label string for the specified Datum
getDwellLabelXString(Datum) - Method in class com.ve.kavachart.servlet.Bean
Returns an X value string for the specified Datum
getDwellLabelXString(Datum, Dataset) - Method in class com.ve.kavachart.servlet.ganttApp
get the starting string
getDwellLabelY2String(Datum) - Method in class com.ve.kavachart.servlet.Bean
 
getDwellLabelYString(Datum) - Method in class com.ve.kavachart.servlet.Bean
Returns a Y value string for the specified Datum
getDwellLabelYString(Datum, Dataset) - Method in class com.ve.kavachart.servlet.ganttApp
get the ending string
getEndDataset() - Method in class com.ve.kavachart.servlet.DataProviderFilter
 
getEndObservation() - Method in class com.ve.kavachart.servlet.DataProviderFilter
 
getEndWindow() - Method in class com.ve.kavachart.parts.SunlightDataFeed
 
getEventSetDescriptors() - Method in class com.ve.kavachart.beans.data.SimpleDataFeedBeanInfo
 
getExpectXValues() - Method in class com.ve.kavachart.beans.data.SocketListener
Gets the ExpectXValues property.
getExtent(String, int, int, int, FontMetrics) - Method in class com.ve.kavachart.chart.RotateString
Calculates an extent box for the specified String at the specified location and angles.
getFileName() - Method in class com.ve.kavachart.servlet.Bean
Returns the name of the file containing image data.
getFileName(boolean) - Method in class com.ve.kavachart.servlet.Bean
 
getFillAreas() - Method in class com.ve.kavachart.chart.Polar
returns the fillAreas property.
getFillBackground() - Method in class com.ve.kavachart.chart.Annotation
 
getFillColor() - Method in class com.ve.kavachart.chart.Gc
Returns the current fillColor.
getFillStyle() - Method in class com.ve.kavachart.chart.Gc
 
getFlashString(String, String, String) - Method in class com.ve.kavachart.servlet.ChartTag
 
getFont() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getFontMetrics(Font) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getFontRenderContext() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getFormat() - Method in class com.ve.kavachart.chart.DataRepresentation
Returns the user-defined Format (NumberFormat, MessageFormat, etc.).
getGc() - Method in class com.ve.kavachart.chart.Annotation
Retrieves the Gc for this Annotation.
getGc() - Method in class com.ve.kavachart.chart.Background
Returns the Background's Gc class
getGc() - Method in class com.ve.kavachart.chart.Dataset
Returns this Dataset's Gc class
getGc() - Method in class com.ve.kavachart.chart.Datum
Returns this Datum's Gc
getGc() - Method in class com.ve.kavachart.chart.Plotarea
Inquires the Gc used for this Plotarea's graphical attributes
getGc() - Method in class com.ve.kavachart.chart.ThresholdLine
Retrieves the Gc for this ThresholdLine.
getGlobals() - Method in class com.ve.kavachart.chart.Axis
Returns this Axis' Globals instance.
getGlobals() - Method in interface com.ve.kavachart.chart.AxisInterface
Returns this Axis' Globals instance.
getGlobals() - Method in class com.ve.kavachart.chart.Chart
returns this chart's Globals class
getGlobals() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getGlobals() - Method in class com.ve.kavachart.chart.Dataset
Returns this Dataset's Globals class, which is presumably the same as the overall chart's Globals class.
getGlobals() - Method in class com.ve.kavachart.chart.Datum
 
getGlobals() - Method in class com.ve.kavachart.chart.Gc
 
getGradient() - Method in class com.ve.kavachart.chart.Gc
 
getGradient() - Method in class com.ve.kavachart.chart.GcHelper
Returns the user defined GradientPaint.
getGridFrequency() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getGridGc() - Method in class com.ve.kavachart.chart.Axis
Returns the current grid Gc.
getGridGc() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getGridMultiplier() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getGridVis() - Method in class com.ve.kavachart.chart.Axis
Determines whether grid lines will be visible or not.
getGridVis() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getHeight() - Method in class com.ve.kavachart.chart.Chart
returns the current height
getHeight() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getHeight() - Method in class com.ve.kavachart.chart.Pie
Inquires the Pie's relative height.
getHeight() - Method in class com.ve.kavachart.chart.Sector
Get the value of height.
getHelper() - Method in class com.ve.kavachart.chart.Gc
Returns this Gc's helper class.
getHigh() - Method in class com.ve.kavachart.chart.CandlestickDatum
Returns the high value.
getHighlightedFontItems() - Method in class com.ve.kavachart.parts.HighlightAxis
 
getHighlightedItems() - Method in class com.ve.kavachart.parts.HighlightAxis
Returns an array of booleans that describes which elements should be highlighted
getHighlightFont() - Method in class com.ve.kavachart.parts.HighlightAxis
Returns the font used for highlighting.
getHighlightPoints(Object) - Method in class com.ve.kavachart.chart.Highlighter
Returns an array of Points describing the first instance of this Object in the DisplayList.
getHighlightPointSet(Object) - Method in class com.ve.kavachart.chart.Highlighter
Returns an array of Point arrays corresponding to this object.
getHiLoClose() - Method in class com.ve.kavachart.chart.FinComboChart
Returns this chart's HiLoClose class
getHiLoClose() - Method in class com.ve.kavachart.chart.HiLoCloseChart
 
getHistoryGc() - Method in class com.ve.kavachart.chart.HistorySpeedo
Returns the history arc's current Gc
getHistoryVal() - Method in class com.ve.kavachart.chart.HistorySpeedo
Returns the current watermark value
getHorizontalAxis() - Method in class com.ve.kavachart.chart.LayerChart.Layer
 
getHorizontalDropShadowOffset() - Method in class com.ve.kavachart.chart.Plotarea
 
getHourFormat() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getHourIncrement(int) - Method in class com.ve.kavachart.chart.DateAxis
 
getHourIncrement(int) - Method in class com.ve.kavachart.parts.InsetDateAxis
 
getHourLabel(int) - Method in class com.ve.kavachart.chart.DateAxis
Return a label based on scaling by hours
getHourLabel(int) - Method in class com.ve.kavachart.chart.SimpleDateAxis
Return a label based on scaling by hours
getIcon(int) - Method in class com.ve.kavachart.beans.chart.ChartBeanInfo
 
getIconGap() - Method in class com.ve.kavachart.chart.Legend
Returns the current gap between two icons, or between an icon and the subsequent text string (default 0.01).
getIconGap() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getIconHeight() - Method in class com.ve.kavachart.chart.Legend
Returns the current icon height (default 0.05).
getIconHeight() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getIconWidth() - Method in class com.ve.kavachart.chart.Legend
Returns the current icon width (default 0.07)
getIconWidth() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getImage() - Method in class com.ve.kavachart.chart.Chart
Returns this chart's Image, if it has been installed and produced.
getImage() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getImage() - Method in class com.ve.kavachart.chart.Gc
Returns the Image used with this Gc.
getImage() - Method in class com.ve.kavachart.chart.Globals
Returns the internal image used by RotateString class.
getImageBytes() - Method in class com.ve.kavachart.servlet.Bean
Returns a byte array of encoded image data for this chart.
getIncrement(int, int, int) - Method in class com.ve.kavachart.chart.Axis
 
getIncrement(int, int, int) - Method in class com.ve.kavachart.parts.HighlightAxis
 
getIndividualColors() - Method in class com.ve.kavachart.chart.BarAreaChart
 
getIndividualColors() - Method in class com.ve.kavachart.chart.BarChart
returns true if this chart draws bars in the color of the Datum Gc fillColor property.
getIndividualColors() - Method in class com.ve.kavachart.chart.BarLineChart
returns true if the bars in this chart will be drawn individually colored
getIndividualColors() - Method in class com.ve.kavachart.chart.Bubble
 
getIndividualColors() - Method in class com.ve.kavachart.chart.DateBarChart
returns true if this chart draws bars in the color of the Datum Gc fillColor property.
getIndividualColors() - Method in class com.ve.kavachart.chart.DateColumnChart
returns true if this chart draws bars in the color of the Datum Gc fillColor property.
getIndividualColors() - Method in class com.ve.kavachart.chart.LineAreaChart
 
getIndividualColors() - Method in class com.ve.kavachart.chart.SectorMapChart
Returns true if each Sector in this chart will be drawn using the Datum color.
getIndividualColors() - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
Returns true if this chart will draw with individually colored bars.
getIndividualColors() - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
Returns true if this chart has individually colored bars
getIndividualColors() - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
Returns true if this chart will draw individually colored bars
getIndividualMarkers() - Method in class com.ve.kavachart.chart.Line
Returns true if this Line uses markers per Datum.
getInterval() - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Retrieves the update Interval.
getInterval() - Method in class com.ve.kavachart.beans.data.URLDataFeed
Retrieves the Interval property
getInterval() - Method in class com.ve.kavachart.chart.PolarAxis
Returns the number of degrees per spoke for this Axis.
getInvertLegend() - Method in class com.ve.kavachart.chart.Legend
Returns true if the legend icon order will be inverted
getInvertLegend() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getIpAddr() - Method in class com.ve.kavachart.beans.data.SocketListener
Gets the IP address.
getItemColor(int) - Method in class com.ve.kavachart.chart.ColorPalette
 
getLabel(double, int) - Method in class com.ve.kavachart.chart.Axis
Returns a label at a particular location
getLabel(double, int) - Method in class com.ve.kavachart.chart.DateAxis
returns a specified label string
getLabel() - Method in class com.ve.kavachart.chart.Datum
Returns this Datum's label
getLabel(double, int) - Method in class com.ve.kavachart.chart.GanttAxis
Overrides Axis to return the dataset name for each location on the axis.
getLabel(double, int) - Method in class com.ve.kavachart.chart.LabelAxis
Overrides Axis to return user-defined labels
getLabel(double, int) - Method in class com.ve.kavachart.chart.SplitAxis
skips the first and/or last label, depending on the values of ignoreFirstLabel and ignoreLastLabel
getLabel(double, int) - Method in class com.ve.kavachart.parts.CullingLabelAxis
Modifies superclass to store the length of this label string
getLabel(int) - Method in class com.ve.kavachart.parts.FinanceAxis
 
getLabel(double, int) - Method in class com.ve.kavachart.parts.HighlightAxis
Overrides LabelAxis to change the font if this is a highlighted item
getLabel(double, int) - Method in class com.ve.kavachart.parts.InsetDateAxis
overrides default labelling to make "border" labels the same as the primary label format
getLabel(double, int) - Method in class com.ve.kavachart.parts.InsetSimpleDateAxis
overrides default labelling to make "border" labels the same as the primary label format
getLabel(double, int) - Method in class com.ve.kavachart.parts.NonIntegerHiLoLogAxis
Returns a label at a particular location
getLabel(double, int) - Method in class com.ve.kavachart.parts.NonIntegerLogAxis
Returns a label at a particular location
getLabel(int) - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
 
getLabel(double, int) - Method in class com.ve.kavachart.parts.SymbolAxis
Returns a label at a particular location
getLabel(double, int) - Method in class com.ve.kavachart.parts.TimeLabelAxis
Overrides Axis to return user-defined labels
getLabelAngle() - Method in class com.ve.kavachart.chart.Axis
Returns the label rotation value.
getLabelAngle() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getLabelAngle() - Method in class com.ve.kavachart.chart.DataRepresentation
Inquires what angle data point labels will draw at.
getLabelColor() - Method in class com.ve.kavachart.chart.Annotation
Gets the color used for this line's label.
getLabelColor() - Method in class com.ve.kavachart.chart.Axis
Returns the label color.
getLabelColor() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getLabelColor() - Method in class com.ve.kavachart.chart.Dataset
Returns the current labelColor.
getLabelColor() - Method in class com.ve.kavachart.chart.Legend
Returns the current label color.
getLabelColor() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getLabelColor() - Method in class com.ve.kavachart.chart.Pie
Inquires the current color for Pie labels
getLabelColor() - Method in class com.ve.kavachart.chart.ThresholdLine
Gets the color used for this line's label.
getLabelElement(int) - Method in class com.ve.kavachart.applet.GanttDateReader
 
getLabelFont() - Method in class com.ve.kavachart.chart.Annotation
Retrieves the current label font.
getLabelFont() - Method in class com.ve.kavachart.chart.Axis
Returns the label font.
getLabelFont() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getLabelFont() - Method in class com.ve.kavachart.chart.Dataset
Returns the current labelFont.
getLabelFont() - Method in class com.ve.kavachart.chart.Legend
Returns the current label font.
getLabelFont() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getLabelFont() - Method in class com.ve.kavachart.chart.Pie
Inquires which Font will be used for this Pie's labels
getLabelFont() - Method in class com.ve.kavachart.chart.ThresholdLine
Retrieves the current label font.
getLabelFormat() - Method in class com.ve.kavachart.chart.Axis
Returns the user-defined Format (NumberFormat, MessageFormat, etc.).
getLabelFormat() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getLabelFormat() - Method in class com.ve.kavachart.chart.DataRepresentation
Deprecated. as of release 3.0, superceded by the much more flexible get/setFormat
getLabelFormat() - Method in class com.ve.kavachart.chart.DateAxis
Returns a user-assigned DateFormat class.
getLabelFrequency() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getLabelMultiplier() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getLabelPosition() - Method in class com.ve.kavachart.chart.Pie
Inquires where each slice's label should be drawn.
getLabelPrecision() - Method in class com.ve.kavachart.chart.Axis
Returns the labels' floating point display precision.
getLabelPrecision() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getLabelPrecision() - Method in class com.ve.kavachart.chart.DataRepresentation
Returns the labels' floating point display precision.
getLabels(String) - Method in class com.ve.kavachart.applet.GanttDateReader
 
getLabels() - Method in class com.ve.kavachart.chart.LabelAxis
Gets the current list of labels
getLabels() - Method in class com.ve.kavachart.chart.PolarAxis
Returns the list of spoke labels
getLabelsInside() - Method in class com.ve.kavachart.chart.SpeedoAxis
Inquires whether labels are set to be drawn inside or outside the Axis arc.
getLabelSkip() - Method in class com.ve.kavachart.chart.Axis
 
getLabelsOn() - Method in class com.ve.kavachart.chart.DataRepresentation
Inquires whether this DataRepresentation will draw labels at each data point
getLabelsOnRows() - Method in class com.ve.kavachart.beans.data.RowColumnDataFeed
Retrieves the LabelsOnRows property
getLabelString() - Method in class com.ve.kavachart.chart.Annotation
Retrieves the LabelString for this Annotation.
getLabelString() - Method in class com.ve.kavachart.chart.ThresholdLine
Retrieves the LabelString for this ThresholdLine.
getLabelStyle() - Method in class com.ve.kavachart.chart.SectorMap
Returns the current label style.
getLabelVis() - Method in class com.ve.kavachart.chart.Axis
Determines whether axis labels will be visible or not.
getLabelVis() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getLayer(String) - Method in class com.ve.kavachart.chart.LayerChart
 
getLayerFromDatum(Datum) - Method in class com.ve.kavachart.chart.LayerChart
 
getLCL() - Method in class com.ve.kavachart.parts.BoxJenkins
gets the lower control limit.
getLCL() - Method in class com.ve.kavachart.parts.BoxWhisker
gets the lower control limit.
getLeftDatasets() - Method in class com.ve.kavachart.chart.TwinAxisDateLineChart
 
getLeftDatasets() - Method in class com.ve.kavachart.chart.TwinAxisLineChart
 
getLegend() - Method in class com.ve.kavachart.chart.Chart
returns this chart's Legend as a Legend Interface
getLegend() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getLine() - Method in class com.ve.kavachart.chart.AreaLineChart
returns this chart's Line component
getLine() - Method in class com.ve.kavachart.chart.BarLineChart
returns this chart's Line component
getLine() - Method in class com.ve.kavachart.chart.LineAreaChart
 
getLine() - Method in class com.ve.kavachart.chart.LineChart
 
getLineColor() - Method in class com.ve.kavachart.chart.Gc
Returns the current lineColor.
getLineColor() - Method in class com.ve.kavachart.chart.Pie
The color of the line pointers
getLineFromSocket() - Method in class com.ve.kavachart.beans.data.SocketListener
 
getLineFromURL(InputStream) - Method in class com.ve.kavachart.beans.data.URLDataFeed
Reads a single line from the open URL
getLineGc() - Method in class com.ve.kavachart.chart.Axis
Returns the current line Gc.
getLineGc() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getLineStyle() - Method in class com.ve.kavachart.chart.Gc
Returns the current lineStyle.
getLineVis() - Method in class com.ve.kavachart.chart.Axis
Returns true if the axis line is set to be visible.
getLineVis() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getLineVisible() - Method in class com.ve.kavachart.chart.LineChart
 
getLineVisible() - Method in class com.ve.kavachart.chart.PolarChart
Gets the LineVisible property.
getLineWidth() - Method in class com.ve.kavachart.chart.Gc
Returns the current lineWidth This integer value is the number of pixels wide this Gc will draw lines.
getLinkMap() - Method in class com.ve.kavachart.servlet.Bean
Generates a link map and ALT statements to create tooltip popups over Datum objects
getLinkMap(boolean) - Method in class com.ve.kavachart.servlet.Bean
 
getLinkMap(Bean) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getLlX() - Method in class com.ve.kavachart.chart.Legend
Returns the current lower-left X coordinate.
getLlX() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getLlX() - Method in class com.ve.kavachart.chart.Plotarea
Inquires the lower left X location of this Plotarea, which is a double ranging from 0 to 1.
getLlY() - Method in class com.ve.kavachart.chart.Legend
Returns the current lower-left Y coordinate.
getLlY() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getLlY() - Method in class com.ve.kavachart.chart.Plotarea
Inquires the lower left Y location of this Plotarea, which is a double ranging from 0 to 1.
getLocale() - Method in class com.ve.kavachart.chart.Globals
Returns the locale for this chart
getLocale() - Method in class com.ve.kavachart.parts.FinanceAxis
Method
getLocale() - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
Method
getLocale() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
Method
getLogLabel(double, int) - Method in class com.ve.kavachart.chart.Axis
 
getLogLabel(double, int) - Method in class com.ve.kavachart.parts.HPLogAxis
 
getLogLabel(double, int) - Method in class com.ve.kavachart.parts.IntegerLogAxis
 
getLogScaling() - Method in class com.ve.kavachart.chart.Axis
Returns the current logScaling setting
getLogScaling() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getLogStream() - Method in class com.ve.kavachart.servlet.Bean
Returns the logging OutputStream, or null if undefined
getLow() - Method in class com.ve.kavachart.chart.CandlestickDatum
Returns the low value for this date.
getLycosTime(int) - Method in class com.ve.kavachart.parts.CandlestickDateReader
 
getMajTickLength() - Method in class com.ve.kavachart.chart.Axis
Returns the length in pixels for major tick marks.
getMajTickLength() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getMajTickVis() - Method in class com.ve.kavachart.chart.Axis
Returns true if major tick marks are turned on.
getMajTickVis() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getManualSpoking() - Method in class com.ve.kavachart.chart.PolarAxis
Gets this Axis' ManualSpoking property.
getMarkerSize() - Method in class com.ve.kavachart.chart.Gc
Returns the marker size.
getMarkerStyle() - Method in class com.ve.kavachart.chart.Gc
Returns the marker style.
getMaximumQuotes() - Method in class com.ve.kavachart.beans.data.QuoteMonitorBridge
retrieves the MaximumQuotes property
getMaxLabelCount() - Method in class com.ve.kavachart.parts.HPLogAxis
 
getMaxLabelCount() - Method in class com.ve.kavachart.parts.IntegerLogAxis
 
getMaxObservations() - Method in class com.ve.kavachart.beans.data.SocketListener
Gets the maximum observations property.
getMaxVal() - Method in class com.ve.kavachart.parts.MinMaxSpeedo
 
getMaxValsFromData(int) - Method in class com.ve.kavachart.chart.Axis
Returns the maximum value of this Axis' Datasets
getMaxValsFromData(int) - Method in class com.ve.kavachart.chart.DateAxis
Overrides Axis getMaxValsFromData to give a little extra room for bars if the axis is bar scaled
getMaxValsFromData(int) - Method in class com.ve.kavachart.chart.HiLoAxis
Returns the maximum value of this Axis' Datasets.
getMaxValsFromData(int) - Method in class com.ve.kavachart.chart.StackAxis
Overrides Axis to base the axis maximum value on stacked datasets
getMaxValsFromData(int) - Method in class com.ve.kavachart.parts.InsetDateAxis
Returns the maximum value of this Axis' Datasets
getMaxValsFromData(int) - Method in class com.ve.kavachart.parts.InsetSimpleDateAxis
Returns the maximum value of this Axis' Datasets
getMaxValsFromData(int) - Method in class com.ve.kavachart.parts.MixedBarAxis
Overrides Axis to base the axis maximum value on stacked datasets
getMaxValsFromData(int) - Method in class com.ve.kavachart.parts.NonIntegerHiLoLogAxis
intercept the maximum data value
getMaxX() - Method in class com.ve.kavachart.chart.Globals
Returns the maximum X value (in pixels) for this chart
getMaxY() - Method in class com.ve.kavachart.chart.Globals
Returns the maximum Y value (in pixels) for this chart
getMeansVisible() - Method in class com.ve.kavachart.parts.BoxJenkins
gets the showMeans property.
getMeansVisible() - Method in class com.ve.kavachart.parts.BoxWhisker
gets the showMeans property.
getMinimumSize() - Method in class com.ve.kavachart.beans.chart.ChartBean
 
getMinorGridGc() - Method in class com.ve.kavachart.parts.HPLogAxis
 
getMinTickLength() - Method in class com.ve.kavachart.chart.Axis
Returns the length in pixels for major tick marks.
getMinTickLength() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getMinTickVis() - Method in class com.ve.kavachart.chart.Axis
Returns true if minor tick marks are turned on.
getMinTickVis() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getMinuteFormat() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getMinuteLabel(int) - Method in class com.ve.kavachart.chart.DateAxis
Returns a label for scaling by minutes
getMinuteLabel(int) - Method in class com.ve.kavachart.chart.SimpleDateAxis
Returns a label for scaling by minutes
getMinVal() - Method in class com.ve.kavachart.parts.MinMaxSpeedo
 
getMinValsFromData(int) - Method in class com.ve.kavachart.chart.Axis
Returns the minimum value of this Axis' Datasets
getMinValsFromData(int) - Method in class com.ve.kavachart.chart.DateAxis
Overrides Axis getMinValsFromData to give a little extra room for bars if the axis is bar scaled
getMinValsFromData(int) - Method in class com.ve.kavachart.chart.HiLoAxis
returns a minimum value for Datasets managed on this Axis.
getMinValsFromData(int) - Method in class com.ve.kavachart.chart.HiLoDateAxis
returns a minimum value for Datasets managed on this Axis.
getMinValsFromData(int) - Method in class com.ve.kavachart.chart.StackAxis
Overrides Axis to base the Axis minimum on summed data at each data point.
getMinValsFromData(int) - Method in class com.ve.kavachart.parts.InsetDateAxis
Returns the minimum value of this Axis' Datasets
getMinValsFromData(int) - Method in class com.ve.kavachart.parts.InsetSimpleDateAxis
Returns the minimum value of this Axis' Datasets
getMinValsFromData(int) - Method in class com.ve.kavachart.parts.MixedBarAxis
Overrides Axis to base the Axis minimum on summed data at each data point.
getMinValsFromData(int) - Method in class com.ve.kavachart.parts.NonIntegerHiLoLogAxis
intercept the minimum data value
getMinValsFromData(int) - Method in class com.ve.kavachart.parts.SimpleHiLoDateAxis
returns a minimum value for Datasets managed on this Axis.
getMonthFormat() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getMonthLabel(int) - Method in class com.ve.kavachart.chart.DateAxis
Return a label based on scaling by months
getMonthLabel(int) - Method in class com.ve.kavachart.chart.SimpleDateAxis
Return a label based on scaling by months
getMyDatasets(String) - Method in class com.ve.kavachart.applet.ChartAppShell
 
getMyDatasets(String) - Method in class com.ve.kavachart.applet.DateApp
 
getMyDatasets(String) - Method in class com.ve.kavachart.applet.FinComboDateReader
 
getMyDatasets(String) - Method in class com.ve.kavachart.servlet.Bean
doesn't do anything here...
getMyDatasets(String) - Method in class com.ve.kavachart.servlet.DateApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.areaApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.areaLineApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.barApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.barAreaApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.barLineApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.bubbleApp
This method checks for parameters unique to bubbleApp
getMyOptions() - Method in class com.ve.kavachart.applet.candlestickApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.ChartAppShell
 
getMyOptions() - Method in class com.ve.kavachart.applet.columnApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.CombinationChart
 
getMyOptions() - Method in class com.ve.kavachart.applet.dateAreaApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.dateBarApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.dateColumnApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.dateLineApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.dateStackBarApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.dateStackColumnApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.disDateLineApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.disLabelLineApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.disLineApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.finComboApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.ganttApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.hHiLoBarApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.hiLoBarApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.hiLoCloseApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.hLOCApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.hSpeedoApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.labelLineApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.LayerChartApplet
 
getMyOptions() - Method in class com.ve.kavachart.applet.lineApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.pieApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.polarApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.regressApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.scrollingDateLine
 
getMyOptions() - Method in class com.ve.kavachart.applet.scrollingLine
 
getMyOptions() - Method in class com.ve.kavachart.applet.sectorMapApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.speedoApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.spinningPie
 
getMyOptions() - Method in class com.ve.kavachart.applet.stackBarApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.stackColumnApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.stickApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.StripChart
 
getMyOptions() - Method in class com.ve.kavachart.applet.twinAxisBarAreaApp
get some options for the aux axis and the dataset type
getMyOptions() - Method in class com.ve.kavachart.applet.twinAxisBarLineApp
get some options for the aux axis and the dataset type
getMyOptions() - Method in class com.ve.kavachart.applet.twinAxisDateComboApp
get some options for the aux axis and the dataset type
getMyOptions() - Method in class com.ve.kavachart.applet.twinAxisDateLineApp
get some options for the aux axis.
getMyOptions() - Method in class com.ve.kavachart.applet.twinAxisLineApp
 
getMyOptions() - Method in class com.ve.kavachart.applet.twinAxisStackBarLineApp
get some options for the aux axis and the dataset type
getMyOptions() - Method in class com.ve.kavachart.applet.zoomLine
 
getMyOptions() - Method in class com.ve.kavachart.servlet.areaApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.areaLineApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.barApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.barAreaApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.barLineApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.Bean
Generally implemented by subclasses of this class.
getMyOptions() - Method in class com.ve.kavachart.servlet.bubbleApp
This method checks for parameters unique to bubbleApp
getMyOptions() - Method in class com.ve.kavachart.servlet.candlestickApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.columnApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.dateAreaApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.dateBarApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.dateColumnApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.dateLineApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.dateStackBarApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.dateStackColumnApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.disDateLineApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.disLabelLineApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.disLineApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.finComboApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.ganttApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.hHiLoBarApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.hiLoBarApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.hiLoCloseApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.hLOCApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.hSpeedoApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.labelLineApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.LayerChartBean
 
getMyOptions() - Method in class com.ve.kavachart.servlet.lineApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.lineAreaApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.pieApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.polarApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.regressApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.sectorMapApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.speedoApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.stackBarApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.stackColumnApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.stickApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.twinAxisBarAreaApp
get some options for the aux axis and the dataset type
getMyOptions() - Method in class com.ve.kavachart.servlet.twinAxisBarLineApp
get some options for the aux axis and the dataset type
getMyOptions() - Method in class com.ve.kavachart.servlet.twinAxisDateComboApp
get some options for the aux axis and the dataset type
getMyOptions() - Method in class com.ve.kavachart.servlet.twinAxisDateLineApp
get some options for the aux axis.
getMyOptions() - Method in class com.ve.kavachart.servlet.twinAxisLineApp
 
getMyOptions() - Method in class com.ve.kavachart.servlet.twinAxisStackBarLineApp
get some options for the aux axis and the dataset type
getName() - Method in class com.ve.kavachart.chart.Chart
returns this chart's name
getName() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getName() - Method in class com.ve.kavachart.chart.ColorPalette
 
getName() - Method in class com.ve.kavachart.chart.Dataset
Returns the name of current Dataset.
getNeedleStyle() - Method in class com.ve.kavachart.chart.Speedo
Inquires the current needle style
getNewZScale() - Method in class com.ve.kavachart.chart.Bubble
This method determines the zScale so that the maximum z value creates a bubble with maxDiameter as its as its diameter's percentage of the plotarea.
getNotes() - Method in class com.ve.kavachart.chart.Chart
returns a Vector of Annotation classes
getNumberOfPoints() - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Retrieves the NumberOfPoints property
getNumberOfSets() - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Retrieves the NumberOfSets property
getNumDatasets() - Method in class com.ve.kavachart.chart.Chart
returns the number of datasets used by this chart
getNumDatasets() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getNumGrids() - Method in class com.ve.kavachart.chart.Axis
Returns the number of grid lines.
getNumGrids() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getNumLabels() - Method in class com.ve.kavachart.chart.Axis
Returns the number of axis labels.
getNumLabels() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getNumMajTicks() - Method in class com.ve.kavachart.chart.Axis
Returns the number of major ticks.
getNumMajTicks() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getNumMinTicks() - Method in class com.ve.kavachart.chart.Axis
Returns the number of minor ticks.
getNumMinTicks() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getNumSpokes() - Method in class com.ve.kavachart.chart.PolarAxis
Gets the NumSpokes property for this Axis.
getOpen() - Method in class com.ve.kavachart.chart.CandlestickDatum
Returns the opening value at this date.
getOptions() - Method in class com.ve.kavachart.applet.ChartAppShell
 
getOptions() - Method in class com.ve.kavachart.applet.DateStreamReader
Adds Date parsing specific parameters to ParameterParser.
getOptions() - Method in class com.ve.kavachart.servlet.Bean
Called to parse this chart's property list.
getOptions() - Method in class com.ve.kavachart.servlet.TableBean
 
getOutlineFills() - Method in class com.ve.kavachart.chart.Gc
Returns true if this Gc is set up to outline polygons
getPaint() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getPaletteNames() - Static method in class com.ve.kavachart.chart.ColorPalette
 
getParameter(String) - Method in class com.ve.kavachart.applet.ChartAppShell
 
getParameter(String) - Method in class com.ve.kavachart.servlet.Bean
Get the value of a specified property.
getParameterNames() - Method in class com.ve.kavachart.servlet.Bean
Return the entire property list.
getParent() - Method in class com.ve.kavachart.servlet.ChartTag
 
getParent() - Method in class com.ve.kavachart.servlet.TableTag
 
getPercentage() - Method in class com.ve.kavachart.chart.Sector
Gets the value of percentage
getPercentFormat() - Method in class com.ve.kavachart.chart.Pie
Returns the Format class used to format percent labels Creation date: (1/31/2002 9:57:46 AM)
getPercentLabelsOn() - Method in class com.ve.kavachart.chart.Pie
Inquires whether this Pie will display each data point's percentage value.
getPie() - Method in class com.ve.kavachart.chart.PieChart
This chart's Pie component
getPixelLocation() - Method in class com.ve.kavachart.chart.Annotation
 
getPlotarea() - Method in class com.ve.kavachart.chart.Axis
Returns this Axis' Plotarea.
getPlotarea() - Method in interface com.ve.kavachart.chart.AxisInterface
Returns this Axis' Plotarea.
getPlotarea() - Method in class com.ve.kavachart.chart.Chart
returns this chart's Plotarea class
getPlotarea() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getPlotarea() - Method in class com.ve.kavachart.chart.Line
Inquires this Line's Plotarea
getPolar() - Method in class com.ve.kavachart.chart.PolarChart
Returns this Chart's Polar element
getPortNum() - Method in class com.ve.kavachart.beans.data.SocketListener
Gets the port number.
getPreferredSize() - Method in class com.ve.kavachart.beans.chart.ChartBean
 
getPrimaryBackgroundColor() - Method in class com.ve.kavachart.chart.ColorPalette
 
getPrimaryForegroundColor() - Method in class com.ve.kavachart.chart.ColorPalette
 
getPropertiesFromArg(String) - Method in class com.ve.kavachart.servlet.LoadBalancedChartServlet
 
getPropertiesFromArg(String) - Method in class com.ve.kavachart.servlet.PHPChartStreamServlet
 
getPropertiesFromArg(String) - Method in class com.ve.kavachart.servlet.RemoteChartStreamServlet
 
getProperty(String) - Method in class com.ve.kavachart.servlet.Bean
Return a specified property.
getPropertyDescriptors() - Method in class com.ve.kavachart.beans.chart.ChartBeanInfo
provides a list of property descriptors for this bean
getReadByRows() - Method in class com.ve.kavachart.beans.data.RowColumnDataFeed
Retrieves the ReadByRows property
getRenderingHint(RenderingHints.Key) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getRenderingHints() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getResourceBundleFromID() - Method in class com.ve.kavachart.servlet.ChartTag
Retrieves the ResourceBundle specified by resourceBundleID.
getResourceBundleFromID() - Method in class com.ve.kavachart.servlet.TableTag
Retrieves the ResourceBundle specified by resourceBundleID.
getRightDatasets() - Method in class com.ve.kavachart.chart.TwinAxisDateLineChart
 
getRightDatasets() - Method in class com.ve.kavachart.chart.TwinAxisLineChart
 
getScaleFactor() - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Retrieves the ScaleFactor property
getScalingType() - Method in class com.ve.kavachart.chart.DateAxis
Returns the current scaling type.
getSciLogLabel(double, int) - Method in class com.ve.kavachart.chart.Axis
 
getSciLogMaxLabelCount() - Method in class com.ve.kavachart.chart.Axis
 
getSciLogMinorGridGc() - Method in class com.ve.kavachart.chart.Axis
 
getSciLogScaling() - Method in class com.ve.kavachart.chart.Axis
 
getSciLogUseMajorGrids() - Method in class com.ve.kavachart.chart.Axis
 
getSciLogUseMinorGrids() - Method in class com.ve.kavachart.chart.Axis
 
getSecondaryBackgroundColor() - Method in class com.ve.kavachart.chart.ColorPalette
 
getSecondaryColor() - Method in class com.ve.kavachart.chart.SectorMap
Returns the secondary Color used for gradient coloring below the base value.
getSecondaryDateFormat() - Method in class com.ve.kavachart.chart.DateAxis
 
getSecondaryFillColor() - Method in class com.ve.kavachart.chart.Gc
 
getSecondaryForegroundColor() - Method in class com.ve.kavachart.chart.ColorPalette
 
getSecondLabel(int) - Method in class com.ve.kavachart.chart.DateAxis
Returns a label based on scaling by seconds
getSecondLabel(int) - Method in class com.ve.kavachart.chart.SimpleDateAxis
Returns a label based on scaling by seconds
getSectorMap() - Method in class com.ve.kavachart.chart.SectorMapChart
Returns the SectorMap class associated with this chart.
getselectedDatapoint() - Method in class com.ve.kavachart.beans.data.DatapointReducer
The currently selected point
getSelectedDataset() - Method in class com.ve.kavachart.beans.data.DatasetReducer
returns the current value of the SelectedDataset property
getSendAuxData() - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Retrieve SendAuxData property.
getSendLabels() - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Retrieve SendLabels property.
getSendSetNames() - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Retrieve SendSetNames property.
getSendXData() - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Retrieve SendXData property.
getSendYData() - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Retrieve SendYData property.
getSendZData() - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Retrieve SendZData property.
getServiceURL() - Method in class com.ve.kavachart.servlet.XMLDataProvider
 
getServletInfo() - Method in class com.ve.kavachart.servlet.ChartServlet
Info about these servlets.
getServletInfo() - Method in class com.ve.kavachart.servlet.JavaScriptStreamChartServlet
Info about these servlets.
getServletInfo() - Method in class com.ve.kavachart.servlet.LoadBalancedChartServlet
Info about this servlet.
getServletInfo() - Method in class com.ve.kavachart.servlet.PHPChartStreamServlet
Info about this servlet.
getServletInfo() - Method in class com.ve.kavachart.servlet.RemoteChartStreamServlet
Info about this servlet.
getShowSecondRowLabels() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getSide() - Method in class com.ve.kavachart.chart.Axis
Returns the side this axis is currently assigned to.
getSide() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getSortBy() - Method in class com.ve.kavachart.servlet.DataProviderSorter
 
getSpeedo() - Method in class com.ve.kavachart.chart.SpeedoChart
 
getSpeedoPosition() - Method in class com.ve.kavachart.chart.SpeedoAxis
Inquires the current setting of the SpeedoAxis position
getSplitWindow() - Method in class com.ve.kavachart.chart.FinComboChart
Returns true if this chart is currently set to draw data in split windows
getStackAreas() - Method in class com.ve.kavachart.chart.Area
Returns true if this Area will stack values.
getStackValues() - Method in class com.ve.kavachart.chart.StackAxis
Returns true if this Axis will scale by combining all datasets.
getStartDataset() - Method in class com.ve.kavachart.servlet.DataProviderFilter
 
getStartDegrees() - Method in class com.ve.kavachart.chart.Pie
Inquires where the first Pie slice will begin.
getStartObservation() - Method in class com.ve.kavachart.servlet.DataProviderFilter
 
getStartWindow() - Method in class com.ve.kavachart.parts.SunlightDataFeed
 
getStemSize() - Method in class com.ve.kavachart.parts.LeafDatum
 
getStepSize() - Method in class com.ve.kavachart.chart.DateAxis
Returns the current step size setting for manually scaled axes.
getStick() - Method in class com.ve.kavachart.chart.StickChart
Inquire this chart's Stick component
getStick() - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
Returns the default Stick class
getString() - Method in class com.ve.kavachart.chart.Datum
Returns label, if it exists.
getStringHeight(FontMetrics, String) - Static method in class com.ve.kavachart.chart.Gc
Returns the height of a label taking line breaks into account
getStringRotator() - Method in class com.ve.kavachart.chart.Chart
returns this chart's RotateString class
getStringRotator() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getStringRotator() - Method in class com.ve.kavachart.chart.Globals
Return this chart's RotateString class
getStringWidth(FontMetrics, String) - Static method in class com.ve.kavachart.chart.Gc
Returns the width of a label taking line breaks into account
getStripeGrids() - Method in class com.ve.kavachart.parts.FinanceAxis
Method
getStripeGrids() - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
Method
getStripeGrids() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
Method
getStroke() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getSubTitleColor() - Method in class com.ve.kavachart.chart.Background
Returns the current subtitle color.
getSubTitleFont() - Method in class com.ve.kavachart.chart.Background
Returns the current subtitle font.
getSubTitleString() - Method in class com.ve.kavachart.chart.Background
Returns the current subtitle string.
getSubTitleX() - Method in class com.ve.kavachart.chart.Background
Returns the user-defined subtitle position.
getSubTitleY() - Method in class com.ve.kavachart.chart.Background
Returns the user-defined subtitle position.
getTable() - Method in class com.ve.kavachart.servlet.TableBean
 
getTextLabelsOn() - Method in class com.ve.kavachart.chart.Pie
Inquires whether this Pie will draw each data point's Datum label
getTexture() - Method in class com.ve.kavachart.chart.Gc
 
getTexture() - Method in class com.ve.kavachart.chart.GcHelper
Returns a user-defined Texture.
getThread - Variable in class com.ve.kavachart.applet.ChartAppShell
 
getThresholdLines() - Method in class com.ve.kavachart.chart.Axis
 
getThresholdWidth() - Method in class com.ve.kavachart.chart.SpeedoAxis
Returns the current threshold width.
getTickFrequency() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getTickGc() - Method in class com.ve.kavachart.chart.Axis
Returns the current tick Gc.
getTickGc() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getTickMultiplier() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getTileHorizontal() - Method in class com.ve.kavachart.chart.Pictogram
 
getTimeElement(int) - Method in class com.ve.kavachart.applet.DateStreamReader
 
getTimeZone() - Method in class com.ve.kavachart.chart.DateAxis
get the user defined timezone for date labels
getTitle() - Method in class com.ve.kavachart.beans.chart.ChartBean
Returns this chart's current Title String
getTitleColor() - Method in class com.ve.kavachart.chart.Axis
Returns the title color.
getTitleColor() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getTitleColor() - Method in class com.ve.kavachart.chart.Background
Returns the current title color.
getTitleFont() - Method in class com.ve.kavachart.chart.Axis
Returns the title font.
getTitleFont() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getTitleFont() - Method in class com.ve.kavachart.chart.Background
Returns the current title font.
getTitleString() - Method in class com.ve.kavachart.chart.Axis
Returns the Axis title.
getTitleString() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getTitleString() - Method in class com.ve.kavachart.chart.Background
Returns the current title string.
getTitleX() - Method in class com.ve.kavachart.chart.Background
Returns the user-defined title position.
getTitleY() - Method in class com.ve.kavachart.chart.Background
Returns the user-defined title position.
getTransform() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
getUCL() - Method in class com.ve.kavachart.parts.BoxJenkins
gets the upper control limit.
getUCL() - Method in class com.ve.kavachart.parts.BoxWhisker
gets the upper control limit.
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.DataProviderAccumulator
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.DataProviderArithmetic
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.DataProviderContainer
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.DataProviderFilter
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.DataProviderHistogram
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.DataProviderPercentageChange
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.DataProviderSorter
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.DataProviderTransposer
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.RandomDataProvider
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.RandomDateDataProvider
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.WebServiceDataProviderTag
 
getUniqueIdentifier() - Method in class com.ve.kavachart.servlet.XMLDataProvider
 
getUnitScaling() - Method in class com.ve.kavachart.chart.Bar
returns true if the bars will be drawn as if they are separated by single unit intervals
getUnitScaling() - Method in class com.ve.kavachart.chart.Candlestick
Tells whether this Candlestick will scale by the actual X value or by the element number.
getURL() - Method in class com.ve.kavachart.beans.data.URLDataFeed
Retrieves the URL.
getUrX() - Method in class com.ve.kavachart.chart.Legend
Returns the current upper-right X coordinate.
getUrX() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getUrX() - Method in class com.ve.kavachart.chart.Plotarea
Inquires the upper right X location of this Plotarea, which is a double ranging from 0 to 1.
getUrY() - Method in class com.ve.kavachart.chart.Legend
Returns the current upper-right Y coordinate.
getUrY() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getUrY() - Method in class com.ve.kavachart.chart.Plotarea
Inquires the upper right Y location of this Plotarea, which is a double ranging from 0 to 1.
getUseCircularArc() - Method in class com.ve.kavachart.chart.SpeedoChart
Returns true if the speedo will be contrained to a circle
getUseDisplayList() - Method in class com.ve.kavachart.chart.Axis
Returns true if this Axis places values into the chart's DisplayList.
getUseDisplayList() - Method in interface com.ve.kavachart.chart.AxisInterface
 
getUseDisplayList() - Method in class com.ve.kavachart.chart.Background
Returns true if Background objects will appear in global DisplayList
getUseDisplayList() - Method in class com.ve.kavachart.chart.Chart
inquires whether this chart accumulates drawing information into a central DisplayList.
getUseDisplayList() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getUseDisplayList() - Method in class com.ve.kavachart.chart.DataRepresentation
Return the current display list setting.
getUseDisplayList() - Method in class com.ve.kavachart.chart.Globals
Activates a global DisplayList for this entire chart
getUseDisplayList() - Method in class com.ve.kavachart.chart.Legend
Returns true if the Legend will add objects to this chart's DisplayList
getUseDisplayList() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getUseDisplayList() - Method in class com.ve.kavachart.chart.Plotarea
Inquires whether this Plotarea should add objects to the chart's global DisplayList.
getUseGradientColoring() - Method in class com.ve.kavachart.chart.SectorMap
Returns true if this sector map will use gradient coloring based on x Dataset values.
getUseLastObservation() - Method in class com.ve.kavachart.beans.data.DatapointReducer
Returns the current value of the UseLastObservation property
getUseMajorGrids() - Method in class com.ve.kavachart.parts.HPLogAxis
 
getUseMinorGrids() - Method in class com.ve.kavachart.parts.HPLogAxis
 
getUseValueLabels() - Method in class com.ve.kavachart.chart.Bar
returns true if values will be used to label these bars
getUseValueLabels() - Method in class com.ve.kavachart.chart.Line
Returns true if labels will be displayed using Y values instead of string labels.
getValue() - Method in class com.ve.kavachart.chart.ThresholdLine
Retrieves the ThresholdLine value.
getValueLabelsOn() - Method in class com.ve.kavachart.chart.Pie
Inquires whether this Pie will display each data point's numeric value
getVerticalAxis() - Method in class com.ve.kavachart.chart.LayerChart.Layer
 
getVerticalDropShadowOffset() - Method in class com.ve.kavachart.chart.Plotarea
 
getVerticalLayout() - Method in class com.ve.kavachart.chart.Legend
Returns the legend layout.
getVerticalLayout() - Method in interface com.ve.kavachart.chart.LegendInterface
 
getWeekLabel(int) - Method in class com.ve.kavachart.chart.DateAxis
Return a label based on scaling by weeks
getWeekLabel(int) - Method in class com.ve.kavachart.chart.SimpleDateAxis
Return a label based on scaling by weeks
getWidth() - Method in class com.ve.kavachart.chart.Chart
returns the width (in pixels) of this chart
getWidth() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getWidth() - Method in class com.ve.kavachart.chart.Pie
Inquires the Pie's relative width.
getWidth() - Method in class com.ve.kavachart.chart.Sector
Get the value of width.
getWidth() - Method in class com.ve.kavachart.chart.Stick
returns the pixel width of each bar.
getX() - Method in class com.ve.kavachart.chart.Datum
Returns value of X.
getXAxis() - Method in class com.ve.kavachart.chart.Chart
returns this chart's X axis
getXAxis() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getXAxis() - Method in class com.ve.kavachart.chart.DataRepresentation
Inquires this component's X axis
getXAxis() - Method in class com.ve.kavachart.chart.PolarChart
Returns this Chart's PolarAxis (same as getYAxis())
getXAxis() - Method in class com.ve.kavachart.chart.StickChart
Inquires this chart's X Axis
getXBar() - Method in class com.ve.kavachart.parts.BoxJenkins
gets the Xbar value.
getXBar() - Method in class com.ve.kavachart.parts.BoxWhisker
gets the Xbar value.
getXLoc() - Method in class com.ve.kavachart.chart.Annotation
 
getXLoc() - Method in class com.ve.kavachart.chart.Pie
Inquires the X location of the center of this Pie.
getXLoc() - Method in class com.ve.kavachart.chart.Sector
Get the value of xLoc.
getXOffset() - Method in class com.ve.kavachart.chart.Chart
3-D effects are added by drawing effect panels offset in X and Y directions.
getXOffset() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getXOffset() - Method in class com.ve.kavachart.chart.Globals
Returns the X offset used by 3-D charts.
getXValues() - Method in class com.ve.kavachart.chart.Dataset
Returns all values of X.
getY() - Method in class com.ve.kavachart.chart.Datum
Returns value of Y.
getY2() - Method in class com.ve.kavachart.chart.Datum
Returns value of Y2.
getY2Values() - Method in class com.ve.kavachart.chart.Dataset
Returns all values of Y2.
getY3() - Method in class com.ve.kavachart.chart.Datum
Returns value of Y3.
getY3Values() - Method in class com.ve.kavachart.chart.Dataset
Returns all values of Y3.
getYAxis() - Method in class com.ve.kavachart.chart.Chart
returns this chart's Y axis
getYAxis() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getYAxis() - Method in class com.ve.kavachart.chart.DataRepresentation
Inquires this component's Y axis
getYAxis() - Method in class com.ve.kavachart.chart.GanttChart
 
getYAxis() - Method in class com.ve.kavachart.chart.PolarChart
Returns this Chart's PolarAxis
getYAxis() - Method in class com.ve.kavachart.chart.SpeedoChart
 
getYAxis() - Method in class com.ve.kavachart.chart.StickChart
Inquires this chart's Y axis
getYearFormat() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
getYearLabel(int) - Method in class com.ve.kavachart.chart.DateAxis
Return a label based on scaling by years
getYearLabel(int) - Method in class com.ve.kavachart.chart.SimpleDateAxis
Return a label based on scaling by years
getYElements(int, int, double[], double[], double[]) - Method in class com.ve.kavachart.applet.FinComboDateReader
 
getYLoc() - Method in class com.ve.kavachart.chart.Annotation
 
getYLoc() - Method in class com.ve.kavachart.chart.Pie
Inquires the Y location of the center of this Pie.
getYLoc() - Method in class com.ve.kavachart.chart.Sector
Get the value of yLoc.
getYOffset() - Method in class com.ve.kavachart.chart.Chart
returns the current Y offset value in pixels
getYOffset() - Method in interface com.ve.kavachart.chart.ChartInterface
 
getYOffset() - Method in class com.ve.kavachart.chart.Globals
Returns the Y offset used by 3-D charts.
getYValues() - Method in class com.ve.kavachart.chart.Dataset
Returns all values of Y.
getYValuesOnly() - Method in class com.ve.kavachart.beans.data.OnePointURLDataFeed
Used to retrieve the YValuesOnly property
getZScale() - Method in class com.ve.kavachart.chart.Bubble
Returns the unit used by doBubble for bubble radius scaling.
getZScale() - Method in class com.ve.kavachart.chart.BubbleChart
Access method for Bubble's zScale variable
globals - Variable in class com.ve.kavachart.chart.Axis
This chart's Globals class
globals - Variable in class com.ve.kavachart.chart.Background
 
globals - Variable in class com.ve.kavachart.chart.Chart
 
globals - Variable in class com.ve.kavachart.chart.DataRepresentation
 
globals - Variable in class com.ve.kavachart.chart.Gc
 
Globals - Class in com.ve.kavachart.chart
Certain information needs to be available to almost all KavaChart classes.
Globals() - Constructor for class com.ve.kavachart.chart.Globals
Does nothing.
Globals(int, int, int, boolean, RotateString, Image) - Constructor for class com.ve.kavachart.chart.Globals
Initialize several internal variables with the given arguments.
globals - Variable in class com.ve.kavachart.chart.Legend
 
gotImages - Variable in class com.ve.kavachart.applet.ChartAppShell
 
GRAD_LEFT_RIGHT - Static variable in class com.ve.kavachart.chart.GcHelper
 
GRAD_LEFT_RIGHT_MIRROR - Static variable in class com.ve.kavachart.chart.GcHelper
 
GRAD_TOP_BOTTOM - Static variable in class com.ve.kavachart.chart.GcHelper
 
GRAD_TOP_BOTTOM_MIRROR - Static variable in class com.ve.kavachart.chart.GcHelper
 
gradientType - Variable in class com.ve.kavachart.chart.GcHelper
 
gridLines - Static variable in class com.ve.kavachart.chart.Axis
Grid Lines

H

handlePick(Point) - Method in class com.ve.kavachart.applet.ChartAppShell
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.ChartServlet
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.JavaScriptStreamChartServlet
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.LoadBalancedChartServlet
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.PHPChartStreamServlet
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class com.ve.kavachart.servlet.RemoteChartStreamServlet
 
height - Variable in class com.ve.kavachart.chart.Chart
 
hHiLoBarApp - Class in com.ve.kavachart.applet
 
hHiLoBarApp() - Constructor for class com.ve.kavachart.applet.hHiLoBarApp
 
hHiLoBarApp - Class in com.ve.kavachart.servlet
A horizontal hi-lo bar chart
hHiLoBarApp() - Constructor for class com.ve.kavachart.servlet.hHiLoBarApp
 
hHiLoBarApp(Properties) - Constructor for class com.ve.kavachart.servlet.hHiLoBarApp
 
HighlightAxis - Class in com.ve.kavachart.parts
An axis that draws grids and ticks between bars, and provides the ability to highlight certain items.
HighlightAxis() - Constructor for class com.ve.kavachart.parts.HighlightAxis
HighlightAxis constructor comment.
HighlightAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.HighlightAxis
HighlightAxis constructor comment.
Highlighter - Class in com.ve.kavachart.chart
This class is used for highlighting a specified element from the current DisplayList.
Highlighter(Globals) - Constructor for class com.ve.kavachart.chart.Highlighter
 
highlightFont - Variable in class com.ve.kavachart.parts.HighlightAxis
 
highVals - Variable in class com.ve.kavachart.parts.BoxJenkins
 
highVals - Variable in class com.ve.kavachart.parts.BoxWhisker
 
HiLoAxis - Class in com.ve.kavachart.chart
Extends Axis to change the way scaling is calculated.
HiLoAxis() - Constructor for class com.ve.kavachart.chart.HiLoAxis
Creates a HiLoAxis without assigning Datasets, Globals, or Plotarea.
HiLoAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.HiLoAxis
 
HiLoBar - Class in com.ve.kavachart.chart
 
HiLoBar() - Constructor for class com.ve.kavachart.chart.HiLoBar
Creates a HiLoBar without assigning Datasets, Globals, Plotarea, or Axes.
HiLoBar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.HiLoBar
 
hiLoBarApp - Class in com.ve.kavachart.applet
 
hiLoBarApp() - Constructor for class com.ve.kavachart.applet.hiLoBarApp
 
hiLoBarApp - Class in com.ve.kavachart.servlet
A vertical hi-lo bar chart
hiLoBarApp() - Constructor for class com.ve.kavachart.servlet.hiLoBarApp
 
hiLoBarApp(Properties) - Constructor for class com.ve.kavachart.servlet.hiLoBarApp
 
HiLoBarChart - Class in com.ve.kavachart.chart
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 com.ve.kavachart.chart.HiLoBarChart
constructs a default chart
HiLoBarChart(String) - Constructor for class com.ve.kavachart.chart.HiLoBarChart
constructs a default chart with the specified name
HiLoBarChart(String, Locale) - Constructor for class com.ve.kavachart.chart.HiLoBarChart
creates a default chart with the specified name initialized at the specified locale
HiLoBarChart(Locale) - Constructor for class com.ve.kavachart.chart.HiLoBarChart
constructs a default chart initialized at the specified locale
HiLoClose - Class in com.ve.kavachart.chart
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 com.ve.kavachart.chart.HiLoClose
Creates a new HiLoClose class without assigning Axes, Datasets and Plotarea.
HiLoClose(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.HiLoClose
 
hiLoCloseApp - Class in com.ve.kavachart.applet
 
hiLoCloseApp() - Constructor for class com.ve.kavachart.applet.hiLoCloseApp
 
hiLoCloseApp - Class in com.ve.kavachart.servlet
HighLoCloseChart
hiLoCloseApp() - Constructor for class com.ve.kavachart.servlet.hiLoCloseApp
 
hiLoCloseApp(Properties) - Constructor for class com.ve.kavachart.servlet.hiLoCloseApp
 
HiLoCloseChart - Class in com.ve.kavachart.chart
Constructs a chart using Dates as X values, and High, Low, and Close observations for each Date.
HiLoCloseChart() - Constructor for class com.ve.kavachart.chart.HiLoCloseChart
constructs a default chart
HiLoCloseChart(String) - Constructor for class com.ve.kavachart.chart.HiLoCloseChart
constructs a default chart with the specified name
HiLoCloseChart(String, Locale) - Constructor for class com.ve.kavachart.chart.HiLoCloseChart
creates a default chart with the specified name initialized at the specified locale
HiLoCloseChart(Locale) - Constructor for class com.ve.kavachart.chart.HiLoCloseChart
constructs a default chart initialized at the specified locale
HiLoCloseDateReader - Class in com.ve.kavachart.applet
A reader for HiLoClose data.
HiLoCloseDateReader(ChartInterface, GetParam) - Constructor for class com.ve.kavachart.applet.HiLoCloseDateReader
Constructs a DateStreamReader specially modified for hiLoCloseApp.
HiLoDateAxis - Class in com.ve.kavachart.chart
Extends DateAxis to change the way scaling is calculated.
HiLoDateAxis() - Constructor for class com.ve.kavachart.chart.HiLoDateAxis
Creates a default HiLoDateAxis.
HiLoDateAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.HiLoDateAxis
 
HistorySpeedo - Class in com.ve.kavachart.chart
 
HistorySpeedo(Dataset[], SpeedoAxis, Plotarea) - Constructor for class com.ve.kavachart.chart.HistorySpeedo
 
hit(Rectangle, Shape, boolean) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
HLOC - Static variable in class com.ve.kavachart.chart.FinComboChart
HiLoClose
HLOC - Class in com.ve.kavachart.chart
Creates a chart element that combine a position (X value, usually a date), and 4 Y values (usually high, low, open and closing prices).
HLOC() - Constructor for class com.ve.kavachart.chart.HLOC
Creates a new HiLoClose class without assigning Axes, Datasets and Plotarea.
HLOC(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.HLOC
 
hLOCApp - Class in com.ve.kavachart.applet
 
hLOCApp() - Constructor for class com.ve.kavachart.applet.hLOCApp
 
hLOCApp - Class in com.ve.kavachart.servlet
 
hLOCApp() - Constructor for class com.ve.kavachart.servlet.hLOCApp
 
hLOCApp(Properties) - Constructor for class com.ve.kavachart.servlet.hLOCApp
 
HLOCChart - Class in com.ve.kavachart.chart
Constructs a chart using Dates as X values, and High, Low, and Close observations for each Date.
HLOCChart() - Constructor for class com.ve.kavachart.chart.HLOCChart
constructs a default chart
HLOCChart(String) - Constructor for class com.ve.kavachart.chart.HLOCChart
constructs a default chart with the specified name
HLOCChart(String, Locale) - Constructor for class com.ve.kavachart.chart.HLOCChart
creates a default chart with the specified name initialized at the specified locale
HLOCChart(Locale) - Constructor for class com.ve.kavachart.chart.HLOCChart
constructs a default chart initialized at the specified locale
home - Variable in class com.ve.kavachart.applet.ChartAppShell
 
HorizBar - Class in com.ve.kavachart.chart
A chart element that consists of horizontal Bars, 1 per Datum.
HorizBar() - Constructor for class com.ve.kavachart.chart.HorizBar
Creates a HorizBar without assigning Datasets, Axes, Plotarea, and Globals.
HorizBar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.HorizBar
 
HorizBarChart - Class in com.ve.kavachart.beans.chart
A bean containing a horizontal bar chart, or HorizBarChart
HorizBarChart() - Constructor for class com.ve.kavachart.beans.chart.HorizBarChart
 
HorizBarChart - Class in com.ve.kavachart.chart
A chart that represents data with horizontally arranged bars
HorizBarChart() - Constructor for class com.ve.kavachart.chart.HorizBarChart
constructs a default chart
HorizBarChart(String) - Constructor for class com.ve.kavachart.chart.HorizBarChart
constructs a default chart with the specified name
HorizBarChart(String, Locale) - Constructor for class com.ve.kavachart.chart.HorizBarChart
creates a default chart with the specified name initialized at the specified locale
HorizBarChart(Locale) - Constructor for class com.ve.kavachart.chart.HorizBarChart
constructs a default chart initialized at the specified locale
HorizBarChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
HorizBarChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.HorizBarChartBeanInfo
 
HorizHiLoBar - Class in com.ve.kavachart.chart
Chart element that draws bars horizontally, taking into account both Y and Y2 values.
HorizHiLoBar() - Constructor for class com.ve.kavachart.chart.HorizHiLoBar
Creates a HorizHiLoBar without assigning Datasets, Globals, Plotarea, and Axes.
HorizHiLoBar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.HorizHiLoBar
 
HorizHiLoBarChart - Class in com.ve.kavachart.chart
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 com.ve.kavachart.chart.HorizHiLoBarChart
constructs a default chart
HorizHiLoBarChart(String) - Constructor for class com.ve.kavachart.chart.HorizHiLoBarChart
constructs a default chart with the specified name
HorizHiLoBarChart(String, Locale) - Constructor for class com.ve.kavachart.chart.HorizHiLoBarChart
creates a default chart with the specified name initialized at the specified locale
HorizHiLoBarChart(Locale) - Constructor for class com.ve.kavachart.chart.HorizHiLoBarChart
constructs a default chart initialized at the specified locale
horizontalAxisOffset - Variable in class com.ve.kavachart.chart.LayerChart
 
horizontalDropShadowOffset - Variable in class com.ve.kavachart.chart.Plotarea
 
HOUR_LABELS - Static variable in class com.ve.kavachart.parts.FinanceAxis
 
HOUR_LABELS - Static variable in class com.ve.kavachart.parts.OriginalFinanceAxis
 
HOUR_LABELS - Static variable in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
HOUR_SCALING - Static variable in class com.ve.kavachart.chart.DateAxis
Scale by hours
HPLogAxis - Class in com.ve.kavachart.parts
This class implements logscaling which only scales between powers of ten (log values that are integers).
HPLogAxis() - Constructor for class com.ve.kavachart.parts.HPLogAxis
 
hSpeedoApp - Class in com.ve.kavachart.applet
 
hSpeedoApp() - Constructor for class com.ve.kavachart.applet.hSpeedoApp
 
hSpeedoApp - Class in com.ve.kavachart.servlet
HistorySpeedo
hSpeedoApp() - Constructor for class com.ve.kavachart.servlet.hSpeedoApp
 
hSpeedoApp(Properties) - Constructor for class com.ve.kavachart.servlet.hSpeedoApp
 

I

iconGap - Variable in class com.ve.kavachart.chart.Legend
 
iconHeight - Variable in class com.ve.kavachart.chart.Legend
 
iconName - Variable in class com.ve.kavachart.beans.chart.ChartBeanInfo
 
iconWidth - Variable in class com.ve.kavachart.chart.Legend
 
image - Variable in class com.ve.kavachart.chart.Gc
 
IMAGE_OUTPUT - Static variable in class com.ve.kavachart.servlet.LoadBalancedChartTag
 
imageTracker - Variable in class com.ve.kavachart.applet.ChartAppShell
 
includesDataset(Dataset) - Method in class com.ve.kavachart.chart.Chart
returns true if the specified Dataset class is used in this chart
increment - Variable in class com.ve.kavachart.chart.Axis
 
incrementalUrl - Variable in class com.ve.kavachart.applet.DateStreamReader
 
IndBar - Class in com.ve.kavachart.beans.chart
A bean containing a horizontal bar chart with different colors for each bar
IndBar() - Constructor for class com.ve.kavachart.beans.chart.IndBar
 
IndBarBeanInfo - Class in com.ve.kavachart.beans.chart
 
IndBarBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.IndBarBeanInfo
 
IndBarChart - Class in com.ve.kavachart.chart
Deprecated. Replaced by a more robust com.ve.kavachart.chart.HorizBarChart which can show individually colored bars
IndBarChart() - Constructor for class com.ve.kavachart.chart.IndBarChart
Deprecated. constructs a default chart
IndBarChart(String) - Constructor for class com.ve.kavachart.chart.IndBarChart
Deprecated. constructs a default chart with the specified name
IndBarChart(String, Locale) - Constructor for class com.ve.kavachart.chart.IndBarChart
Deprecated. creates a default chart with the specified name initialized at the specified locale
IndBarChart(Locale) - Constructor for class com.ve.kavachart.chart.IndBarChart
Deprecated. constructs a default chart initialized at the specified locale
IndColumn - Class in com.ve.kavachart.beans.chart
A bean containing a vertical bar chart with different colors for each bar
IndColumn() - Constructor for class com.ve.kavachart.beans.chart.IndColumn
 
IndColumnBeanInfo - Class in com.ve.kavachart.beans.chart
 
IndColumnBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.IndColumnBeanInfo
 
IndColumnChart - Class in com.ve.kavachart.chart
Deprecated. Replaced by a more robust com.ve.kavachart.chart.BarChart which can show individually colored bars
IndColumnChart() - Constructor for class com.ve.kavachart.chart.IndColumnChart
Deprecated. constructs a default chart
IndColumnChart(String) - Constructor for class com.ve.kavachart.chart.IndColumnChart
Deprecated. constructs a default chart with the specified name
IndColumnChart(String, Locale) - Constructor for class com.ve.kavachart.chart.IndColumnChart
Deprecated. creates a default chart with the specified name initialized at the specified locale
IndColumnChart(Locale) - Constructor for class com.ve.kavachart.chart.IndColumnChart
Deprecated. constructs a default chart initialized at the specified locale
individualColors - Variable in class com.ve.kavachart.chart.Bubble
 
individualCount - Variable in class com.ve.kavachart.chart.Globals
 
individualMarkers - Variable in class com.ve.kavachart.chart.Line
 
init() - Method in class com.ve.kavachart.applet.areaApp
 
init() - Method in class com.ve.kavachart.applet.areaLineApp
 
init() - Method in class com.ve.kavachart.applet.barApp
 
init() - Method in class com.ve.kavachart.applet.barAreaApp
 
init() - Method in class com.ve.kavachart.applet.barLineApp
 
init() - Method in class com.ve.kavachart.applet.bubbleApp
 
init() - Method in class com.ve.kavachart.applet.candlestickApp
 
init() - Method in class com.ve.kavachart.applet.columnApp
 
init() - Method in class com.ve.kavachart.applet.CombinationChart
 
init() - Method in class com.ve.kavachart.applet.dateAreaApp
 
init() - Method in class com.ve.kavachart.applet.dateBarApp
 
init() - Method in class com.ve.kavachart.applet.dateColumnApp
 
init() - Method in class com.ve.kavachart.applet.dateLineApp
 
init() - Method in class com.ve.kavachart.applet.dateStackBarApp
 
init() - Method in class com.ve.kavachart.applet.dateStackColumnApp
 
init() - Method in class com.ve.kavachart.applet.disDateLineApp
 
init() - Method in class com.ve.kavachart.applet.disLabelLineApp
 
init() - Method in class com.ve.kavachart.applet.disLineApp
 
init() - Method in class com.ve.kavachart.applet.finComboApp
 
init() - Method in class com.ve.kavachart.applet.ganttApp
 
init() - Method in class com.ve.kavachart.applet.hHiLoBarApp
 
init() - Method in class com.ve.kavachart.applet.hiLoBarApp
 
init() - Method in class com.ve.kavachart.applet.hiLoCloseApp
 
init() - Method in class com.ve.kavachart.applet.hLOCApp
 
init() - Method in class com.ve.kavachart.applet.hSpeedoApp
 
init() - Method in class com.ve.kavachart.applet.labelLineApp
 
init() - Method in class com.ve.kavachart.applet.LayerChartApplet
 
init() - Method in class com.ve.kavachart.applet.lineApp
 
init() - Method in class com.ve.kavachart.applet.pieApp
 
init() - Method in class com.ve.kavachart.applet.polarApp
 
init() - Method in class com.ve.kavachart.applet.regressApp
 
init() - Method in class com.ve.kavachart.applet.sectorMapApp
 
init() - Method in class com.ve.kavachart.applet.simpleApp
 
init() - Method in class com.ve.kavachart.applet.speedoApp
 
init() - Method in class com.ve.kavachart.applet.stackBarApp
 
init() - Method in class com.ve.kavachart.applet.stackColumnApp
 
init() - Method in class com.ve.kavachart.applet.stickApp
 
init() - Method in class com.ve.kavachart.applet.StripChart
 
init() - Method in class com.ve.kavachart.applet.twinAxisBarAreaApp
 
init() - Method in class com.ve.kavachart.applet.twinAxisBarLineApp
 
init() - Method in class com.ve.kavachart.applet.twinAxisDateComboApp
 
init() - Method in class com.ve.kavachart.applet.twinAxisDateLineApp
 
init() - Method in class com.ve.kavachart.applet.twinAxisLineApp
 
init() - Method in class com.ve.kavachart.applet.twinAxisStackBarLineApp
 
init() - Method in class com.ve.kavachart.beans.data.SocketListener
Must be called to open/reopen socket and start connection
init() - Method in class com.ve.kavachart.servlet.areaApp
 
init() - Method in class com.ve.kavachart.servlet.areaLineApp
 
init() - Method in class com.ve.kavachart.servlet.barApp
 
init() - Method in class com.ve.kavachart.servlet.barAreaApp
 
init() - Method in class com.ve.kavachart.servlet.barLineApp
 
init() - Method in class com.ve.kavachart.servlet.Bean
Must be implemented by subclass to set the protected variable "chart" to an instance of a com.ve.kavachart.chart.Chart subclass (BarChart, LineChart, etc.), and call "getOptions()".
init() - Method in class com.ve.kavachart.servlet.bubbleApp
 
init() - Method in class com.ve.kavachart.servlet.candlestickApp
 
init() - Method in class com.ve.kavachart.servlet.columnApp
 
init() - Method in class com.ve.kavachart.servlet.dateAreaApp
 
init() - Method in class com.ve.kavachart.servlet.dateBarApp
 
init() - Method in class com.ve.kavachart.servlet.dateColumnApp
 
init() - Method in class com.ve.kavachart.servlet.dateLineApp
 
init() - Method in class com.ve.kavachart.servlet.dateStackBarApp
 
init() - Method in class com.ve.kavachart.servlet.dateStackColumnApp
 
init() - Method in class com.ve.kavachart.servlet.disDateLineApp
 
init() - Method in class com.ve.kavachart.servlet.disLabelLineApp
 
init() - Method in class com.ve.kavachart.servlet.disLineApp
 
init() - Method in class com.ve.kavachart.servlet.finComboApp
 
init() - Method in class com.ve.kavachart.servlet.ganttApp
 
init() - Method in class com.ve.kavachart.servlet.hHiLoBarApp
 
init() - Method in class com.ve.kavachart.servlet.hiLoBarApp
 
init() - Method in class com.ve.kavachart.servlet.hiLoCloseApp
 
init() - Method in class com.ve.kavachart.servlet.hLOCApp
 
init() - Method in class com.ve.kavachart.servlet.hSpeedoApp
 
init() - Method in class com.ve.kavachart.servlet.labelLineApp
 
init() - Method in class com.ve.kavachart.servlet.LayerChartBean
 
init() - Method in class com.ve.kavachart.servlet.lineApp
 
init() - Method in class com.ve.kavachart.servlet.lineAreaApp
 
init() - Method in class com.ve.kavachart.servlet.pieApp
 
init() - Method in class com.ve.kavachart.servlet.polarApp
 
init() - Method in class com.ve.kavachart.servlet.regressApp
 
init() - Method in class com.ve.kavachart.servlet.sectorMapApp
 
init() - Method in class com.ve.kavachart.servlet.speedoApp
 
init() - Method in class com.ve.kavachart.servlet.stackBarApp
 
init() - Method in class com.ve.kavachart.servlet.stackColumnApp
 
init() - Method in class com.ve.kavachart.servlet.stickApp
 
init() - Method in class com.ve.kavachart.servlet.TableBean
 
init() - Method in class com.ve.kavachart.servlet.twinAxisBarAreaApp
 
init() - Method in class com.ve.kavachart.servlet.twinAxisBarLineApp
 
init() - Method in class com.ve.kavachart.servlet.twinAxisDateComboApp
 
init() - Method in class com.ve.kavachart.servlet.twinAxisDateLineApp
 
init() - Method in class com.ve.kavachart.servlet.twinAxisLineApp
 
init() - Method in class com.ve.kavachart.servlet.twinAxisStackBarLineApp
 
initAxes() - Method in class com.ve.kavachart.chart.AreaChart
 
initAxes() - Method in class com.ve.kavachart.chart.AreaLineChart
 
initAxes() - Method in class com.ve.kavachart.chart.BarAreaChart
 
initAxes() - Method in class com.ve.kavachart.chart.BarChart
initialize this chart's axes
initAxes() - Method in class com.ve.kavachart.chart.BarLineChart
 
initAxes() - Method in class com.ve.kavachart.chart.BubbleChart
Sets up the axes for this chart
initAxes() - Method in class com.ve.kavachart.chart.CandlestickChart
 
initAxes() - Method in class com.ve.kavachart.chart.DAreaChart
 
initAxes() - Method in class com.ve.kavachart.chart.DateBarChart
initialize this chart's axes
initAxes() - Method in class com.ve.kavachart.chart.DateColumnChart
initialize this chart's axes
initAxes() - Method in class com.ve.kavachart.chart.DateLineChart
 
initAxes() - Method in class com.ve.kavachart.chart.DateStackBarChart
 
initAxes() - Method in class com.ve.kavachart.chart.DateStackColumnChart
 
initAxes() - Method in class com.ve.kavachart.chart.FinComboChart
 
initAxes() - Method in class com.ve.kavachart.chart.HiLoBarChart
 
initAxes() - Method in class com.ve.kavachart.chart.HiLoCloseChart
 
initAxes() - Method in class com.ve.kavachart.chart.HLOCChart
 
initAxes() - Method in class com.ve.kavachart.chart.HorizBarChart
 
initAxes() - Method in class com.ve.kavachart.chart.HorizHiLoBarChart
 
initAxes() - Method in class com.ve.kavachart.chart.IndBarChart
Deprecated.  
initAxes() - Method in class com.ve.kavachart.chart.LabelLineChart
 
initAxes() - Method in class com.ve.kavachart.chart.LineAreaChart
 
initAxes() - Method in class com.ve.kavachart.chart.LineChart
 
initAxes() - Method in class com.ve.kavachart.chart.PolarChart
 
initAxes() - Method in class com.ve.kavachart.chart.SpeedoChart
 
initAxes() - Method in class com.ve.kavachart.chart.StackBarChart
 
initAxes() - Method in class com.ve.kavachart.chart.StackColumnChart
 
initAxes() - Method in class com.ve.kavachart.chart.StickBarChart
 
initAxes() - Method in class com.ve.kavachart.chart.StickChart
 
initAxes() - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
 
initAxes() - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
 
initAxes() - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
 
initAxes() - Method in class com.ve.kavachart.chart.TwinAxisDateLineChart
 
initAxes() - Method in class com.ve.kavachart.chart.TwinAxisLineChart
 
initAxes() - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
 
initChart() - Method in class com.ve.kavachart.chart.AreaChart
 
initChart() - Method in class com.ve.kavachart.chart.AreaLineChart
 
initChart() - Method in class com.ve.kavachart.chart.BarAreaChart
 
initChart() - Method in class com.ve.kavachart.chart.BarChart
initialize overall chart
initChart() - Method in class com.ve.kavachart.chart.BarLineChart
 
initChart() - Method in class com.ve.kavachart.chart.BubbleChart
Sets up the various components of this chart
initChart() - Method in class com.ve.kavachart.chart.CandlestickChart
 
initChart() - Method in class com.ve.kavachart.chart.Chart
 
initChart() - Method in class com.ve.kavachart.chart.DateBarChart
initialize overall chart
initChart() - Method in class com.ve.kavachart.chart.DateColumnChart
initialize overall chart
initChart() - Method in class com.ve.kavachart.chart.DateStackBarChart
 
initChart() - Method in class com.ve.kavachart.chart.DateStackColumnChart
 
initChart() - Method in class com.ve.kavachart.chart.FinComboChart
 
initChart() - Method in class com.ve.kavachart.chart.HiLoBarChart
 
initChart() - Method in class com.ve.kavachart.chart.HiLoCloseChart
 
initChart() - Method in class com.ve.kavachart.chart.HLOCChart
 
initChart() - Method in class com.ve.kavachart.chart.HorizBarChart
 
initChart() - Method in class com.ve.kavachart.chart.HorizHiLoBarChart
 
initChart() - Method in class com.ve.kavachart.chart.IndBarChart
Deprecated.  
initChart() - Method in class com.ve.kavachart.chart.IndColumnChart
Deprecated.  
initChart() - Method in class com.ve.kavachart.chart.LabelLineChart
 
initChart() - Method in class com.ve.kavachart.chart.LayerChart
 
initChart() - Method in class com.ve.kavachart.chart.LineAreaChart
 
initChart() - Method in class com.ve.kavachart.chart.LineChart
 
initChart() - Method in class com.ve.kavachart.chart.MultiChart
 
initChart() - Method in class com.ve.kavachart.chart.PieChart
 
initChart() - Method in class com.ve.kavachart.chart.PolarChart
 
initChart() - Method in class com.ve.kavachart.chart.RegressChart
 
initChart() - Method in class com.ve.kavachart.chart.SectorMapChart
Internal method initializing some basic chart elements.
initChart() - Method in class com.ve.kavachart.chart.SpeedoChart
 
initChart() - Method in class com.ve.kavachart.chart.StackBarChart
 
initChart() - Method in class com.ve.kavachart.chart.StackColumnChart
 
initChart() - Method in class com.ve.kavachart.chart.StickBarChart
 
initChart() - Method in class com.ve.kavachart.chart.StickChart
 
initChart() - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
 
initDatasets() - Method in class com.ve.kavachart.chart.AreaLineChart
 
initDatasets() - Method in class com.ve.kavachart.chart.BarAreaChart
 
initDatasets() - Method in class com.ve.kavachart.chart.BarLineChart
 
initDatasets() - Method in class com.ve.kavachart.chart.Chart
Initializes an array to contain Dataset classes
initDatasets() - Method in class com.ve.kavachart.chart.FinComboChart
 
initDatasets() - Method in class com.ve.kavachart.chart.LineAreaChart
 
initDateAxis(DateAxis) - Method in class com.ve.kavachart.applet.DateApp
Initializes Date axis options for DateApp applets.
initDateAxis(String, DateAxis) - Method in class com.ve.kavachart.applet.LayerChartApplet
Initializes Date axis options for DateApp applets.
initDateAxis(DateAxis) - Method in class com.ve.kavachart.servlet.DateApp
Initializes Date axis options for DateApp applets.
initDateAxis(String, DateAxis) - Method in class com.ve.kavachart.servlet.LayerChartBean
Initializes Date axis options for DateApp applets.
initDateStreamReader() - Method in class com.ve.kavachart.applet.DateApp
Installs a ParameterParser customized to handle date inputs.
initDateStreamReader() - Method in class com.ve.kavachart.servlet.DateApp
Installs a ParameterParser customized to handle date inputs.
initFonts() - Method in class com.ve.kavachart.chart.Axis
Initializes the default label and title fonts according to the current chart size.
initFonts() - Method in class com.ve.kavachart.chart.Background
Initializes the default title fonts according to the current chart size.
initFonts() - Method in class com.ve.kavachart.chart.Legend
Initializes the default label font according to the current chart size.
initGlobals() - Method in class com.ve.kavachart.chart.Chart
Installs a new Globals class for this chart
initializeToolTipVars() - Method in class com.ve.kavachart.servlet.Bean
 
initLocale() - Method in class com.ve.kavachart.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 com.ve.kavachart.servlet.Bean
Checks for a custom locale setting otherwise sets the charts locale to the default
initNumberFormat() - Method in class com.ve.kavachart.chart.Axis
Initializes this Axis' NumberFormat according to the user locale if available
initPercentFormat() - Method in class com.ve.kavachart.chart.Pie
initializes this Pie's percentFormat Creation date: (3/3/2002 4:32:02 AM)
initPercentInstance() - Method in class com.ve.kavachart.chart.Pie
initializes this Pie's percent instance Creation date: (3/3/2002 4:32:02 AM)
initSectors() - Method in class com.ve.kavachart.chart.SectorMap
Internal method to initialize Sectors for this SectorMap.
InsetDateAxis - Class in com.ve.kavachart.parts
Draws a DateAxis that starts/ends at data.
InsetDateAxis() - Constructor for class com.ve.kavachart.parts.InsetDateAxis
InsetDateAxis constructor comment.
InsetDateAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.InsetDateAxis
InsetDateAxis constructor comment.
InsetSimpleDateAxis - Class in com.ve.kavachart.parts
Draws a DateAxis that starts/ends at data.
InsetSimpleDateAxis() - Constructor for class com.ve.kavachart.parts.InsetSimpleDateAxis
InsetDateAxis constructor comment.
InsetSimpleDateAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.InsetSimpleDateAxis
InsetDateAxis constructor comment.
installMouseAdapter() - Method in class com.ve.kavachart.applet.ChartAppShell
Registers this applet to listen for mouse motion and click events.
installMouseAdapter() - Method in class com.ve.kavachart.applet.spinningPie
Adds spinning to mouseDrag behavior.
installMouseAdapter() - Method in class com.ve.kavachart.applet.zoomLine
Registers this applet to listen for mouse motion and click events.
IntegerLogAxis - Class in com.ve.kavachart.parts
This class implements logscaling which only scales between powers of ten (log values that are integers).
IntegerLogAxis() - Constructor for class com.ve.kavachart.parts.IntegerLogAxis
 
InternalLocaleTag - Class in com.ve.kavachart.servlet
 
InternalLocaleTag() - Constructor for class com.ve.kavachart.servlet.InternalLocaleTag
 
InternalPropertyTag - Class in com.ve.kavachart.servlet
 
InternalPropertyTag() - Constructor for class com.ve.kavachart.servlet.InternalPropertyTag
 
InvertedLegend - Class in com.ve.kavachart.parts
Creates a legend with vertical icons in the reverse (from default) order.
InvertedLegend() - Constructor for class com.ve.kavachart.parts.InvertedLegend
 
InvertedPieLegend - Class in com.ve.kavachart.parts
Creates a legend appropriate for various kinds of Pie charts.
InvertedPieLegend() - Constructor for class com.ve.kavachart.parts.InvertedPieLegend
 
invertLegend - Variable in class com.ve.kavachart.chart.Legend
 
isChartServlet - Variable in class com.ve.kavachart.servlet.Bean
 
isDataset() - Method in class com.ve.kavachart.chart.Sector
Gets the value of isDataset
isHistoryVisible() - Method in class com.ve.kavachart.chart.HistorySpeedo
Returns the current watermark visibility.
isLayered() - Method in class com.ve.kavachart.chart.Bar
A layered bar chart uses a fishbowl appearance to layer 3D bars.
isLegendVisible() - Method in class com.ve.kavachart.chart.Chart
inquires whether this chart's Legend should be drawn with the rest of the chart
isLegendVisible() - Method in interface com.ve.kavachart.chart.ChartInterface
 
isNumberFormatInstantiated(DataRepresentation) - Static method in class com.ve.kavachart.chart.Examiner
 
isNumberFormatInstantiated(Axis) - Static method in class com.ve.kavachart.chart.Examiner
 
isNumberPrecisionValid(DataRepresentation) - Static method in class com.ve.kavachart.chart.Examiner
 
isNumberPrecisionValid(Axis) - Static method in class com.ve.kavachart.chart.Examiner
 
isReverseSort() - Method in class com.ve.kavachart.servlet.DataProviderSorter
 
isScatterPlot() - Method in class com.ve.kavachart.chart.Line
Inquires whether plot lines will be drawn with this chart
isScatterPlot() - Method in class com.ve.kavachart.chart.Polar
Returns the ScatterPlot property.
isThreeD() - Method in class com.ve.kavachart.chart.Chart
returns true if this chart will be drawn with 3-D effects
isThreeD() - Method in interface com.ve.kavachart.chart.ChartInterface
 
isThreeD() - Method in class com.ve.kavachart.chart.Globals
Inquires whether this chart should use 3-D effects
isTitleRotated() - Method in class com.ve.kavachart.chart.Axis
Returns true if vertical axes should have a rotated title.
isTitleRotated() - Method in interface com.ve.kavachart.chart.AxisInterface
 
isXAxis() - Method in class com.ve.kavachart.chart.Axis
Does this Axis examine X or Y values.
isXAxis() - Method in interface com.ve.kavachart.chart.AxisInterface
Does this Axis examine X or Y values.
isXAxisVisible() - Method in class com.ve.kavachart.chart.Chart
returns true if the X axis is drawn with the rest of the chart
isXAxisVisible() - Method in interface com.ve.kavachart.chart.ChartInterface
 
isYAxisVisible() - Method in class com.ve.kavachart.chart.Chart
returns true if the Y axis is drawn with the rest of the chart
isYAxisVisible() - Method in interface com.ve.kavachart.chart.ChartInterface
 
isZoomed() - Method in class com.ve.kavachart.parts.SunlightDataFeed
 

J

java2Capable - Variable in class com.ve.kavachart.chart.Globals
 
Java2DRenderer - Class in com.ve.kavachart.applet
 
Java2DRenderer() - Constructor for class com.ve.kavachart.applet.Java2DRenderer
 
Java2DRenderer - Class in com.ve.kavachart.servlet
A class to facilitate rendering to a Graphics2D.
Java2DRenderer() - Constructor for class com.ve.kavachart.servlet.Java2DRenderer
Java2DRenderer constructor comment.
JavaScriptStreamChartServlet - Class in com.ve.kavachart.servlet
A servlet for generating charts from JavaScript.
JavaScriptStreamChartServlet() - Constructor for class com.ve.kavachart.servlet.JavaScriptStreamChartServlet
 
javascriptTooltips - Variable in class com.ve.kavachart.servlet.Bean
 

K

keepABOVE - Static variable in class com.ve.kavachart.chart.Gc
string above given point
keepBELOW - Static variable in class com.ve.kavachart.chart.Gc
string below given point
keepLEFT - Static variable in class com.ve.kavachart.chart.Gc
string to the left of given point
keepRIGHT - Static variable in class com.ve.kavachart.chart.Gc
string to the right of given point
keyCheckFailure - Static variable in class com.ve.kavachart.servlet.Bean
 
keyIP - Static variable in class com.ve.kavachart.servlet.Bean
 

L

LABEL - Static variable in class com.ve.kavachart.chart.LayerChart
 
LABEL_STRING - Static variable in class com.ve.kavachart.chart.SectorMap
 
LABEL_X_VALUE - Static variable in class com.ve.kavachart.chart.SectorMap
 
LABEL_Y_VALUE - Static variable in class com.ve.kavachart.chart.SectorMap
 
labelAngle - Variable in class com.ve.kavachart.chart.DataRepresentation
 
labelArray - Variable in class com.ve.kavachart.beans.data.SimpleDataFeed
Label values.
LabelAxis - Class in com.ve.kavachart.chart
An Axis that draws labels at regular intervals.
LabelAxis() - Constructor for class com.ve.kavachart.chart.LabelAxis
Creates a new LabelAxis without assigning Datasets, Plotarea, or Globals.
LabelAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.LabelAxis
 
labelColor - Variable in class com.ve.kavachart.chart.Legend
 
labelFont - Variable in class com.ve.kavachart.chart.Legend
 
labelFormat - Variable in class com.ve.kavachart.chart.DataRepresentation
 
labelLineApp - Class in com.ve.kavachart.applet
 
labelLineApp() - Constructor for class com.ve.kavachart.applet.labelLineApp
 
labelLineApp - Class in com.ve.kavachart.servlet
A line chart with arbitrary (non-numeric) X labels.
labelLineApp() - Constructor for class com.ve.kavachart.servlet.labelLineApp
 
labelLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.labelLineApp
 
LabelLineChart - Class in com.ve.kavachart.beans.chart
A bean containing a LabelLineChart: a line graph with user-defined labels on the X axis
LabelLineChart() - Constructor for class com.ve.kavachart.beans.chart.LabelLineChart
 
LabelLineChart - Class in com.ve.kavachart.chart
A Line chart that uses a LabelAxis for the X axis to provide user-defined labels.
LabelLineChart() - Constructor for class com.ve.kavachart.chart.LabelLineChart
constructs a default chart
LabelLineChart(String) - Constructor for class com.ve.kavachart.chart.LabelLineChart
constructs a default chart with the specified name
LabelLineChart(String, Locale) - Constructor for class com.ve.kavachart.chart.LabelLineChart
creates a default chart with the specified name initialized at the specified locale
LabelLineChart(Locale) - Constructor for class com.ve.kavachart.chart.LabelLineChart
constructs a default chart initialized at the specified locale
LabelLineChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
LabelLineChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.LabelLineChartBeanInfo
 
labelList - Variable in class com.ve.kavachart.chart.LabelAxis
 
labelPrecision - Variable in class com.ve.kavachart.chart.DataRepresentation
 
LABELS_MASK - Static variable in class com.ve.kavachart.beans.data.DataEvent
should listeners use labels from this event?
labelSkip - Variable in class com.ve.kavachart.chart.Axis
 
labelsOn - Variable in class com.ve.kavachart.chart.DataRepresentation
 
lastObservationColor - Variable in class com.ve.kavachart.parts.BoxJenkins
 
LayerChart - Class in com.ve.kavachart.chart
 
LayerChart() - Constructor for class com.ve.kavachart.chart.LayerChart
 
LayerChart(Locale) - Constructor for class com.ve.kavachart.chart.LayerChart
 
LayerChart(String) - Constructor for class com.ve.kavachart.chart.LayerChart
 
LayerChart(String, Locale) - Constructor for class com.ve.kavachart.chart.LayerChart
 
LayerChart.Layer - Class in com.ve.kavachart.chart
 
LayerChart.Layer() - Constructor for class com.ve.kavachart.chart.LayerChart.Layer
 
LayerChartApplet - Class in com.ve.kavachart.applet
 
LayerChartApplet() - Constructor for class com.ve.kavachart.applet.LayerChartApplet
 
LayerChartBean - Class in com.ve.kavachart.servlet
 
LayerChartBean() - Constructor for class com.ve.kavachart.servlet.LayerChartBean
 
layered - Variable in class com.ve.kavachart.chart.Bar
 
LeafDatum - Class in com.ve.kavachart.parts
 
LeafDatum(double, double, double, double, Globals) - Constructor for class com.ve.kavachart.parts.LeafDatum
LeafDatum constructor comment.
LeafDatum(double, double, double, int, Globals) - Constructor for class com.ve.kavachart.parts.LeafDatum
LeafDatum constructor comment.
LeafDatum(double, double, double, String, int, Globals) - Constructor for class com.ve.kavachart.parts.LeafDatum
LeafDatum constructor comment.
LeafDatum(double, double, int, Globals) - Constructor for class com.ve.kavachart.parts.LeafDatum
LeafDatum constructor comment.
LeafDatum(double, double, String, int, Globals) - Constructor for class com.ve.kavachart.parts.LeafDatum
LeafDatum constructor comment.
LeafDatum(double, double, String, boolean, Globals) - Constructor for class com.ve.kavachart.parts.LeafDatum
LeafDatum constructor comment.
LeafDatum(double, double, Globals) - Constructor for class com.ve.kavachart.parts.LeafDatum
LeafDatum constructor comment.
LeafDatum(double, double, boolean, Globals) - Constructor for class com.ve.kavachart.parts.LeafDatum
LeafDatum constructor comment.
LeafDatum(double, String, int, Globals) - Constructor for class com.ve.kavachart.parts.LeafDatum
LeafDatum constructor comment.
LEFT - Static variable in class com.ve.kavachart.chart.Axis
 
legend - Variable in class com.ve.kavachart.chart.Chart
 
Legend - Class in com.ve.kavachart.chart
Creates a legend appropriate for various kinds of bar charts.
Legend() - Constructor for class com.ve.kavachart.chart.Legend
Creates a Legend with unassigned Datasets and Globals.
Legend(Dataset[], Globals) - Constructor for class com.ve.kavachart.chart.Legend
Constructs a Legend for the specified array of Dataset classes
LegendInterface - Interface in com.ve.kavachart.chart
Provides a standard set of methods for dealing with chart Legends in a uniform way.
legendVisible - Variable in class com.ve.kavachart.chart.Chart
 
LINE - Static variable in class com.ve.kavachart.chart.AreaLineChart
 
LINE - Static variable in class com.ve.kavachart.chart.BarLineChart
 
LINE - Static variable in class com.ve.kavachart.chart.FinComboChart
Line
LINE - Static variable in class com.ve.kavachart.chart.LayerChart
 
Line - Class in com.ve.kavachart.chart
This class builds and manages traditional plot lines that consider both X and Y values.
Line() - Constructor for class com.ve.kavachart.chart.Line
Constructs a new Line component with unassigned Plotarea, Axes, and Datasets
Line(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.Line
 
LINE - Static variable in class com.ve.kavachart.chart.LineAreaChart
 
LINE - Static variable in class com.ve.kavachart.chart.TwinAxisBarLineChart
 
LINE - Static variable in class com.ve.kavachart.chart.TwinAxisDateComboChart
 
LINE - Static variable in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
 
LINE_BREAK - Static variable in class com.ve.kavachart.chart.Gc
 
LINE_DASH - Static variable in class com.ve.kavachart.chart.Gc
 
LINE_DOT - Static variable in class com.ve.kavachart.chart.Gc
 
LINE_DOT_DASH - Static variable in class com.ve.kavachart.chart.Gc
 
LINE_SOLID - Static variable in class com.ve.kavachart.chart.Gc
 
lineApp - Class in com.ve.kavachart.applet
 
lineApp() - Constructor for class com.ve.kavachart.applet.lineApp
 
lineApp - Class in com.ve.kavachart.servlet
A line chart.
lineApp() - Constructor for class com.ve.kavachart.servlet.lineApp
 
lineApp(Properties) - Constructor for class com.ve.kavachart.servlet.lineApp
 
lineAreaApp - Class in com.ve.kavachart.servlet
A combination BarAreaChart.
lineAreaApp() - Constructor for class com.ve.kavachart.servlet.lineAreaApp
 
lineAreaApp(Properties) - Constructor for class com.ve.kavachart.servlet.lineAreaApp
 
LineAreaChart - Class in com.ve.kavachart.chart
A chart that contains a combination of Line and Area components
LineAreaChart() - Constructor for class com.ve.kavachart.chart.LineAreaChart
constructs a default chart
LineAreaChart(String) - Constructor for class com.ve.kavachart.chart.LineAreaChart
constructs a default chart with the specified name
LineAreaChart(String, Locale) - Constructor for class com.ve.kavachart.chart.LineAreaChart
creates a default chart with the specified name initialized at the specified locale
LineAreaChart(Locale) - Constructor for class com.ve.kavachart.chart.LineAreaChart
constructs a default chart initialized at the specified locale
linearScale() - Method in class com.ve.kavachart.chart.Axis
 
LineChart - Class in com.ve.kavachart.beans.chart
A LineChart bean.
LineChart() - Constructor for class com.ve.kavachart.beans.chart.LineChart
 
LineChart - Class in com.ve.kavachart.chart
A chart that represents data in plotlines that connect arbitrary X and Y coordinates.
LineChart() - Constructor for class com.ve.kavachart.chart.LineChart
constructs a default chart
LineChart(String) - Constructor for class com.ve.kavachart.chart.LineChart
constructs a default chart with the specified name
LineChart(String, Locale) - Constructor for class com.ve.kavachart.chart.LineChart
creates a default chart with the specified name initialized at the specified locale
LineChart(Locale) - Constructor for class com.ve.kavachart.chart.LineChart
constructs a default chart initialized at the specified locale
LineChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
LineChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.LineChartBeanInfo
 
lineColor - Variable in class com.ve.kavachart.chart.Gc
 
LineLegend - Class in com.ve.kavachart.chart
Creates a legend appropriate for various kinds of line charts.
LineLegend() - Constructor for class com.ve.kavachart.chart.LineLegend
Creates a new LineLegend without assigning Globals and Datasets.
LineLegend(Dataset[], Globals) - Constructor for class com.ve.kavachart.chart.LineLegend
Constructs a LineLegend for the specified array of Dataset classes
lineStyle - Variable in class com.ve.kavachart.chart.Gc
 
lineWidth - Variable in class com.ve.kavachart.chart.Gc
 
lineYAxis - Variable in class com.ve.kavachart.chart.FinComboChart
 
links - Variable in class com.ve.kavachart.applet.ChartAppShell
 
listeners - Variable in class com.ve.kavachart.beans.data.SimpleDataFeed
This bean's listeners
llX - Variable in class com.ve.kavachart.chart.Legend
 
llY - Variable in class com.ve.kavachart.chart.Legend
 
LoadBalancedChartServlet - Class in com.ve.kavachart.servlet
A servlet for generating charts.
LoadBalancedChartServlet() - Constructor for class com.ve.kavachart.servlet.LoadBalancedChartServlet
 
LoadBalancedChartTag - Class in com.ve.kavachart.servlet
 
LoadBalancedChartTag() - Constructor for class com.ve.kavachart.servlet.LoadBalancedChartTag
 
loadProperties(String) - Method in class com.ve.kavachart.servlet.Bean
Load default properties from a specified file.
loadProperties(String) - Method in class com.ve.kavachart.servlet.LoadBalancedChartServlet
loads a properties file that defines the chart's look and feel.
loadProperties(String) - Method in class com.ve.kavachart.servlet.PHPChartStreamServlet
loads a properties file that defines the chart's look and feel.
loadProperties(String) - Method in class com.ve.kavachart.servlet.RemoteChartStreamServlet
loads a properties file that defines the chart's look and feel.
loadStyle() - Method in class com.ve.kavachart.servlet.ChartTag
loads a properties file that defines the chart's look and feel
loadStyle() - Method in class com.ve.kavachart.servlet.TableTag
loads a properties file that defines the chart's look and feel
locale - Variable in class com.ve.kavachart.chart.Globals
 
locale - Variable in class com.ve.kavachart.servlet.ChartTag
 
locale - Variable in class com.ve.kavachart.servlet.InternalLocaleTag
 
locale - Variable in class com.ve.kavachart.servlet.TableTag
 
localeID - Variable in class com.ve.kavachart.servlet.ChartTag
 
localeID - Variable in class com.ve.kavachart.servlet.TableTag
 
log(String) - Method in class com.ve.kavachart.servlet.Bean
Log errors.
logAxisEnd - Variable in class com.ve.kavachart.chart.Axis
 
logAxisStart - Variable in class com.ve.kavachart.chart.Axis
 
logScale() - Method in class com.ve.kavachart.chart.Axis
 
logScale() - Method in class com.ve.kavachart.parts.HPLogAxis
 
logScale() - Method in class com.ve.kavachart.parts.IntegerLogAxis
 
logStream - Variable in class com.ve.kavachart.servlet.Bean
 
logXScaling - Variable in class com.ve.kavachart.chart.Transform
 
logYScaling - Variable in class com.ve.kavachart.chart.Transform
 
lowerQuartileVals - Variable in class com.ve.kavachart.parts.BoxWhisker
 
lowVals - Variable in class com.ve.kavachart.parts.BoxJenkins
 
lowVals - Variable in class com.ve.kavachart.parts.BoxWhisker
 

M

main(String[]) - Static method in class com.ve.kavachart.beans.chart.BubbleChart
 
main(String[]) - Static method in class com.ve.kavachart.beans.chart.ChartReader
 
main(String[]) - Static method in class com.ve.kavachart.beans.chart.ChartWriter
 
main(String[]) - Static method in class com.ve.kavachart.beans.chart.LineChart
 
main(String[]) - Static method in class com.ve.kavachart.beans.chart.RadarChart
 
main(String[]) - Static method in class com.ve.kavachart.beans.data.SocketListener
 
main(String[]) - Static method in class com.ve.kavachart.parts.ExponentialFormat
 
main(String[]) - Static method in class com.ve.kavachart.servlet.TableBean
 
main(String[]) - Static method in class com.ve.kavachart.servlet.XMLDataProvider
 
majTicks - Static variable in class com.ve.kavachart.chart.Axis
Major Ticks
makeLayer(String, int, int, int, boolean, boolean) - Method in class com.ve.kavachart.chart.LayerChart
 
makeShortLabel(String, FontMetrics, int) - Method in class com.ve.kavachart.chart.Axis
 
makeURLImage(String) - Method in class com.ve.kavachart.applet.ChartAppShell
 
makeURLImage(String) - Method in class com.ve.kavachart.servlet.Bean
Creates an Image from the specified filename.
manualSpoking - Variable in class com.ve.kavachart.chart.PolarAxis
 
markerSize - Variable in class com.ve.kavachart.chart.Gc
 
markerStyle - Variable in class com.ve.kavachart.chart.Gc
 
MAX_DATASETS - Static variable in class com.ve.kavachart.chart.Chart
 
MAX_PERCENT - Static variable in class com.ve.kavachart.chart.SectorMap
 
maxDiameter - Variable in class com.ve.kavachart.chart.Bubble
This variable is used to automatically set the scaling by having the max radius equal to this percentage of the plotarea
maxLabelCount - Variable in class com.ve.kavachart.parts.HPLogAxis
 
maxLabelCount - Variable in class com.ve.kavachart.parts.IntegerLogAxis
 
maxX() - Method in class com.ve.kavachart.chart.Dataset
Returns the maximum value of X in this dataset.
maxY() - Method in class com.ve.kavachart.chart.Dataset
Returns the maximum value of Y in this dataset.
maxY2() - Method in class com.ve.kavachart.chart.Dataset
Returns the maximum value of Y2 in this dataset.
maxY3() - Method in class com.ve.kavachart.chart.Dataset
Returns the maximum value of Y3 in this dataset.
mean() - Method in class com.ve.kavachart.servlet.DataProviderHistogram
get the mean.
meanVals - Variable in class com.ve.kavachart.parts.BoxJenkins
 
medianVals - Variable in class com.ve.kavachart.parts.BoxWhisker
 
MinMaxSpeedo - Class in com.ve.kavachart.parts
A Speedo that records minimum and maximum values with sweep regions
MinMaxSpeedo(Dataset[], SpeedoAxis, Plotarea) - Constructor for class com.ve.kavachart.parts.MinMaxSpeedo
 
minorGridGc - Variable in class com.ve.kavachart.parts.HPLogAxis
 
minTicks - Static variable in class com.ve.kavachart.chart.Axis
Minor Ticks
MINUTE_LABELS - Static variable in class com.ve.kavachart.parts.FinanceAxis
 
MINUTE_LABELS - Static variable in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
MINUTE_SCALING - Static variable in class com.ve.kavachart.chart.DateAxis
Scale by minutes
minX() - Method in class com.ve.kavachart.chart.Dataset
Returns the minimum value of X in this dataset.
minY() - Method in class com.ve.kavachart.chart.Dataset
Returns the minimum value of Y in this dataset.
minY2() - Method in class com.ve.kavachart.chart.Dataset
Returns the minimum value of Y2 in this dataset.
minY3() - Method in class com.ve.kavachart.chart.Dataset
Returns the minimum value of Y3 in this dataset.
MixedBarAxis - Class in com.ve.kavachart.parts
Axis designed for Mixed stack/cluster column charts.
MixedBarAxis() - Constructor for class com.ve.kavachart.parts.MixedBarAxis
MixedBarAxis constructor comment.
MixedBarAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.MixedBarAxis
MixedBarAxis constructor comment.
MixedColumn - Class in com.ve.kavachart.parts
A mixture of stacked and clustered columns.
MixedColumn() - Constructor for class com.ve.kavachart.parts.MixedColumn
MixedColumn constructor comment.
MK_CIRCLE - Static variable in class com.ve.kavachart.chart.Gc
 
MK_DIAMOND - Static variable in class com.ve.kavachart.chart.Gc
 
MK_NONE - Static variable in class com.ve.kavachart.chart.Gc
 
MK_SQUARE - Static variable in class com.ve.kavachart.chart.Gc
 
MK_TRIANGLE - Static variable in class com.ve.kavachart.chart.Gc
 
modifiers - Variable in class com.ve.kavachart.beans.chart.ChartBean
modification flags for incoming data
modifiers - Variable in class com.ve.kavachart.beans.data.DataEvent
Listener mask.
MONTH_LABELS - Static variable in class com.ve.kavachart.parts.FinanceAxis
 
MONTH_LABELS - Static variable in class com.ve.kavachart.parts.OriginalFinanceAxis
 
MONTH_LABELS - Static variable in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
MONTH_SCALING - Static variable in class com.ve.kavachart.chart.DateAxis
Scale by months
mouseClicked(MouseEvent) - Method in class com.ve.kavachart.applet.zoomLine
 
mouseDragged(MouseEvent) - Method in class com.ve.kavachart.applet.zoomLine
 
mouseDraggedOld(MouseEvent) - Method in class com.ve.kavachart.applet.zoomLine
 
mouseEntered(MouseEvent) - Method in class com.ve.kavachart.applet.zoomLine
 
mouseExited(MouseEvent) - Method in class com.ve.kavachart.applet.zoomLine
 
mouseMoved(MouseEvent) - Method in class com.ve.kavachart.applet.zoomLine
 
mousePressed(MouseEvent) - Method in class com.ve.kavachart.applet.zoomLine
 
mouseReleased(MouseEvent) - Method in class com.ve.kavachart.applet.zoomLine
 
MultiChart - Class in com.ve.kavachart.chart
 
MultiChart(Locale) - Constructor for class com.ve.kavachart.chart.MultiChart
 
MultiChart(String, Locale) - Constructor for class com.ve.kavachart.chart.MultiChart
 
MultiChart(String) - Constructor for class com.ve.kavachart.chart.MultiChart
 
MultiChart() - Constructor for class com.ve.kavachart.chart.MultiChart
 
MultiLabelAxis - Class in com.ve.kavachart.parts
An axis with multiple lines of information per label
MultiLabelAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.MultiLabelAxis
MultiLabelAxis constructor comment.
MultipleFormat - Class in com.ve.kavachart.parts
Creates a Format that returns a multiple of the original value.
MultipleFormat(double) - Constructor for class com.ve.kavachart.parts.MultipleFormat
SymbolFormat constructor comment.
myDatasetArray - Variable in class com.ve.kavachart.beans.data.SimpleDataFeed
An array of Dataset classes
myEvent - Variable in class com.ve.kavachart.beans.data.SimpleDataFeed
This bean's DataEvent (reused)
myEvent - Variable in class com.ve.kavachart.parts.DataFeedScroller
This bean's DataEvent (reused)
myGlobals - Variable in class com.ve.kavachart.beans.data.SimpleDataFeed
A generic com.ve.kavachart.chart.Globals class
myInputStream - Variable in class com.ve.kavachart.applet.DateStreamReader
 

N

names - Static variable in class com.ve.kavachart.chart.ColorPalette
 
nCirclePoints - Static variable in class com.ve.kavachart.chart.SpeedoAxis
 
networkInterval - Variable in class com.ve.kavachart.applet.ChartAppShell
 
newData(DataEvent) - Method in class com.ve.kavachart.beans.chart.ChartBean
DataFeedListener implementation.
newData(DataEvent) - Method in interface com.ve.kavachart.beans.data.DataFeedListener
 
newData(DataEvent) - Method in class com.ve.kavachart.beans.data.DatapointReducer
DataFeedListener interface.
newData(DataEvent) - Method in class com.ve.kavachart.beans.data.DatasetReducer
DataFeedListener interface
newData(DataEvent) - Method in class com.ve.kavachart.beans.data.TimeStampDataAccumulator
 
newData(DataEvent) - Method in class com.ve.kavachart.parts.DataFeedScroller
DataFeedListener interface
newData(DataEvent) - Method in class com.ve.kavachart.parts.SunlightDataFeed
DataFeedListener interface
noData - Variable in class com.ve.kavachart.chart.Axis
 
NODIV - Static variable in class com.ve.kavachart.chart.Axis
 
NonIntegerHiLoLogAxis - Class in com.ve.kavachart.parts
Uses linear scale steps and log scale placement for log scaling.
NonIntegerHiLoLogAxis() - Constructor for class com.ve.kavachart.parts.NonIntegerHiLoLogAxis
NonIntegerLogAxis constructor comment.
NonIntegerHiLoLogAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.NonIntegerHiLoLogAxis
NonIntegerLogAxis constructor comment.
NonIntegerLogAxis - Class in com.ve.kavachart.parts
Uses linear scale steps and log scale placement for log scaling.
NonIntegerLogAxis() - Constructor for class com.ve.kavachart.parts.NonIntegerLogAxis
NonIntegerLogAxis constructor comment.
NonIntegerLogAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.NonIntegerLogAxis
NonIntegerLogAxis constructor comment.
numAxLabels - Variable in class com.ve.kavachart.chart.Axis
number of labels on this Axis
numberOfDatasets - Variable in class com.ve.kavachart.chart.Chart
 
numDatasets - Variable in class com.ve.kavachart.chart.Line
 
numDatasets - Variable in class com.ve.kavachart.servlet.RandomDataProvider
 
numDatasets - Variable in class com.ve.kavachart.servlet.RandomDateDataProvider
 
NUMERIC - Static variable in class com.ve.kavachart.chart.LayerChart
 
numGrids - Variable in class com.ve.kavachart.chart.Axis
 
numLabels - Variable in class com.ve.kavachart.chart.Axis
 
numMajTicks - Variable in class com.ve.kavachart.chart.Axis
 
numMinTicks - Variable in class com.ve.kavachart.chart.Axis
 
numObservations - Variable in class com.ve.kavachart.servlet.RandomDataProvider
 
numObservations - Variable in class com.ve.kavachart.servlet.RandomDateDataProvider
 

O

objectList - Variable in class com.ve.kavachart.chart.DisplayList
 
observationDelta - Variable in class com.ve.kavachart.chart.Bar
 
OnePointURLDataFeed - Class in com.ve.kavachart.beans.data
A subclass of URLDataFeed designed to read a single incoming value or pair.
OnePointURLDataFeed() - Constructor for class com.ve.kavachart.beans.data.OnePointURLDataFeed
 
openFile(String) - Method in class com.ve.kavachart.servlet.Bean
 
openLink(int, int) - Method in class com.ve.kavachart.applet.ChartAppShell
 
openLink(String) - Method in class com.ve.kavachart.applet.ChartAppShell
 
openURL(String) - Method in class com.ve.kavachart.applet.ChartAppShell
 
openURL(String) - Method in class com.ve.kavachart.beans.data.URLDataFeed
Opens a URL
openURL(String) - Method in class com.ve.kavachart.servlet.Bean
Internal utility method
OriginalFinanceAxis - Class in com.ve.kavachart.parts
An axis subclass that attempts to construct a rational axis given time series data.
OriginalFinanceAxis() - Constructor for class com.ve.kavachart.parts.OriginalFinanceAxis
FinanceAxis constructor comment.
OriginalFinanceAxis(Dataset[], Plotarea) - Constructor for class com.ve.kavachart.parts.OriginalFinanceAxis
FinanceAxis constructor comment.
outline3d(Graphics) - Method in class com.ve.kavachart.chart.Plotarea
 
outlineFills - Variable in class com.ve.kavachart.chart.Gc
 

P

pageContext - Variable in class com.ve.kavachart.servlet.ChartTag
 
pageContext - Variable in class com.ve.kavachart.servlet.TableTag
 
paint(Graphics) - Method in class com.ve.kavachart.applet.ChartAppShell
 
paint(Graphics) - Method in class com.ve.kavachart.applet.scrollingDateLine
 
paint(Graphics) - Method in class com.ve.kavachart.applet.scrollingLine
 
paint(Graphics) - Method in class com.ve.kavachart.applet.simpleApp
 
paint(Graphics) - Method in class com.ve.kavachart.applet.zoomLine
 
paint(Graphics) - Method in class com.ve.kavachart.beans.chart.ChartBean
 
paint(Graphics) - Method in class com.ve.kavachart.beans.chart.DateLineChart
 
paint(Graphics) - Method in class com.ve.kavachart.beans.chart.LabelLineChart
 
paint(Graphics) - Method in class com.ve.kavachart.beans.chart.LineChart
 
paint(Graphics) - Method in class com.ve.kavachart.beans.chart.RegressChart
 
paint() - Method in class com.ve.kavachart.chart.Chart
draws an entire chart to this chart's Graphic class
paint(Component, Graphics) - Method in class com.ve.kavachart.chart.Chart
A convenience method that automates double buffered painting.
paint(Graphics) - Method in class com.ve.kavachart.chart.Chart
draws an entire chart to the specified Graphics class
paint(Component, Graphics) - Method in interface com.ve.kavachart.chart.ChartInterface
Convenience method for automatic double buffering and string rotation.
paint(Graphics) - Method in interface com.ve.kavachart.chart.ChartInterface
Equivalent to drawGraph.
parent - Variable in class com.ve.kavachart.servlet.ChartTag
 
parent - Variable in class com.ve.kavachart.servlet.TableTag
 
parser - Variable in class com.ve.kavachart.applet.ChartAppShell
 
parser - Variable in class com.ve.kavachart.servlet.Bean
 
pctStr(double) - Method in class com.ve.kavachart.chart.Pie
Turns a double, say .53, into a String like "53%"
pd - Static variable in class com.ve.kavachart.beans.chart.ChartBeanInfo
list of property descriptors
PercentageFormat - Class in com.ve.kavachart.parts
Creates a Format that uses labels like 100% instead of 100
PercentageFormat() - Constructor for class com.ve.kavachart.parts.PercentageFormat
SymbolFormat constructor comment.
PercentageFormat(String) - Constructor for class com.ve.kavachart.parts.PercentageFormat
SymbolFormat constructor comment.
PercentageFormat(String, DecimalFormatSymbols) - Constructor for class com.ve.kavachart.parts.PercentageFormat
SymbolFormat constructor comment.
percentFormat - Variable in class com.ve.kavachart.chart.Pie
 
PHPChartStreamServlet - Class in com.ve.kavachart.servlet
A servlet for generating charts.
PHPChartStreamServlet() - Constructor for class com.ve.kavachart.servlet.PHPChartStreamServlet
 
Pictogram - Class in com.ve.kavachart.chart
 
Pictogram() - Constructor for class com.ve.kavachart.chart.Pictogram
Pictogram constructor comment.
Pictogram(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.Pictogram
Pictogram constructor comment.
PIE - Static variable in class com.ve.kavachart.chart.LayerChart
 
Pie - Class in com.ve.kavachart.chart
Creates a single Pie component.
Pie() - Constructor for class com.ve.kavachart.chart.Pie
Create a Pie component without assigning Datasets or Globals.
Pie(Dataset, Plotarea, Globals) - Constructor for class com.ve.kavachart.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 in com.ve.kavachart.applet
 
pieApp() - Constructor for class com.ve.kavachart.applet.pieApp
 
pieApp - Class in com.ve.kavachart.servlet
PieChart
pieApp() - Constructor for class com.ve.kavachart.servlet.pieApp
 
pieApp(Properties) - Constructor for class com.ve.kavachart.servlet.pieApp
 
PieChart - Class in com.ve.kavachart.beans.chart
A bean containing a PieChart
PieChart() - Constructor for class com.ve.kavachart.beans.chart.PieChart
 
PieChart - Class in com.ve.kavachart.chart
A conventional Pie chart containing a single Pie with one slice per data point, a PieLegend, a Plotarea, and a Background
PieChart() - Constructor for class com.ve.kavachart.chart.PieChart
constructs a default chart
PieChart(String) - Constructor for class com.ve.kavachart.chart.PieChart
constructs a default chart with the specified name
PieChart(String, Locale) - Constructor for class com.ve.kavachart.chart.PieChart
creates a default chart with the specified name initialized at the specified locale
PieChart(Locale) - Constructor for class com.ve.kavachart.chart.PieChart
constructs a default chart initialized at the specified locale
PieChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
PieChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.PieChartBeanInfo
 
PieLegend - Class in com.ve.kavachart.chart
Creates a legend appropriate for various kinds of Pie charts.
PieLegend() - Constructor for class com.ve.kavachart.chart.PieLegend
Creates a new PieLegend without assigning Datasets and Globals.
PieLegend(Dataset[], Globals) - Constructor for class com.ve.kavachart.chart.PieLegend
Constructs a Legend using only the first element from the specified array of Dataset classes
plotarea - Variable in class com.ve.kavachart.chart.Axis
Plotarea used to determine location and size of Axis
plotarea - Variable in class com.ve.kavachart.chart.Chart
 
plotarea - Variable in class com.ve.kavachart.chart.DataRepresentation
 
Plotarea - Class in com.ve.kavachart.chart
This class typically draws a rectangle over an area bounded by 2 axes.
Plotarea() - Constructor for class com.ve.kavachart.chart.Plotarea
 
Plotarea(Globals) - Constructor for class com.ve.kavachart.chart.Plotarea
Constructs a new Plotarea
plotarea - Variable in class com.ve.kavachart.chart.Polar
 
point(double, double) - Method in class com.ve.kavachart.chart.Transform
Returns a transformed integerized Point from double precision X and Y coordinates
POINTER - Static variable in class com.ve.kavachart.chart.Pie
 
pointList(double[], double[]) - Method in class com.ve.kavachart.chart.Transform
Transforms an array of double precision X and Y values into an array of integerized Point classes
pointToDatum(Point) - Method in class com.ve.kavachart.chart.DataTransform
translates a Point into a Datum.
pointToDatum(Point) - Method in class com.ve.kavachart.parts.AuxAxisDataTransform
translates a Point into a Datum.
pointToDatum(Point) - Method in class com.ve.kavachart.parts.SwapAxisDataTransform
translates a Point into a Datum.
Polar - Class in com.ve.kavachart.chart
A Polar element draws a line and/or markers to represent each Y value in an array of Dataset classes.
Polar() - Constructor for class com.ve.kavachart.chart.Polar
Creates a Polar component without assigning Globals, Plotarea, or Datasets.
Polar(Dataset[], PolarAxis, Plotarea) - Constructor for class com.ve.kavachart.chart.Polar
Constructs a Polar chart from the specified array of Dataset classes, PolarAxis and Plotarea.
polarApp - Class in com.ve.kavachart.applet
 
polarApp() - Constructor for class com.ve.kavachart.applet.polarApp
 
polarApp - Class in com.ve.kavachart.servlet
A Kiviat diagram, or Polar chart
polarApp() - Constructor for class com.ve.kavachart.servlet.polarApp
 
polarApp(Properties) - Constructor for class com.ve.kavachart.servlet.polarApp
 
PolarAxis - Class in com.ve.kavachart.chart
A special form of axis used for creating Polar charts.
PolarAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.PolarAxis
 
PolarChart - Class in com.ve.kavachart.chart
A chart that looks like a radar.
PolarChart() - Constructor for class com.ve.kavachart.chart.PolarChart
constructs a default chart
PolarChart(String) - Constructor for class com.ve.kavachart.chart.PolarChart
constructs a default chart with the specified name
PolarChart(String, Locale) - Constructor for class com.ve.kavachart.chart.PolarChart
creates a default chart with the specified name initialized at the specified locale
PolarChart(Locale) - Constructor for class com.ve.kavachart.chart.PolarChart
constructs a default chart initialized at the specified locale
populateDwellInfo(String) - Method in class com.ve.kavachart.applet.ChartAppShell
 
populateDwellInfo(String) - Method in class com.ve.kavachart.applet.ganttApp
 
populateSectors(int) - Method in class com.ve.kavachart.chart.SectorMap
Internal method to populate values for Sectors.
popupX - Variable in class com.ve.kavachart.applet.ChartAppShell
 
popupY - Variable in class com.ve.kavachart.applet.ChartAppShell
 
primitiveList - Variable in class com.ve.kavachart.chart.DisplayList
 
print(Graphics) - Method in class com.ve.kavachart.applet.ChartAppShell
overrides default print to attempt to work around some Netscape bugs.
printStackTrace() - Method in exception com.ve.kavachart.chart.ChartException
 
properties - Variable in class com.ve.kavachart.servlet.Bean
 
propertyChange(PropertyChangeEvent) - Method in class com.ve.kavachart.beans.chart.ChartBean
ignores propertyChange events, except to repaint this chart
propertyChange(PropertyChangeEvent) - Method in class com.ve.kavachart.beans.data.QuoteMonitorBridge
receives PropertyChangeEvents from QuoteMonitor.

Q

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

R

RadarChart - Class in com.ve.kavachart.beans.chart
 
RadarChart() - Constructor for class com.ve.kavachart.beans.chart.RadarChart
 
RadarChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
RadarChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.RadarChartBeanInfo
 
RandomDataProvider - Class in com.ve.kavachart.servlet
 
RandomDataProvider() - Constructor for class com.ve.kavachart.servlet.RandomDataProvider
 
RandomDateDataProvider - Class in com.ve.kavachart.servlet
 
RandomDateDataProvider() - Constructor for class com.ve.kavachart.servlet.RandomDateDataProvider
 
readDataBlock() - Method in class com.ve.kavachart.applet.DateStreamReader
 
readDataBlock() - Method in class com.ve.kavachart.applet.FinComboDateReader
 
readStream(String) - Method in class com.ve.kavachart.applet.DateStreamReader
reads and converts S into datasets.
readURLInfo() - Method in class com.ve.kavachart.beans.data.URLDataFeed
Re-opens a URL to look for new data
recalculateSize(Graphics) - Method in class com.ve.kavachart.chart.Legend
Recalculates the legend size (upper right corner) based on the current Dataset information and canvas size
recalculateSize(Graphics) - Method in class com.ve.kavachart.chart.PieLegend
Overrides Legend to calculate size based on a single Dataset
Regress - Class in com.ve.kavachart.chart
Subclasses Line to provide OLS regression.
Regress() - Constructor for class com.ve.kavachart.chart.Regress
Creates a new Regression Line component without assigning Datasets, Globals or Plotarea.
Regress(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.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 in com.ve.kavachart.applet
 
regressApp() - Constructor for class com.ve.kavachart.applet.regressApp
 
regressApp - Class in com.ve.kavachart.servlet
A linear regression.
regressApp() - Constructor for class com.ve.kavachart.servlet.regressApp
 
regressApp(Properties) - Constructor for class com.ve.kavachart.servlet.regressApp
 
RegressChart - Class in com.ve.kavachart.beans.chart
A bean containing a linear regression LineChart
RegressChart() - Constructor for class com.ve.kavachart.beans.chart.RegressChart
 
RegressChart - Class in com.ve.kavachart.chart
Subclasses LineChart to draw each dataset with a Regress component rather than a Line component
RegressChart() - Constructor for class com.ve.kavachart.chart.RegressChart
constructs a default chart
RegressChart(String) - Constructor for class com.ve.kavachart.chart.RegressChart
constructs a default chart with the specified name
RegressChart(String, Locale) - Constructor for class com.ve.kavachart.chart.RegressChart
creates a default chart with the specified name initialized at the specified locale
RegressChart(Locale) - Constructor for class com.ve.kavachart.chart.RegressChart
constructs a default chart initialized at the specified locale
RegressChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
RegressChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.RegressChartBeanInfo
 
RegularIntervalTimeAxis - Class in com.ve.kavachart.parts
An axis subclass that attempts to construct a rational axis given time series data.
RegularIntervalTimeAxis() - Constructor for class com.ve.kavachart.parts.RegularIntervalTimeAxis
FinanceAxis constructor
RegularIntervalTimeAxis(Dataset[], Plotarea) - Constructor for class com.ve.kavachart.parts.RegularIntervalTimeAxis
FinanceAxis constructor
release() - Method in class com.ve.kavachart.servlet.ChartTag
 
release() - Method in class com.ve.kavachart.servlet.DataProviderAccumulator
 
release() - Method in class com.ve.kavachart.servlet.DataProviderRegressionFeeder
 
release() - Method in class com.ve.kavachart.servlet.TableTag
 
reloadStyle - Variable in class com.ve.kavachart.servlet.ChartTag
 
reloadStyle - Variable in class com.ve.kavachart.servlet.TableTag
 
RemoteChartStreamServlet - Class in com.ve.kavachart.servlet
A servlet for generating charts.
RemoteChartStreamServlet() - Constructor for class com.ve.kavachart.servlet.RemoteChartStreamServlet
 
remoteStream - Variable in class com.ve.kavachart.servlet.Bean
 
removeAnnotation(Annotation) - Method in class com.ve.kavachart.chart.Chart
Remove a note from this chart
removeDataFeedListener(DataFeedListener) - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Remove a listener.
removeDataFeedListener(DataFeedListener) - Method in class com.ve.kavachart.parts.DataFeedScroller
Remove a listener.
replaceData(Dataset, double[], double[], double[], double[], double[]) - Method in class com.ve.kavachart.applet.CandlestickDateReader
 
replaceLabels(String[]) - Method in class com.ve.kavachart.chart.Dataset
Replaces labels in your dataset.
replaceLabels(String[]) - Method in class com.ve.kavachart.chart.LabelAxis
Replaces all labels on this Axis
replaceLabels(String[]) - Method in class com.ve.kavachart.chart.PolarAxis
Replaces all spoke labels on this Axis
replaceXData(double[]) - Method in class com.ve.kavachart.chart.Dataset
Replaces X values in your dataset.
replaceY2Data(double[]) - Method in class com.ve.kavachart.chart.Dataset
Replaces Y2 values in your dataset.
replaceY3Data(double[]) - Method in class com.ve.kavachart.chart.Dataset
Replaces Y3 values in your dataset.
replaceYData(double[]) - Method in class com.ve.kavachart.chart.Dataset
Replaces Y values in your dataset.
reReadURLDatasets() - Method in class com.ve.kavachart.applet.ChartAppShell
 
reReadURLDatasets() - Method in class com.ve.kavachart.applet.StripChart
 
reset() - Method in class com.ve.kavachart.beans.data.QuoteMonitorBridge
resets the current number of quotes to 0.
reshape(int, int, int, int) - Method in class com.ve.kavachart.beans.chart.ChartBean
 
resize(int, int) - Method in class com.ve.kavachart.beans.chart.ChartBean
 
resize(int, int) - Method in class com.ve.kavachart.chart.Background
Resizes the background.
resize(int, int) - Method in class com.ve.kavachart.chart.Chart
resizes all this chart's graphical components
resize(int, int) - Method in interface com.ve.kavachart.chart.ChartInterface
 
resize() - Method in class com.ve.kavachart.chart.DataTransform
Deprecated. DataTransform now rebuilds itself automatically when required.
resize(int, int) - Method in class com.ve.kavachart.chart.FinComboChart
 
resize(int, int) - Method in class com.ve.kavachart.chart.Globals
Sets the new width and height of this chart.
resize(int, int) - Method in class com.ve.kavachart.chart.Legend
Resizes the Legend's transform to account for changes in the overall drawing canvas.
resize(int, int) - Method in interface com.ve.kavachart.chart.LegendInterface
 
resize(int, int) - Method in class com.ve.kavachart.chart.Plotarea
Resizes the ploting area based on changes in the overall chart size.
resize(int, int) - Method in class com.ve.kavachart.chart.PolarChart
Resizes this Chart
resize() - Method in class com.ve.kavachart.parts.AuxAxisDataTransform
Deprecated. DataTransform now rebuilds itself automatically when required.
resize() - Method in class com.ve.kavachart.parts.SwapAxisDataTransform
Deprecated. DataTransform now rebuilds itself automatically when required.
resourceBundleBaseName - Variable in class com.ve.kavachart.servlet.ChartTag
 
resourceBundleBaseName - Variable in class com.ve.kavachart.servlet.TableTag
 
resourceBundleID - Variable in class com.ve.kavachart.servlet.ChartTag
 
resourceBundleID - Variable in class com.ve.kavachart.servlet.TableTag
 
RIGHT - Static variable in class com.ve.kavachart.chart.Axis
 
rotate(double) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
rotate(double, double, double) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
rotateData(Point[]) - Method in class com.ve.kavachart.chart.Polar
 
rotateData(Point[], Dataset) - Method in class com.ve.kavachart.parts.DailyPolar
 
RotateString - Class in com.ve.kavachart.chart
A class for rotating and otherwise transforming graphics strings.
RotateString(Component) - Constructor for class com.ve.kavachart.chart.RotateString
Constructs a RotateString class with the specified Component class
RowColumnDataFeed - Class in com.ve.kavachart.beans.data
A class for reading tabular data from a URL
RowColumnDataFeed() - Constructor for class com.ve.kavachart.beans.data.RowColumnDataFeed
 
run() - Method in class com.ve.kavachart.applet.ChartAppShell
 
run() - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Runnable interface
run() - Method in class com.ve.kavachart.beans.data.SocketListener
 
run() - Method in class com.ve.kavachart.beans.data.URLDataFeed
Runnable interface

S

scale() - Method in class com.ve.kavachart.chart.Axis
Recalculates internal scale values, axis starting & ending values.
scale() - Method in interface com.ve.kavachart.chart.AxisInterface
 
scale() - Method in class com.ve.kavachart.chart.DateAxis
Overrides general scale method in Axis superclass to provide Date specific functionality.
scale() - Method in class com.ve.kavachart.chart.GanttAxis
Overrides Axis to scale for number of datasets
scale() - Method in class com.ve.kavachart.chart.LabelAxis
Overrides Axis to scale for Labels
scale() - Method in class com.ve.kavachart.parts.FinanceAxis
figures out whether to put labels every minute, hour, day, etc.
scale() - Method in class com.ve.kavachart.parts.HighlightAxis
custom scaling.
scale() - Method in class com.ve.kavachart.parts.NonIntegerHiLoLogAxis
Uses com.ve.kavachart.chart.Axis for linear scales.
scale() - Method in class com.ve.kavachart.parts.NonIntegerLogAxis
Uses com.ve.kavachart.chart.Axis for linear scales.
scale() - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
figures out whether to put labels every minute, hour, day, etc.
scale() - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
figures out whether to put labels every minute, hour, day, etc.
scale() - Method in class com.ve.kavachart.parts.TimeLabelAxis
Scales this axis for the number of time labels that will reasonably fit.
scale(double, double) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
sciLogMaxLabelCount - Variable in class com.ve.kavachart.chart.Axis
 
sciLogMinorGridGc - Variable in class com.ve.kavachart.chart.Axis
 
sciLogScale() - Method in class com.ve.kavachart.chart.Axis
 
sciLogUseMajorGrids - Variable in class com.ve.kavachart.chart.Axis
 
sciLogUseMinorGrids - Variable in class com.ve.kavachart.chart.Axis
 
scrollingDateLine - Class in com.ve.kavachart.applet
 
scrollingDateLine() - Constructor for class com.ve.kavachart.applet.scrollingDateLine
 
scrollingLine - Class in com.ve.kavachart.applet
 
scrollingLine() - Constructor for class com.ve.kavachart.applet.scrollingLine
 
SECOND_SCALING - Static variable in class com.ve.kavachart.chart.DateAxis
Scale by seconds
secondaryUserDateFormat - Variable in class com.ve.kavachart.chart.DateAxis
 
Sector - Class in com.ve.kavachart.chart
A convenience class used by SectorMap to hold values.
Sector() - Constructor for class com.ve.kavachart.chart.Sector
Creates a new Sector instance.
Sector(int, int, double, boolean) - Constructor for class com.ve.kavachart.chart.Sector
Creates a new Sector instance.
Sector(int, int, int, int, int, int, boolean) - Constructor for class com.ve.kavachart.chart.Sector
Creates a new Sector instance
SectorMap - Class in com.ve.kavachart.chart
This class creates and draws a collection of sectors to represent data, each Datum is represented with a simple rectangle within a larger rectangle representing the Dataset as a whole.
SectorMap() - Constructor for class com.ve.kavachart.chart.SectorMap
Creates a new SectorMap instance.
SectorMap(Dataset[], Plotarea, Globals) - Constructor for class com.ve.kavachart.chart.SectorMap
Creates a new SectorMap instance.
sectorMapApp - Class in com.ve.kavachart.applet
 
sectorMapApp() - Constructor for class com.ve.kavachart.applet.sectorMapApp
 
sectorMapApp - Class in com.ve.kavachart.servlet
 
sectorMapApp() - Constructor for class com.ve.kavachart.servlet.sectorMapApp
 
sectorMapApp(Properties) - Constructor for class com.ve.kavachart.servlet.sectorMapApp
 
SectorMapChart - Class in com.ve.kavachart.chart
This class creates and draws a chart that displays data as a large rectangle in which each data element is represented as a smaller rectangle making up the total area of chart.
SectorMapChart() - Constructor for class com.ve.kavachart.chart.SectorMapChart
Creates a new SectorMapChart.
SectorMapChart(String) - Constructor for class com.ve.kavachart.chart.SectorMapChart
Creates a new SectorMapChart with the specified name.
SectorMapChart(Locale) - Constructor for class com.ve.kavachart.chart.SectorMapChart
Creates a new SectorMapChart localized at the specified locale.
SectorMapChart(String, Locale) - Constructor for class com.ve.kavachart.chart.SectorMapChart
Creates a new SectorMapChart witht he specified name and locale.
serverIP - Static variable in class com.ve.kavachart.servlet.Bean
 
SET_NAMES_MASK - Static variable in class com.ve.kavachart.beans.data.DataEvent
should listeners use Dataset names from this event?
setAdder(double) - Method in class com.ve.kavachart.servlet.DataProviderArithmetic
 
setAlarmThreshold(double) - Method in class com.ve.kavachart.chart.Speedo
Sets the current alarm threshold (not implemented)
setAlignment(int) - Method in class com.ve.kavachart.chart.Annotation
Sets alignment values (Gc.keepABOVE, etc);
setAppendData(boolean) - Method in class com.ve.kavachart.beans.data.OnePointURLDataFeed
If set to true, the AppendData property will cause data observations to accumulate in this bean.
setArchive(String) - Method in class com.ve.kavachart.servlet.AppletChartTag
Sets the value used to populate an applet's ARCHIVE attribute.
setArea(Area) - Method in class com.ve.kavachart.chart.AreaChart
Installs a new Area component into this chart.
setArea(Area) - Method in class com.ve.kavachart.chart.AreaLineChart
installs a new Area class for this chart
setArea(Area) - Method in class com.ve.kavachart.chart.BarAreaChart
replaces this chart's Area component
setArea(Area) - Method in class com.ve.kavachart.chart.LineAreaChart
replaces this chart's Area component
setAutomaticUpdates(boolean) - Method in class com.ve.kavachart.beans.data.URLDataFeed
Sets the AutomaticUpdates property.
setAutoScale(boolean) - Method in class com.ve.kavachart.chart.Axis
Change the autoScale value.
setAutoScale(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setAutoStagger(boolean) - Method in class com.ve.kavachart.chart.Axis
a method to disable automatic label staggering.
setAutoZScale(boolean) - Method in class com.ve.kavachart.chart.Bubble
Sets whether or not the radius should be autoscaled.
setAutoZScale(boolean) - Method in class com.ve.kavachart.chart.BubbleChart
Access method for Bubble's autoZScale variable
setAuxAxis(AxisInterface) - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
Set this chart's Auxilliary Bar Axis
setAuxAxis(AxisInterface) - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
Set this chart's auxilliary bar axis
setAuxAxis(AxisInterface) - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
Set the auxilliary Axis
setAuxAxis(AxisInterface) - Method in class com.ve.kavachart.chart.TwinAxisDateLineChart
Sets this chart's auxilliary axis class
setAuxAxis(AxisInterface) - Method in class com.ve.kavachart.chart.TwinAxisLineChart
Sets this chart's auxilliary axis
setAuxAxis(AxisInterface) - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
Sets this chart's auxilliary Axis class
setAuxLine(Line) - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
Set's this chart's auxilliary Line which is represented on the auxilliary Axis
setAuxLine(Line) - Method in class com.ve.kavachart.chart.TwinAxisDateLineChart
Sets this charts auxilliary Line class.
setAuxLine(Line) - Method in class com.ve.kavachart.chart.TwinAxisLineChart
Sets the auxilliary Line for this chart.
setAuxStick(Stick) - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
Set's this chart's auxilliary Stick which is represented on the auxilliary Axis
setAxisEnd(double) - Method in class com.ve.kavachart.chart.Axis
Change the end point of an axis.
setAxisEnd(double) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setAxisEnd(double) - Method in class com.ve.kavachart.chart.DateAxis
Sets an ending Date for this Axis
setAxisStart(double) - Method in class com.ve.kavachart.chart.Axis
Change the starting point of an axis.
setAxisStart(double) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setAxisStart(double) - Method in class com.ve.kavachart.chart.DateAxis
Sets a starting Date for this Axis
setAxisStepSize(double) - Method in class com.ve.kavachart.chart.Axis
Sets a step size to be used for the label/tick interval on this axis.
setAxisStepSize(double) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setBackground(Background) - Method in class com.ve.kavachart.chart.Chart
installs a new Background class for this chart
setBackground(Color) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setBackgroundGC(Gc) - Method in class com.ve.kavachart.chart.Legend
Installs a new Gc for use in drawing Legend backgrounds
setBackgroundGC(Gc) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setBackgroundVisible(boolean) - Method in class com.ve.kavachart.chart.Legend
Change the background visibility status.
setBackgroundVisible(boolean) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setBar(Bar) - Method in class com.ve.kavachart.chart.BarAreaChart
replaces this chart's Bar component
setBar(Bar) - Method in class com.ve.kavachart.chart.BarChart
sets the Bar class to be used by this chart
setBar(Bar) - Method in class com.ve.kavachart.chart.BarLineChart
installs a new Bar class for this chart
setBar(Bar) - Method in class com.ve.kavachart.chart.DateBarChart
sets the Bar class to be used by this chart
setBar(Bar) - Method in class com.ve.kavachart.chart.DateColumnChart
sets the Bar class to be used by this chart
setBar(Bar) - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
Set this charts Bar class
setBar(Bar) - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
Sets this chart's Bar class
setBar(Bar) - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
Sets this chart's Bar class
setBarScaling(boolean) - Method in class com.ve.kavachart.chart.Axis
Set scaling option to accomodate bar/column charts.
setBarScaling(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setBaseColor(Color) - Method in class com.ve.kavachart.chart.SectorMap
Sets the base Color to be used for gradient coloring.
setBaseline(double) - Method in class com.ve.kavachart.chart.Area
Sets a baseline for non-stacked areas.
setBaseline(double) - Method in class com.ve.kavachart.chart.Bar
Set the Bar baseline.
setBaseValue(double) - Method in class com.ve.kavachart.chart.SectorMap
Sets the base value for gradient coloring.
setBinSize(double) - Method in class com.ve.kavachart.servlet.DataProviderHistogram
 
setBodyContent(BodyContent) - Method in class com.ve.kavachart.servlet.ChartTag
 
setBodyContent(BodyContent) - Method in class com.ve.kavachart.servlet.TableTag
 
setBounds(int, int, int, int) - Method in class com.ve.kavachart.beans.chart.ChartBean
 
setBoxWidth(double) - Method in class com.ve.kavachart.parts.BoxJenkins
Sets the box width as a percentage of the available space.
setBoxWidth(double) - Method in class com.ve.kavachart.parts.BoxWhisker
Sets the box width as a percentage of the available space.
setBubble(Bubble) - Method in class com.ve.kavachart.chart.BubbleChart
Sets a new Bubble with this Chart
setBusinessStartDay(int) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
setCacheDirectory(String) - Method in class com.ve.kavachart.servlet.CachedChartTag
 
setCalendar(Calendar) - Method in class com.ve.kavachart.chart.DateAxis
Install the Calendar class this Axis will use for date & time arithmetic.
setCandlestick(Candlestick) - Method in class com.ve.kavachart.chart.CandlestickChart
 
setCellClass(String) - Method in class com.ve.kavachart.servlet.TableTag
 
setChart(Chart) - Method in class com.ve.kavachart.beans.chart.ChartBean
Set the com.ve.kavachart.chart class corresponding to this bean.
setChartType(int, int) - Method in class com.ve.kavachart.chart.AreaLineChart
assigns a dataset to a specified chart type - default is LINE
setChartType(int, int) - Method in class com.ve.kavachart.chart.BarAreaChart
assigns a dataset to a specified chart type - default is AREA
setChartType(int, int) - Method in class com.ve.kavachart.chart.BarLineChart
assigns a dataset to a specified chart type - default is LINE
setChartType(int, int) - Method in class com.ve.kavachart.chart.FinComboChart
Assigns a specified Dataset to a specified chart type
setChartType(int, int) - Method in class com.ve.kavachart.chart.LineAreaChart
assigns a dataset to a specified chart type - default is AREA
setChartType(String) - Method in class com.ve.kavachart.servlet.ChartTag
Defines the chart type to be used in this tag.
setClip(boolean) - Method in class com.ve.kavachart.chart.Line
Sets the clipping flag for this Line.
setClip(int, int, int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setClip(Shape) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setClose(double) - Method in class com.ve.kavachart.chart.CandlestickDatum
sets close value
setClusterWidth(double) - Method in class com.ve.kavachart.chart.Bar
Returns the current cluster width
setCodebase(String) - Method in class com.ve.kavachart.servlet.AppletChartTag
Sets the value used to populate an applet's CODEBASE attribute.
setColor(Color) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setColorPalette(ColorPalette) - Method in class com.ve.kavachart.chart.Chart
 
setColorPalette(ColorPalette) - Method in class com.ve.kavachart.chart.Globals
Installs a color palette into the Globals class.
setColumnHeaderClass(String) - Method in class com.ve.kavachart.servlet.TableTag
 
setComposite(Composite) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setCrossAxes(boolean) - Method in class com.ve.kavachart.chart.BubbleChart
Determines whether X and Y axes will cross at 0
setData(Vector) - Method in class com.ve.kavachart.chart.Dataset
Installs a new Vector of data classes
setDataProvider(DataProvider) - Method in class com.ve.kavachart.applet.ChartAppShell
provides interface implementation.
setDataProvider(DataProvider) - Method in class com.ve.kavachart.servlet.Bean
Sets an external data provider for this chart.
setDataProvider(DataProvider) - Method in class com.ve.kavachart.servlet.ChartTag
KavaChart ChartTag classes use DataProvider classes to supply the numerical and labelling information that changes for each chart generated.
setDataProvider(DataProvider) - Method in class com.ve.kavachart.servlet.DataProviderAccumulator
 
setDataProvider(DataProvider) - Method in class com.ve.kavachart.servlet.DataProviderFilterTag
The ending observation in each Dataset from the originating DataProvider's getDatasets() enumeration.
setDataProvider(DataProvider) - Method in interface com.ve.kavachart.servlet.DataProviderRecipient
 
setDataProvider(DataProvider) - Method in class com.ve.kavachart.servlet.TableTag
KavaChart ChartTag classes use DataProvider classes to supply the numerical and labelling information that changes for each chart generated.
setDataProviderID(String) - Method in class com.ve.kavachart.servlet.ChartTag
KavaChart ChartTag classes use DataProvider classes to supply the numerical and labelling information that changes for each chart generated.
setDataProviderID(String) - Method in class com.ve.kavachart.servlet.DataProviderFilterTag
An ID or key to retrieve an originating DataProvider.
setDataProviderID(String) - Method in class com.ve.kavachart.servlet.TableTag
KavaChart ChartTag classes use DataProvider classes to supply the numerical and labelling information that changes for each chart generated.
setDataRepresentation(DataRepresentation) - Method in class com.ve.kavachart.chart.Chart
Sets this chart's DataRepresentation.
setDataRepresentation(DataRepresentation) - Method in interface com.ve.kavachart.chart.ChartInterface
Installs a DataRepresentation (Bar, Area, Pie, etc.) into this Chart.
setDataRepresentation(DataRepresentation) - Method in class com.ve.kavachart.chart.PieChart
Overrides Chart to assign the Pie's lineGc Globals class.
setDatasetImageIndex(int, int) - Method in class com.ve.kavachart.beans.chart.ChartBean
utility method for chart types that require marker images
setDatasetImageIndex(int, int) - Method in class com.ve.kavachart.beans.chart.DateLineChart
 
setDatasetImageIndex(int, int) - Method in class com.ve.kavachart.beans.chart.LabelLineChart
 
setDatasetImageIndex(int, int) - Method in class com.ve.kavachart.beans.chart.LineChart
 
setDatasetImageIndex(int, int) - Method in class com.ve.kavachart.beans.chart.RegressChart
 
setDatasetNumber(int) - Method in class com.ve.kavachart.chart.Sector
Set the value of datasetNumber.
setDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.Axis
Install a new array of Datasets for use by this Axis
setDatasets(Dataset[]) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setDatasets(Dataset[]) - Method in class com.ve.kavachart.chart.DataRepresentation
Installs an array of Dataset classes to be represented.
setDatasetType(int, int) - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
Assigns a particular dataset to be AREA or BAR.
setDatasetType(int, int) - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
Assigns a particular dataset to be LINE or BAR.
setDatasetType(int, int) - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
Assigns a particular dataset to be LINE or STICK.
setDatasetType(int, int) - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
Assigns a particular dataset to be LINE or STICK.
setDateFormat(DateFormat) - Method in class com.ve.kavachart.chart.DateAxis
Overrides automatic axis label formatting.
setDateFormat(DateFormat) - Method in class com.ve.kavachart.parts.TimeLabelAxis
install a non-default formatter for this data.
setDateFormat(String) - Method in class com.ve.kavachart.servlet.TableTag
 
setDatumNumber(int) - Method in class com.ve.kavachart.chart.Sector
Sets the value of datumNumber
setDayFormat(DateFormat) - Method in class com.ve.kavachart.parts.FinanceAxis
Method
setDayFormat(DateFormat) - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
Method
setDayFormat(DateFormat) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
Method
setDayIncrement(int) - Method in class com.ve.kavachart.servlet.RandomDateDataProvider
 
setDebug(boolean) - Method in class com.ve.kavachart.beans.data.SocketListener
Sets the Debug property
setDefaultFont(Font) - Method in class com.ve.kavachart.chart.Globals
Sets the default font for this chart.
setDefaultLineWidths() - Method in class com.ve.kavachart.chart.LineChart
 
setDefaultLineWidths() - Method in class com.ve.kavachart.chart.RegressChart
 
setDelimiter(String) - Method in class com.ve.kavachart.beans.data.URLDataFeed
Sets the Delimiter property.
setDelimiter() - Method in class com.ve.kavachart.servlet.Bean
Sets the delimiter if parser is null
setDisplayList(DisplayList) - Method in class com.ve.kavachart.chart.Chart
installs a new DisplayList for use in retrieving a list of chart objects at a specified location.
setDisplayList(DisplayList) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setDisplayList(DisplayList) - Method in class com.ve.kavachart.chart.Globals
Installs a new display list.
setDoClip(boolean) - Method in class com.ve.kavachart.chart.Area
Change the status of doClip.
setDoClip(boolean) - Method in class com.ve.kavachart.chart.Bar
Set to true to clip bars at Plotarea boundaries.
setDoErrorBars(boolean) - Method in class com.ve.kavachart.chart.Bar
Set to true to display y2 values as the standard deviation.
setDrawPivotCircle(boolean) - Method in class com.ve.kavachart.chart.Speedo
 
setDropShadowGc(Gc) - Method in class com.ve.kavachart.chart.Plotarea
 
setEndDataset(int) - Method in class com.ve.kavachart.servlet.DataProviderFilter
The ending Dataset from the originating DataProvider's getDatasets() eneration.
setEndObservation(int) - Method in class com.ve.kavachart.servlet.DataProviderFilter
The starting observation in each Dataset from the originating DataProvider's getDatasets() eneration.
setEndWindow(int) - Method in class com.ve.kavachart.parts.SunlightDataFeed
 
setExpectXValues(boolean) - Method in class com.ve.kavachart.beans.data.SocketListener
Sets the ExpectXValues property
setExplosion(int, double) - Method in class com.ve.kavachart.chart.Pie
Sets an explosion value for this Pie slice.
setFillAreas(boolean) - Method in class com.ve.kavachart.chart.Polar
Sets the fillAreas property.
setFillBackground(boolean) - Method in class com.ve.kavachart.chart.Annotation
Determines whether background should be filled or not
setFillColor(Color) - Method in class com.ve.kavachart.chart.Gc
Sets the current fillColor.
setFillStyle(int) - Method in class com.ve.kavachart.chart.Gc
 
setFont(Font) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setFormat(Format) - Method in class com.ve.kavachart.chart.DataRepresentation
Installs a user-defined Format for use in drawing Axis labels.
setFormat(Format) - Method in class com.ve.kavachart.chart.Pie
Installs a user-defined Format for use in drawing Pie value labels.
setGc(Gc) - Method in class com.ve.kavachart.chart.Annotation
installs a new Gc for this Annotation.
setGc(Gc) - Method in class com.ve.kavachart.chart.Background
Use a new Gc for this Background
setGc(Gc) - Method in class com.ve.kavachart.chart.Dataset
Installs a new Gc class for this Dataset
setGc(Gc) - Method in class com.ve.kavachart.chart.Datum
Assigns a new Gc class to this Datum
setGc(Gc) - Method in class com.ve.kavachart.chart.Plotarea
Sets a new Gc for this Plotarea
setGc(Gc) - Method in class com.ve.kavachart.chart.ThresholdLine
installs a new Gc for this ThresholdLine.
setGlobals(Globals) - Method in class com.ve.kavachart.chart.Axis
Installs a Globals class for this Axis.
setGlobals(Globals) - Method in interface com.ve.kavachart.chart.AxisInterface
Installs a Globals class for this Axis.
setGlobals(Globals) - Method in class com.ve.kavachart.chart.Chart
installs a new Globals class for this chart.
setGlobals(Globals) - Method in class com.ve.kavachart.chart.DataRepresentation
Installs a Globals class into this DataRepresentation and its instance variables (xAxis, yAxis, etc.).
setGlobals(Globals) - Method in class com.ve.kavachart.chart.Dataset
sets this Dataset's Globals class, which is presumably the same as the overall chart's Globals class.
setGlobals(Globals) - Method in class com.ve.kavachart.chart.Datum
 
setGlobals(Globals) - Method in class com.ve.kavachart.chart.Gc
 
setGradient(int) - Method in class com.ve.kavachart.chart.Gc
 
setGradient(GradientPaint) - Method in class com.ve.kavachart.chart.GcHelper
Lets a user define a GradientPaint for use with this Object.
setGridFrequency(Integer) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
setGridGc(Gc) - Method in class com.ve.kavachart.chart.Axis
Change the current grid Gc.
setGridGc(Gc) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setGridMultiplier(Integer) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
setGridVis(boolean) - Method in class com.ve.kavachart.chart.Axis
Returns true if grid lines are turned on.
setGridVis(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setHasLinks(boolean) - Method in class com.ve.kavachart.servlet.DataProviderSorter
If set to true, this property stores a copy of the original data Vectors as a page attribute.
setHeight(int) - Method in class com.ve.kavachart.chart.Chart
sets a new height for this chart
setHeight(int) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setHeight(double) - Method in class com.ve.kavachart.chart.Pie
Determines the Pie's relative height.
setHeight(int) - Method in class com.ve.kavachart.chart.Sector
Set the value of height.
setHeight(String) - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
 
setHigh(double) - Method in class com.ve.kavachart.chart.CandlestickDatum
sets high value
setHighlightedFontItems(boolean[]) - Method in class com.ve.kavachart.parts.HighlightAxis
sets a list of labels that should be highlighted (true) or not (false).
setHighlightedItems(boolean[]) - Method in class com.ve.kavachart.parts.HighlightAxis
sets a list of grids that should be drawn (true) or not (false).
setHighlightFont(Font) - Method in class com.ve.kavachart.parts.HighlightAxis
Use this font for highlighting certain items.
setHiLoClose(HiLoClose) - Method in class com.ve.kavachart.chart.FinComboChart
Installs a new HiLoClose class for this chart
setHiLoClose(HiLoClose) - Method in class com.ve.kavachart.chart.HiLoCloseChart
 
setHistoryGc(Gc) - Method in class com.ve.kavachart.chart.HistorySpeedo
Installs a Gc for the history arc
setHistoryVal(double) - Method in class com.ve.kavachart.chart.HistorySpeedo
Sets the current history value
setHistoryVisible(boolean) - Method in class com.ve.kavachart.chart.HistorySpeedo
Toggles watermark visibility
setHorizontalDropShadowOffset(int) - Method in class com.ve.kavachart.chart.Plotarea
 
setHourFormat(DateFormat) - Method in class com.ve.kavachart.parts.FinanceAxis
Method
setHourFormat(DateFormat) - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
Method
setHourFormat(DateFormat) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
Method
setIconGap(double) - Method in class com.ve.kavachart.chart.Legend
Sets gap between icons to a new size.
setIconGap(double) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setIconHeight(double) - Method in class com.ve.kavachart.chart.Legend
Sets icon height to a new size.
setIconHeight(double) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setIconWidth(double) - Method in class com.ve.kavachart.chart.Legend
Sets icon width to a new size.
setIconWidth(double) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setImage(Image) - Method in class com.ve.kavachart.chart.Chart
installs an Image for use in KavaChart's RotateString class.
setImage(Image) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setImage(Image) - Method in class com.ve.kavachart.chart.Gc
Assigns an Image for use with this Gc.
setImage(Image) - Method in class com.ve.kavachart.chart.Globals
Set the internal image used by RotateString class.
setImageType(String) - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
We need to know whether the output will be image, flash or SVG so we can do the appropriate HTML output without creating an instance of the chart bean.
setIncrementalURL(String) - Method in class com.ve.kavachart.applet.DateStreamReader
Sets a URL for use in incremental data reads.
setIndividualColors(boolean) - Method in class com.ve.kavachart.chart.BarAreaChart
Determines whether the bars in this chart will be drawn using individual colors for each bar.
setIndividualColors(boolean) - Method in class com.ve.kavachart.chart.BarChart
Determines whether this chart's bars will be drawn in the color of the Datum Gc or the Dataset Gc
setIndividualColors(boolean) - Method in class com.ve.kavachart.chart.BarLineChart
Determines whether this chart's bars will be drawn in the color of the Datum Gc or the Dataset Gc
setIndividualColors(boolean) - Method in class com.ve.kavachart.chart.Bubble
 
setIndividualColors(boolean) - Method in class com.ve.kavachart.chart.DateBarChart
Determines whether this chart's bars will be drawn in the color of the Datum Gc or the Dataset Gc
setIndividualColors(boolean) - Method in class com.ve.kavachart.chart.DateColumnChart
Determines whether this chart's bars will be drawn in the color of the Datum Gc or the Dataset Gc
setIndividualColors(boolean) - Method in class com.ve.kavachart.chart.SectorMapChart
Set this to true to have each Sector use Datum color rather than the default Dataset color.
setIndividualColors(boolean) - Method in class com.ve.kavachart.chart.TwinAxisBarAreaChart
Determines whether this chart will draw with individuall colored bars
setIndividualColors(boolean) - Method in class com.ve.kavachart.chart.TwinAxisBarLineChart
Determines whether this chart will be drawn with individuall colored bars
setIndividualColors(boolean) - Method in class com.ve.kavachart.chart.TwinAxisStackBarLineChart
Determines whether this chart will be drawn with individually colored bars
setIndividualMarkers(boolean) - Method in class com.ve.kavachart.chart.Line
Determines whether this Line class uses a marker style or image per Datum or per Dataset.
setInterval(int) - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Sets the update Interval.
setInterval(int) - Method in class com.ve.kavachart.beans.data.URLDataFeed
Sets the Interval property.
setInvertLegend(boolean) - Method in class com.ve.kavachart.chart.Legend
Set to true to invert the legend icon order.
setInvertLegend(boolean) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setIpAddr(String) - Method in class com.ve.kavachart.beans.data.SocketListener
Sets the IP address.
setIsDataset(boolean) - Method in class com.ve.kavachart.chart.Sector
Sets the value of isDataset
setIsXAxis(boolean) - Method in class com.ve.kavachart.chart.Axis
Determines whether this axis will scale against X or Y values.
setIsXAxis(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
Determines whether this axis will scale against X or Y values.
setLabel(String) - Method in class com.ve.kavachart.chart.Datum
Sets this Datum's label to a new value.
setLabelAngle(int) - Method in class com.ve.kavachart.chart.Axis
Sets the label rotation value for labels on this Axis.
setLabelAngle(int) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setLabelAngle(int) - Method in class com.ve.kavachart.chart.DataRepresentation
Sets the angle at which data point labels should draw.
setLabelColor(Color) - Method in class com.ve.kavachart.chart.Annotation
Sets the color used for this line's label.
setLabelColor(Color) - Method in class com.ve.kavachart.chart.Axis
Set the label color.
setLabelColor(Color) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setLabelColor(Color) - Method in class com.ve.kavachart.chart.Dataset
Sets a new labelColor.
setLabelColor(Color) - Method in class com.ve.kavachart.chart.Legend
Use a new label color.
setLabelColor(Color) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setLabelColor(Color) - Method in class com.ve.kavachart.chart.Pie
Sets a new color for Pie labels
setLabelColor(Color) - Method in class com.ve.kavachart.chart.ThresholdLine
Sets the color used for this line's label.
setLabelFont(Font) - Method in class com.ve.kavachart.chart.Annotation
Installs the label font.
setLabelFont(Font) - Method in class com.ve.kavachart.chart.Axis
Set the label font.
setLabelFont(Font) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setLabelFont(Font) - Method in class com.ve.kavachart.chart.Dataset
Sets a new labelFont.
setLabelFont(Font) - Method in class com.ve.kavachart.chart.Legend
Use a new label font.
setLabelFont(Font) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setLabelFont(Font) - Method in class com.ve.kavachart.chart.Pie
Sets a new Font for use in drawing Pie labels
setLabelFont(Font) - Method in class com.ve.kavachart.chart.ThresholdLine
Installs the label font.
setLabelFormat(int) - Method in class com.ve.kavachart.chart.Axis
Deprecated. Replaced by the much more flexible and accurate setFormat
setLabelFormat(Format) - Method in class com.ve.kavachart.chart.Axis
Installs a user-defined Format for use in drawing Axis labels.
setLabelFormat(int) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setLabelFormat(Format) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setLabelFormat(int) - Method in class com.ve.kavachart.chart.DataRepresentation
Deprecated. Replaced by the much more flexible and accurate setFormat
setLabelFormat(Format) - Method in class com.ve.kavachart.chart.DateAxis
Overrides automatic axis label formatting.
setLabelFrequency(Integer) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
setLabelMultiplier(Integer) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
setLabelPosition(int) - Method in class com.ve.kavachart.chart.Pie
Sets a position for Pie slice labels.
setLabelPrecision(int) - Method in class com.ve.kavachart.chart.Axis
Set the labels' floating point display precision.
setLabelPrecision(int) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setLabelPrecision(int) - Method in class com.ve.kavachart.chart.DataRepresentation
Set the labels' floating point display precision.
setLabelPrecision(int) - Method in class com.ve.kavachart.servlet.DataProviderHistogram
 
setLabelsInside(boolean) - Method in class com.ve.kavachart.chart.SpeedoAxis
SpeedoAxis labels can be inside or outside the arc defining this Axis.
setLabelSkip(int) - Method in class com.ve.kavachart.chart.Axis
set the number of intervals to skip between drawn labels
setLabelsOn(boolean) - Method in class com.ve.kavachart.chart.DataRepresentation
Turns on Datum labels at each data point.
setLabelsOnRows(boolean) - Method in class com.ve.kavachart.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 ...
setLabelString(String) - Method in class com.ve.kavachart.chart.Annotation
Defines the label string for this Annotation.
setLabelString(String) - Method in class com.ve.kavachart.chart.ThresholdLine
Defines the label string for this ThresholdLine.
setLabelStyle(int) - Method in class com.ve.kavachart.chart.SectorMap
Sets the labelling style (default .
setLabelVis(boolean) - Method in class com.ve.kavachart.chart.Axis
Returns true if labels are turned on.
setLabelVis(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setLayered(boolean) - Method in class com.ve.kavachart.chart.Bar
A layered bar chart uses a fishbowl appearance to layer 3D bars.
setLCL(double[]) - Method in class com.ve.kavachart.parts.BoxJenkins
sets a lower control limit.
setLCL(double[]) - Method in class com.ve.kavachart.parts.BoxWhisker
sets a lower control limit.
setLegend(LegendInterface) - Method in class com.ve.kavachart.chart.Chart
installs a new Legend for this chart
setLegendVisible(boolean) - Method in class com.ve.kavachart.chart.Chart
sets this chart's legend visibility characteristic
setLegendVisible(boolean) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setLine(Line) - Method in class com.ve.kavachart.chart.AreaLineChart
installs a new Line class for this chart
setLine(Line) - Method in class com.ve.kavachart.chart.BarLineChart
installs a new Line class for this chart
setLine(Line) - Method in class com.ve.kavachart.chart.LineAreaChart
replaces this chart's line component
setLine(Line) - Method in class com.ve.kavachart.chart.LineChart
 
setLineColor(Color) - Method in class com.ve.kavachart.chart.Gc
Sets the current lineColor.
setLineColor(Color) - Method in class com.ve.kavachart.chart.Pie
Sets the pointer color to that specified.
setLineGc(Gc) - Method in class com.ve.kavachart.chart.Axis
Change the current line Gc.
setLineGc(Gc) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setLineStyle(int) - Method in class com.ve.kavachart.chart.Gc
Sets the current lineStyle.
setLineVis(boolean) - Method in class com.ve.kavachart.chart.Axis
Determines whether an axis line will be visible or not.
setLineVis(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setLineVisible(boolean) - Method in class com.ve.kavachart.chart.LineChart
 
setLineVisible(boolean) - Method in class com.ve.kavachart.chart.PolarChart
Sets the LineVisible property.
setLineWidth(int) - Method in class com.ve.kavachart.chart.Gc
Sets the current lineWidth Sets the number of pixels wide for this Gc's lines and polylines.
setLlX(double) - Method in class com.ve.kavachart.chart.Legend
Use a new lower-left X coordinate.
setLlX(double) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setLlX(double) - Method in class com.ve.kavachart.chart.Plotarea
Sets the lower left X location of this Plotarea, which is a double ranging from 0 to 1.
setLlY(double) - Method in class com.ve.kavachart.chart.Legend
Use a new lower-left Y coordinate.
setLlY(double) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setLlY(double) - Method in class com.ve.kavachart.chart.Plotarea
Sets the lower left Y location of this Plotarea, which is a double ranging from 0 to 1.
setLocale(Locale) - Method in class com.ve.kavachart.chart.Globals
Sets the desired locale for this chart, generally only used by the Chart constructor.
setLocale(Locale) - Method in class com.ve.kavachart.parts.FinanceAxis
Method
setLocale(Locale) - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
Method
setLocale(Locale) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
Method sets the locale, and resets label formats to use the specified locale.
setLocale(Locale) - Method in class com.ve.kavachart.servlet.ChartTag
Installs a java.util.Locale class for use with this tag.
setLocale(Locale) - Method in class com.ve.kavachart.servlet.TableTag
Installs a java.util.Locale class for use with this tag.
setLocaleID(String) - Method in class com.ve.kavachart.servlet.ChartTag
Sets an ID or key to retrieve a Locale class from the page context.
setLocaleID(String) - Method in class com.ve.kavachart.servlet.TableTag
Sets an ID or key to retrieve a Locale class from the page context.
setLocaleString(String) - Method in class com.ve.kavachart.servlet.InternalLocaleTag
 
setLogScaling(boolean, Chart) - Method in class com.ve.kavachart.chart.Axis
Deprecated. Replaced by setLogScaling(boolean) as we no longer need a Chart object
setLogScaling(boolean) - Method in class com.ve.kavachart.chart.Axis
 
setLogScaling(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setLogScaling(boolean) - Method in class com.ve.kavachart.chart.DateAxis
DateAxis cannot be log scaled.
setLogScaling(boolean) - Method in class com.ve.kavachart.chart.GanttAxis
Gantt cannot be log scaled.
setLogScaling(boolean) - Method in class com.ve.kavachart.chart.LabelAxis
LabelAxis cannot be log scaled.
setLogScaling(boolean) - Method in class com.ve.kavachart.chart.SpeedoAxis
SpeedoAxis cannot be log scaled.
setLogScaling(boolean) - Method in class com.ve.kavachart.parts.NonIntegerHiLoLogAxis
A convenience method for setting logScaling since a Chart instance is not needed by this class
setLogScaling(boolean) - Method in class com.ve.kavachart.parts.NonIntegerLogAxis
A convenience method for setting logScaling since a Chart instance is not needed by this class
setLogStream(OutputStream) - Method in class com.ve.kavachart.servlet.Bean
Sets the output stream used to log errors
setLow(double) - Method in class com.ve.kavachart.chart.CandlestickDatum
 
setMajTickLength(int) - Method in class com.ve.kavachart.chart.Axis
Sets the length of major tick marks in pixels.
setMajTickLength(int) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setMajTickVis(boolean) - Method in class com.ve.kavachart.chart.Axis
Determines whether major tick marks will be visible or not.
setMajTickVis(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setManualSpoking(boolean) - Method in class com.ve.kavachart.chart.PolarAxis
Sets this Axis' ManualSpoking property.
setMarkerSize(int) - Method in class com.ve.kavachart.chart.Gc
Sets the marker size in pixels
setMarkerStyle(int) - Method in class com.ve.kavachart.chart.Gc
Sets the marker style For example setMarkerStyle(Gc.MK_CIRCLE)
setMaximumQuotes(int) - Method in class com.ve.kavachart.beans.data.QuoteMonitorBridge
sets the MaximumQuotes property.
setMaxLabelCount(int) - Method in class com.ve.kavachart.parts.HPLogAxis
Sets the maximum number of labels for scales that increment by powers of 10.
setMaxLabelCount(int) - Method in class com.ve.kavachart.parts.IntegerLogAxis
Sets the maximum number of labels for scales that increment by powers of 10.
setMaxObservations(int) - Method in class com.ve.kavachart.beans.data.SocketListener
Sets the maximum observations.
setMaxVal(double) - Method in class com.ve.kavachart.parts.MinMaxSpeedo
 
setMaxX(int) - Method in class com.ve.kavachart.chart.Globals
Set the maximum X value (in pixels).
setMaxY(int) - Method in class com.ve.kavachart.chart.Globals
Set the maximum Y value (in pixels).
setMeansVisible(boolean) - Method in class com.ve.kavachart.parts.BoxJenkins
sets the showMeans property.
setMeansVisible(boolean) - Method in class com.ve.kavachart.parts.BoxWhisker
sets the showMeans property.
setMinorGridGc(Gc) - Method in class com.ve.kavachart.parts.HPLogAxis
 
setMinTickLength(int) - Method in class com.ve.kavachart.chart.Axis
Sets the length of minor tick marks in pixels.
setMinTickLength(int) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setMinTickVis(boolean) - Method in class com.ve.kavachart.chart.Axis
Determines whether an minor tick marks will be visible or not.
setMinTickVis(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setMinuteFormat(DateFormat) - Method in class com.ve.kavachart.parts.FinanceAxis
Method
setMinuteFormat(DateFormat) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
Method
setMinVal(double) - Method in class com.ve.kavachart.parts.MinMaxSpeedo
Sets the current history value
setMonthFormat(DateFormat) - Method in class com.ve.kavachart.parts.FinanceAxis
Method
setMonthFormat(DateFormat) - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
Method
setMonthFormat(DateFormat) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
Method
setMultiplier(double) - Method in class com.ve.kavachart.servlet.DataProviderArithmetic
 
setName(String) - Method in class com.ve.kavachart.chart.Chart
sets a new name for this chart
setName(String) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setName(String) - Method in class com.ve.kavachart.chart.Dataset
Rename the current Dataset.
setName(String) - Method in class com.ve.kavachart.servlet.InternalPropertyTag
 
setNeedleStyle(int) - Method in class com.ve.kavachart.chart.Speedo
Sets the current needle style.
setNeedsHTMLLinkMap(boolean) - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
Most image formats require an HTML imagemap to create tooltip labels.
setNumberOfPoints(int) - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Sets the number of data points to be sent to listeners
setNumberOfSets(int) - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Sets the number of data sets to be transmitted to listeners
setNumDatasets(int) - Method in class com.ve.kavachart.servlet.RandomDataProvider
 
setNumDatasets(int) - Method in class com.ve.kavachart.servlet.RandomDateDataProvider
 
setNumGrids(int) - Method in class com.ve.kavachart.chart.Axis
Set the number of grid lines.
setNumGrids(int) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setNumLabels(int) - Method in class com.ve.kavachart.chart.Axis
Set the number of axis labels.
setNumLabels(int) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setNumMajTicks(int) - Method in class com.ve.kavachart.chart.Axis
Set the number of major ticks.
setNumMajTicks(int) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setNumMinTicks(int) - Method in class com.ve.kavachart.chart.Axis
Set the number of minor ticks.
setNumMinTicks(int) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setNumObservations(int) - Method in class com.ve.kavachart.servlet.RandomDataProvider
 
setNumObservations(int) - Method in class com.ve.kavachart.servlet.RandomDateDataProvider
 
setNumSpokes(int) - Method in class com.ve.kavachart.chart.PolarAxis
Sets this Axis NumSpokes property.
setOpen(double) - Method in class com.ve.kavachart.chart.CandlestickDatum
 
setOutlineFills(boolean) - Method in class com.ve.kavachart.chart.Gc
Determines whether polygons and rectangles will be outlined with lineColor
setPageContext(PageContext) - Method in class com.ve.kavachart.servlet.ChartTag
 
setPageContext(PageContext) - Method in class com.ve.kavachart.servlet.TableTag
 
setPaint(Paint) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setPaintMode() - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setParam(String, String) - Method in class com.ve.kavachart.applet.ChartAppShell
 
setParent(Tag) - Method in class com.ve.kavachart.servlet.ChartTag
 
setParent(Tag) - Method in class com.ve.kavachart.servlet.TableTag
 
setPercentage(double) - Method in class com.ve.kavachart.chart.Sector
Sets the value of percentage
setPercentFormat(Format) - Method in class com.ve.kavachart.chart.Pie
Installs a user-defined Format for use in drawing Pie percent labels.
setPercentLabelsOn(boolean) - Method in class com.ve.kavachart.chart.Pie
Toggles percentage labels for this Pie, which are off by default
setPie(Pie) - Method in class com.ve.kavachart.chart.PieChart
Install a new Pie class for this chart
setPixelLocation(Point) - Method in class com.ve.kavachart.chart.Annotation
Sets location of Annotation in pixels (used if useAxisCoordinates==false)
setPlotarea(Plotarea) - Method in class com.ve.kavachart.chart.Axis
Sets the Plotarea bounded by this Axis.
setPlotarea(Plotarea) - Method in interface com.ve.kavachart.chart.AxisInterface
Sets the Plotarea bounded by this Axis.
setPlotarea(Plotarea) - Method in class com.ve.kavachart.chart.Chart
installs a new Plotarea for this chart
setPortNum(int) - Method in class com.ve.kavachart.beans.data.SocketListener
Sets the port number.
setPreferredSize(int, int) - Method in class com.ve.kavachart.beans.chart.ChartBean
 
setPreferredSize(Dimension) - Method in class com.ve.kavachart.beans.chart.ChartBean
 
setProperties(Properties) - Method in class com.ve.kavachart.servlet.Bean
Copy the property values of props into this chart bean.
setProperty(String, Object) - Method in class com.ve.kavachart.servlet.Bean
Define the specified property.
setReadByRows(boolean) - Method in class com.ve.kavachart.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.
setReloadStyle(String) - Method in class com.ve.kavachart.servlet.ChartTag
By default, KavaChart stores the style attributes as an application attribute to facilitate efficient re-use.
setReloadStyle(String) - Method in class com.ve.kavachart.servlet.TableTag
By default, KavaChart stores the style attributes as an application attribute to facilitate efficient re-use.
setRenderingHint(RenderingHints.Key, Object) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setRenderingHints(Map) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setResourceBundleBaseName(String) - Method in class com.ve.kavachart.servlet.ChartTag
The basename used to retrieve ResourceBundles for this tag.
setResourceBundleBaseName(String) - Method in class com.ve.kavachart.servlet.TableTag
The basename used to retrieve ResourceBundles for this tag.
setResourceBundleID(String) - Method in class com.ve.kavachart.servlet.ChartTag
Sets an ID or key to retrieve a ResourceBundle from the page context.
setResourceBundleID(String) - Method in class com.ve.kavachart.servlet.TableTag
Sets an ID or key to retrieve a ResourceBundle from the page context.
setReverseSort(boolean) - Method in class com.ve.kavachart.servlet.DataProviderSorter
Determine the sort order
setRowHeaderClass(String) - Method in class com.ve.kavachart.servlet.TableTag
 
setRowWise(boolean) - Method in class com.ve.kavachart.servlet.TableTag
 
setScaleFactor(float) - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Scale factor for randomized data.
setScalingType(int) - Method in class com.ve.kavachart.chart.DateAxis
Sets a specified scaling type: e.g.
setScatterPlot(boolean) - Method in class com.ve.kavachart.chart.Line
Determines whether this line chart should be drawn with markers only
setScatterPlot(boolean) - Method in class com.ve.kavachart.chart.Polar
Sets the ScatterPlot property.
setSciLogMaxLabelCount(int) - Method in class com.ve.kavachart.chart.Axis
Sets the maximum number of labels for scales that increment by powers of 10.
setSciLogMinorGridGc(Gc) - Method in class com.ve.kavachart.chart.Axis
 
setSciLogScaling(boolean) - Method in class com.ve.kavachart.chart.Axis
When an axis scale spans more than a few orders of magnitude, the axis increments are powers of ten.
setSciLogUseMajorGrids(boolean) - Method in class com.ve.kavachart.chart.Axis
 
setSciLogUseMinorGrids(boolean) - Method in class com.ve.kavachart.chart.Axis
 
setSecondaryColor(Color) - Method in class com.ve.kavachart.chart.SectorMap
The secondary Color to be used for gradient coloring.
setSecondaryDateFormat(DateFormat) - Method in class com.ve.kavachart.chart.DateAxis
Overrides automatic axis label formatting.
setSecondaryFillColor(Color) - Method in class com.ve.kavachart.chart.Gc
Sets a secondary fill color on this Gc's Helper class.
setSecondLabelFrequency(Integer) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
setSecondLabelMultiplier(Integer) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
setSectorMap(SectorMap) - Method in class com.ve.kavachart.chart.SectorMapChart
Sets the SectorMap class to be used by this chart.
setSelectedDatapoint(int) - Method in class com.ve.kavachart.beans.data.DatapointReducer
Determines which point we're interested in resending
setSelectedDataset(int) - Method in class com.ve.kavachart.beans.data.DatasetReducer
Determines which dataset we're interested in.
setSendAuxData(boolean) - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Modify SendAuxData property.
setSendLabels(boolean) - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Modify SendLabels property.
setSendSetNames(boolean) - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Modify SendSetNames property.
setSendXData(boolean) - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Modify SendXData property.
setSendYData(boolean) - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Modify SendYData property.
setSendZData(boolean) - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Modify SendZData property.
setServiceURL(String) - Method in class com.ve.kavachart.servlet.WebServiceDataProviderTag
 
setServiceURL(String) - Method in class com.ve.kavachart.servlet.XMLDataProvider
 
setServletContext(String) - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
Use this method to set a specific servlet context path.
setShowSecondRowLabels(boolean) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
setSide(int) - Method in class com.ve.kavachart.chart.Axis
Assigns this axis to a particular side of the Plotarea.
setSide(int) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setSize(int, int) - Method in class com.ve.kavachart.beans.chart.ChartBean
 
setSliceColor(int, Color) - Method in class com.ve.kavachart.chart.PieChart
A utility method for setting slice colors.
setSortBy(String) - Method in class com.ve.kavachart.servlet.DataProviderSorter
Set the sorting criteria: X, Y, Y2, Y3, or LABEL
setSortBy(int) - Method in class com.ve.kavachart.servlet.DataProviderSorter
 
setSpeedo(Speedo) - Method in class com.ve.kavachart.chart.SpeedoChart
 
setSpeedoPosition(int) - Method in class com.ve.kavachart.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 com.ve.kavachart.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.
setStackAreas(boolean) - Method in class com.ve.kavachart.chart.Area
Stack areas in this item.
setStackAreas(boolean) - Method in class com.ve.kavachart.chart.AreaChart
Determines whether this chart will stack areas or layer them.
setStackAreas(boolean) - Method in class com.ve.kavachart.chart.AreaLineChart
Determines whether this chart will stack areas or layer them.
setStackedBar(boolean) - Method in class com.ve.kavachart.chart.BarAreaChart
sets this chart to stack data columns (true) or cluster them (false)
setStackedBar(boolean) - Method in class com.ve.kavachart.chart.BarLineChart
sets this chart to stack data columns (true) or cluster them (false)
setStackValues(boolean) - Method in class com.ve.kavachart.chart.StackAxis
Determines whether this Axis will calculate extents by summing over datasets or not.
setStartDataset(int) - Method in class com.ve.kavachart.servlet.DataProviderFilter
The starting Dataset from the originating DataProvider's getDatasets() eneration.
setStartDegrees(int) - Method in class com.ve.kavachart.chart.Pie
Determines where the first Pie slice will begin.
setStartObservation(int) - Method in class com.ve.kavachart.servlet.DataProviderFilter
 
setStartWindow(int) - Method in class com.ve.kavachart.parts.SunlightDataFeed
 
setStepSize(int) - Method in class com.ve.kavachart.chart.DateAxis
Sets a step size for manually scaled axes.
setStick(Stick) - Method in class com.ve.kavachart.chart.StickChart
Installs a new Stick component for this chart
setStick(Stick) - Method in class com.ve.kavachart.chart.TwinAxisDateComboChart
Set this chart's Stick, which will use the default left axis
setStreamServletName(String) - Method in class com.ve.kavachart.servlet.ChartTag
This tag places encoded image bytes (PNG, JPEG, etc images) into a named application attribute.
setStreamServletName(String) - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
 
setStringProperty(String, String) - Method in class com.ve.kavachart.servlet.Bean
Define the specified property.
setStringRotator(RotateString) - Method in class com.ve.kavachart.chart.Chart
installs a new RotateString class for this chart param rotator new RotateString class
setStringRotator(RotateString) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setStringRotator(RotateString) - Method in class com.ve.kavachart.chart.Globals
Installs a new RotateString class for use by the entire chart
setStripeGrids(boolean) - Method in class com.ve.kavachart.parts.FinanceAxis
Method
setStripeGrids(boolean) - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
Method
setStripeGrids(boolean) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
Method
setStroke(Stroke) - Method in class com.ve.kavachart.chart.GcHelper
Assigns a user-defined Stroke to this object.
setStroke(TexturePaint) - Method in class com.ve.kavachart.chart.GcHelper
Assigns a user-defined Texture to this object.
setStroke(Stroke) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setStyle(String) - Method in class com.ve.kavachart.servlet.ChartTag
Sets a style for this chart.
setStyle(String) - Method in class com.ve.kavachart.servlet.TableTag
Sets a style for this chart.
setSubTitleColor(Color) - Method in class com.ve.kavachart.chart.Background
Set the subtitle color.
setSubTitleFont(Font) - Method in class com.ve.kavachart.chart.Background
Use a new subtitle font.
setSubTitleString(String) - Method in class com.ve.kavachart.chart.Background
Use a new subtitle string.
setSubTitleX(Double) - Method in class com.ve.kavachart.chart.Background
Sets a user-defined X location for the subtitle string.
setSubTitleY(Double) - Method in class com.ve.kavachart.chart.Background
Sets a user-defined vertical location for the subtitle string.
setTableClass(String) - Method in class com.ve.kavachart.servlet.TableTag
 
setTextLabelsOn(boolean) - Method in class com.ve.kavachart.chart.Pie
Toggles Datum labels for this Pie, which are off by default.
setTexture(int) - Method in class com.ve.kavachart.chart.Gc
Installs a GcHelper if none exists, sets the fillStyle to FILL_TEXTURE, and sets the predefined pattern on the GcHelper.
setTexture(TexturePaint) - Method in class com.ve.kavachart.chart.GcHelper
Assigns a user-defined Texture to this object.
setThreeD(boolean) - Method in class com.ve.kavachart.chart.Chart
sets this chart's 3-D effects attribute
setThreeD(boolean) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setThreeD(boolean) - Method in class com.ve.kavachart.chart.Globals
Sets the 3-D effects value for this chart
setThresholdWidth(int) - Method in class com.ve.kavachart.chart.SpeedoAxis
Set the width of the thresholds on this axis.
setTickFrequency(Integer) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
setTickGc(Gc) - Method in class com.ve.kavachart.chart.Axis
Sets the current tick Gc.
setTickGc(Gc) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setTickMultiplier(Integer) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
setTileHorizontal(boolean) - Method in class com.ve.kavachart.chart.Pictogram
 
setTimeZone(TimeZone) - Method in class com.ve.kavachart.chart.DateAxis
set the timezone for axis labels
setTitle(String) - Method in class com.ve.kavachart.beans.chart.ChartBean
Sets this chart's Title String
setTitleColor(Color) - Method in class com.ve.kavachart.chart.Axis
Sets the title color.
setTitleColor(Color) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setTitleColor(Color) - Method in class com.ve.kavachart.chart.Background
Set the title color.
setTitleFont(Font) - Method in class com.ve.kavachart.chart.Axis
Set the title font.
setTitleFont(Font) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setTitleFont(Font) - Method in class com.ve.kavachart.chart.Background
Use a new title font.
setTitleRotated(boolean) - Method in class com.ve.kavachart.chart.Axis
Determines whether vertical axes will have a rotated title
setTitleRotated(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setTitleString(String) - Method in class com.ve.kavachart.chart.Axis
Sets the Axis title.
setTitleString(String) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setTitleString(String) - Method in class com.ve.kavachart.chart.Background
Use a new title string.
setTitleX(Double) - Method in class com.ve.kavachart.chart.Background
Sets a user-defined X location for the title string.
setTitleY(Double) - Method in class com.ve.kavachart.chart.Background
Sets a user-defined vertical location for the title string.
setTransform(AffineTransform) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setUCL(double[]) - Method in class com.ve.kavachart.parts.BoxJenkins
sets an upper control limit.
setUCL(double[]) - Method in class com.ve.kavachart.parts.BoxWhisker
sets an upper control limit.
setUnitScaling(boolean) - Method in class com.ve.kavachart.chart.Bar
Set to true if your bars are not separated by single unit intervals
setUnitScaling(boolean) - Method in class com.ve.kavachart.chart.Candlestick
determines whether the candlestick will scale on the element number or the actual X value.
setUnitScaling(boolean) - Method in class com.ve.kavachart.chart.HLOC
determine whether observations will be at ordinals or at time stamps
setup(int, boolean) - Method in class com.ve.kavachart.chart.SpeedoPlotarea
 
setURL(String) - Method in class com.ve.kavachart.beans.data.URLDataFeed
Sets the URL.
setUrX(double) - Method in class com.ve.kavachart.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 com.ve.kavachart.chart.Plotarea
Sets the upper right Y location of this Plotarea, which is a double ranging from 0 to 1.
setUseAxisCoordinates(boolean) - Method in class com.ve.kavachart.chart.Annotation
Determines whether Annotation will be drawn in axis coordinates or pixel coordinates.
setUseCircularArc(boolean) - Method in class com.ve.kavachart.chart.SpeedoChart
Set to true if you want a circular gauge regardless of the plotarea dimensions.
setUseDatasetName(boolean) - Method in class com.ve.kavachart.servlet.TableTag
 
setUseDisplayList(boolean) - Method in class com.ve.kavachart.chart.Axis
Determines whether this Axis should add values to the Chart's DisplayList.
setUseDisplayList(boolean) - Method in interface com.ve.kavachart.chart.AxisInterface
 
setUseDisplayList(boolean) - Method in class com.ve.kavachart.chart.Background
Determines whether Background objects should be added to global DisplayList.
setUseDisplayList(boolean) - Method in class com.ve.kavachart.chart.Chart
Determines whether this chart will use a DisplayList to acquire geometric information about chart objects or not.
setUseDisplayList(boolean) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setUseDisplayList(boolean) - Method in class com.ve.kavachart.chart.DataRepresentation
Turn display lists on or off for this chart component.
setUseDisplayList(boolean) - Method in class com.ve.kavachart.chart.Globals
Enable or disable this chart's DisplayList
setUseDisplayList(boolean) - Method in class com.ve.kavachart.chart.Legend
By default, the chart's DisplayList will accumulate Legend objects if the DisplayList is active.
setUseDisplayList(boolean) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setUseDisplayList(boolean) - Method in class com.ve.kavachart.chart.Plotarea
Determines whether Plotarea objects go into the chart's global DisplayList.
setUseGradientColoring(boolean) - Method in class com.ve.kavachart.chart.SectorMap
Set this to true if you want gradient coloring based on Dataset x values.
setUseLabelVals(boolean) - Method in class com.ve.kavachart.servlet.TableTag
 
setUseLastObservation(boolean) - Method in class com.ve.kavachart.beans.data.DatapointReducer
Frequently, we want to look at only the last observation in an expanding dataset.
setUseLinkMap(boolean) - Method in class com.ve.kavachart.servlet.ChartTag
By default, chart definitions emitted by this tag will include a client-side link map that makes use of "ALT" tags to create data-point tooltip labels.
setUseMajorGrids(boolean) - Method in class com.ve.kavachart.parts.HPLogAxis
 
setUseMinorGrids(boolean) - Method in class com.ve.kavachart.parts.HPLogAxis
 
setUserImagingCodec(UserImagingCodec) - Method in class com.ve.kavachart.servlet.Bean
 
setUseSecureFlashTag(boolean) - Method in class com.ve.kavachart.servlet.ChartTag
This tag modifies the automatically generated flash attributes to use secure https protocol rather than http protocol.
setUseValueLabels(boolean) - Method in class com.ve.kavachart.chart.Bar
Determines whether this bars labels will be Datum labels or Datum Y values
setUseValueLabels(boolean) - Method in class com.ve.kavachart.chart.Line
 
setUseXVals(boolean) - Method in class com.ve.kavachart.servlet.TableTag
 
setUseY2Vals(boolean) - Method in class com.ve.kavachart.servlet.TableTag
 
setUseY3Vals(boolean) - Method in class com.ve.kavachart.servlet.TableTag
 
setUseYVals(boolean) - Method in class com.ve.kavachart.servlet.TableTag
 
setValue(double) - Method in class com.ve.kavachart.chart.ThresholdLine
Sets this ThresholdLine's value.
setValue(String) - Method in class com.ve.kavachart.servlet.InternalPropertyTag
 
setValueLabelsOn(boolean) - Method in class com.ve.kavachart.chart.Pie
Toggles numeric labels for this Pie, which are on by default.
setVerticalDropShadowOffset(int) - Method in class com.ve.kavachart.chart.Plotarea
 
setVerticalLayout(boolean) - Method in class com.ve.kavachart.chart.Legend
Sets the legend layout.
setVerticalLayout(boolean) - Method in interface com.ve.kavachart.chart.LegendInterface
 
setWidth(int) - Method in class com.ve.kavachart.chart.Chart
sets a new width for this chart
setWidth(int) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setWidth(double) - Method in class com.ve.kavachart.chart.Pie
Determines the Pie's relative width.
setWidth(int) - Method in class com.ve.kavachart.chart.Sector
Set the value of width.
setWidth(int) - Method in class com.ve.kavachart.chart.Stick
Sets the pixel width of each bar.
setWidth(String) - Method in class com.ve.kavachart.servlet.LoadBalancedChartTag
When this tag is used to generate SWF or SVG output, we need to know the pixel width and height of the image to embed within the HTML output.
setX(double) - Method in class com.ve.kavachart.chart.Datum
Sets X to a new value.
setXAxis(AxisInterface) - Method in class com.ve.kavachart.chart.Chart
Installs a new X axis for use by this chart.
setXAxis(AxisInterface) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setXAxis(AxisInterface) - Method in class com.ve.kavachart.chart.DataRepresentation
Installs the AxisInterface class used to scale this DataRepresentation's X Values.
setXAxis(AxisInterface) - Method in class com.ve.kavachart.chart.FinComboChart
Installs a new X axis for use by this chart.
setXAxisVisible(boolean) - Method in class com.ve.kavachart.chart.Chart
toggles the visibility of this chart's X axis
setXAxisVisible(boolean) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setXBar(Double) - Method in class com.ve.kavachart.parts.BoxJenkins
sets XBar.
setXBar(Double) - Method in class com.ve.kavachart.parts.BoxWhisker
sets XBar.
setXCrossVal(double) - Method in class com.ve.kavachart.chart.BubbleChart
sets the X crossing value
setXLoc(double) - Method in class com.ve.kavachart.chart.Annotation
Sets location of Annotation (used if useAxisCoordinates==true)
setXLoc(double) - Method in class com.ve.kavachart.chart.Pie
Sets the X location of the center of this Pie.
setXLoc(int) - Method in class com.ve.kavachart.chart.Sector
Set the value of xLoc.
setXOffset(int) - Method in class com.ve.kavachart.chart.Chart
sets the X offset for 3-D effects in pixels
setXOffset(int) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setXOffset(int) - Method in class com.ve.kavachart.chart.Globals
Set the X offset used by 3-D charts.
setXORMode(Color) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
setY(double) - Method in class com.ve.kavachart.chart.Datum
Sets Y to a new value.
setY2(double) - Method in class com.ve.kavachart.chart.Datum
Sets Y2 to a new value.
setY3(double) - Method in class com.ve.kavachart.chart.Datum
Sets Y3 to a new value.
setYAxis(AxisInterface) - Method in class com.ve.kavachart.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 com.ve.kavachart.chart.ChartInterface
 
setYAxis(AxisInterface) - Method in class com.ve.kavachart.chart.DataRepresentation
Installs the AxisInterface class used to scale this DataRepresentation's Y Values.
setYAxis(AxisInterface) - Method in class com.ve.kavachart.chart.SpeedoChart
 
setYAxisLabelFormat(Format) - Method in class com.ve.kavachart.chart.FinComboChart
Assigns a labelling Format class for this chart's various Y axes.
setYAxisVisible(boolean) - Method in class com.ve.kavachart.chart.Chart
toggles the visibility of this chart's Y axis
setYAxisVisible(boolean) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setYCrossVal(double) - Method in class com.ve.kavachart.chart.BubbleChart
sets the Y crossing value
setYearFormat(DateFormat) - Method in class com.ve.kavachart.parts.FinanceAxis
Method
setYearFormat(DateFormat) - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
Method
setYearFormat(DateFormat) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
Method
setYLoc(double) - Method in class com.ve.kavachart.chart.Annotation
Sets location of Annotation (used if useAxisCoordinates==true)
setYLoc(double) - Method in class com.ve.kavachart.chart.Pie
Sets the Y location of the center of this Pie.
setYLoc(int) - Method in class com.ve.kavachart.chart.Sector
Set the value of yLoc.
setYOffset(int) - Method in class com.ve.kavachart.chart.Chart
 
setYOffset(int) - Method in interface com.ve.kavachart.chart.ChartInterface
 
setYOffset(int) - Method in class com.ve.kavachart.chart.Globals
Set the Y offset used by 3-D charts.
setYValuesOnly(boolean) - Method in class com.ve.kavachart.beans.data.OnePointURLDataFeed
This bean can be set to retrieve Y values only, or X and Y values.
setZoomed(boolean) - Method in class com.ve.kavachart.parts.SunlightDataFeed
 
setZScale(double) - Method in class com.ve.kavachart.chart.Bubble
Manually set's the scaling for Bubbles.
setZScale(double) - Method in class com.ve.kavachart.chart.BubbleChart
Access method for Bubble's zScale variable
shear(double, double) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
shiftedTitleApp - Class in com.ve.kavachart.applet
Insert the type's description here.
shiftedTitleApp() - Constructor for class com.ve.kavachart.applet.shiftedTitleApp
shiftedTitleApp constructor comment.
showDataPopup - Variable in class com.ve.kavachart.applet.ChartAppShell
 
simpleApp - Class in com.ve.kavachart.applet
 
simpleApp() - Constructor for class com.ve.kavachart.applet.simpleApp
 
SimpleDataFeed - Class in com.ve.kavachart.beans.data
A utility superclass designed to simplify the process of creating customized datafeeds for KavaChart beans.
SimpleDataFeed() - Constructor for class com.ve.kavachart.beans.data.SimpleDataFeed
 
SimpleDataFeedBeanInfo - Class in com.ve.kavachart.beans.data
 
SimpleDataFeedBeanInfo() - Constructor for class com.ve.kavachart.beans.data.SimpleDataFeedBeanInfo
 
SimpleDateAxis - Class in com.ve.kavachart.chart
The java.util.Calendar class does not work in the JVM shipped with most copies of IE4.
SimpleDateAxis() - Constructor for class com.ve.kavachart.chart.SimpleDateAxis
Creates a new SimpleDateAxis without internal chart class assignements.
SimpleDateAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.SimpleDateAxis
Constructs a new Date & Time Axis for the specified Dataset array.
SimpleHiLoDateAxis - Class in com.ve.kavachart.parts
Extends SimpleDateAxis to change the way scaling is calculated.
SimpleHiLoDateAxis() - Constructor for class com.ve.kavachart.parts.SimpleHiLoDateAxis
Creates a default HiLoDateAxis.
SimpleHiLoDateAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.SimpleHiLoDateAxis
 
SocketListener - Class in com.ve.kavachart.beans.data
Some applets and applications need to read information from a persistent socket.
SocketListener() - Constructor for class com.ve.kavachart.beans.data.SocketListener
 
SocketListener(String, int) - Constructor for class com.ve.kavachart.beans.data.SocketListener
Constructs and initializes a SocketListener with the specified address and port.
Speedo - Class in com.ve.kavachart.chart
A gauge style charting component that displays a single data value
Speedo() - Constructor for class com.ve.kavachart.chart.Speedo
Creates a Speedo without Dataset, Axis, or Globals assignments.
Speedo(Dataset[], SpeedoAxis, Plotarea) - Constructor for class com.ve.kavachart.chart.Speedo
Constructs a Speedo chart from the specified array of Dataset classes, SpeedoAxis and Plotarea.
speedoApp - Class in com.ve.kavachart.applet
 
speedoApp() - Constructor for class com.ve.kavachart.applet.speedoApp
 
speedoApp - Class in com.ve.kavachart.servlet
A SpeedoChart.
speedoApp() - Constructor for class com.ve.kavachart.servlet.speedoApp
 
speedoApp(Properties) - Constructor for class com.ve.kavachart.servlet.speedoApp
 
SpeedoAxis - Class in com.ve.kavachart.chart
Subclasses Axis to create a circular axis such as you might use for a gauge or speedometer.
SpeedoAxis() - Constructor for class com.ve.kavachart.chart.SpeedoAxis
Creates a SpeedoAxis without Dataset, Globals, and Plotarea assignments.
SpeedoAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.SpeedoAxis
Constructs a SpeedoAxis for the specified Dataset array and Plotarea.
SpeedoChart - Class in com.ve.kavachart.beans.chart
A bean containing a SpeedoChart, or gauge
SpeedoChart() - Constructor for class com.ve.kavachart.beans.chart.SpeedoChart
 
SpeedoChart - Class in com.ve.kavachart.chart
A chart that looks like a gauge or speedometer.
SpeedoChart() - Constructor for class com.ve.kavachart.chart.SpeedoChart
constructs a default chart
SpeedoChart(String) - Constructor for class com.ve.kavachart.chart.SpeedoChart
constructs a default chart with the specified name
SpeedoChart(String, Locale) - Constructor for class com.ve.kavachart.chart.SpeedoChart
creates a default chart with the specified name initialized at the specified locale
SpeedoChart(Locale) - Constructor for class com.ve.kavachart.chart.SpeedoChart
constructs a default chart initialized at the specified locale
SpeedoChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
SpeedoChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.SpeedoChartBeanInfo
 
SpeedoPlotarea - Class in com.ve.kavachart.chart
A Plotarea subclass designed for Speedo charts.
SpeedoPlotarea() - Constructor for class com.ve.kavachart.chart.SpeedoPlotarea
 
spinningPie - Class in com.ve.kavachart.applet
 
spinningPie() - Constructor for class com.ve.kavachart.applet.spinningPie
 
SplitAxis - Class in com.ve.kavachart.chart
A Simple Axis subclass used for FinComboChart.
SplitAxis() - Constructor for class com.ve.kavachart.chart.SplitAxis
 
SplitAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.SplitAxis
 
StackAxis - Class in com.ve.kavachart.chart
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 com.ve.kavachart.chart.StackAxis
Creates a new StackAxis without assigning Datasets or Plotarea.
StackAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.chart.StackAxis
Constructs an axis for the specified array of datasets
StackBar - Class in com.ve.kavachart.chart
Subclass of StackColumn to stack bars horizontally
StackBar() - Constructor for class com.ve.kavachart.chart.StackBar
Creates a new StackBar without Dataset, Globals, Axis and Plotarea assignments.
StackBar(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.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 in com.ve.kavachart.applet
 
stackBarApp() - Constructor for class com.ve.kavachart.applet.stackBarApp
 
stackBarApp - Class in com.ve.kavachart.servlet
A bar chart with values stacked one upon another horizontally.
stackBarApp() - Constructor for class com.ve.kavachart.servlet.stackBarApp
 
stackBarApp(Properties) - Constructor for class com.ve.kavachart.servlet.stackBarApp
 
StackBarChart - Class in com.ve.kavachart.beans.chart
A bean containing a stacked horizontal bar chart
StackBarChart() - Constructor for class com.ve.kavachart.beans.chart.StackBarChart
 
StackBarChart - Class in com.ve.kavachart.chart
A chart that represents data with horizontal bars.
StackBarChart() - Constructor for class com.ve.kavachart.chart.StackBarChart
constructs a default chart
StackBarChart(String) - Constructor for class com.ve.kavachart.chart.StackBarChart
constructs a default chart with the specified name
StackBarChart(String, Locale) - Constructor for class com.ve.kavachart.chart.StackBarChart
creates a default chart with the specified name initialized at the specified locale
StackBarChart(Locale) - Constructor for class com.ve.kavachart.chart.StackBarChart
constructs a default chart initialized at the specified locale
StackBarChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
StackBarChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.StackBarChartBeanInfo
 
STACKCOL - Static variable in class com.ve.kavachart.chart.LayerChart
 
StackColumn - Class in com.ve.kavachart.chart
 
StackColumn() - Constructor for class com.ve.kavachart.chart.StackColumn
Creates a new StackColumn without Dataset, Axis, Plotarea and Globals assignments.
StackColumn(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.chart.StackColumn
Constructs a new StackColumn 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 vertically arranged bars, with one color per Dataset, specified by the Dataset Gc.
stackColumnApp - Class in com.ve.kavachart.applet
 
stackColumnApp() - Constructor for class com.ve.kavachart.applet.stackColumnApp
 
stackColumnApp - Class in com.ve.kavachart.servlet
A bar chart with values stacked one upon another vertically.
stackColumnApp() - Constructor for class com.ve.kavachart.servlet.stackColumnApp
 
stackColumnApp(Properties) - Constructor for class com.ve.kavachart.servlet.stackColumnApp
 
StackColumnChart - Class in com.ve.kavachart.beans.chart
A bean containing a vertical stacked bar chart
StackColumnChart() - Constructor for class com.ve.kavachart.beans.chart.StackColumnChart
 
StackColumnChart - Class in com.ve.kavachart.chart
A chart that represents data with vertical bars.
StackColumnChart() - Constructor for class com.ve.kavachart.chart.StackColumnChart
constructs a default chart
StackColumnChart(String) - Constructor for class com.ve.kavachart.chart.StackColumnChart
constructs a default chart with the specified name
StackColumnChart(String, Locale) - Constructor for class com.ve.kavachart.chart.StackColumnChart
creates a default chart with the specified name initialized at the specified locale
StackColumnChart(Locale) - Constructor for class com.ve.kavachart.chart.StackColumnChart
constructs a default chart initialized at the specified locale
StackColumnChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
StackColumnChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.StackColumnChartBeanInfo
 
stackValues - Variable in class com.ve.kavachart.chart.StackAxis
 
start() - Method in class com.ve.kavachart.applet.ChartAppShell
 
start() - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Start this bean's Thread
start() - Method in class com.ve.kavachart.beans.data.SocketListener
 
start() - Method in class com.ve.kavachart.beans.data.URLDataFeed
Starts this bean's Thread
START - Static variable in class com.ve.kavachart.chart.ThresholdLine
 
startDataset - Variable in class com.ve.kavachart.servlet.DataProviderFilter
 
startObservation - Variable in class com.ve.kavachart.servlet.DataProviderFilter
 
startPoint - Variable in class com.ve.kavachart.chart.Axis
 
stdDev - Variable in class com.ve.kavachart.parts.BoxJenkins
 
stddev() - Method in class com.ve.kavachart.servlet.DataProviderHistogram
Calculate the standard deviation.
StemLeaf - Class in com.ve.kavachart.parts
 
StemLeaf() - Constructor for class com.ve.kavachart.parts.StemLeaf
StemLeaf constructor comment.
StemLeaf(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.parts.StemLeaf
StemLeaf constructor comment.
stepSize - Variable in class com.ve.kavachart.chart.Axis
general internal increment for this Axis
stepSize - Variable in class com.ve.kavachart.chart.DateAxis
 
STICK - Static variable in class com.ve.kavachart.chart.FinComboChart
Stick
STICK - Static variable in class com.ve.kavachart.chart.LayerChart
 
Stick - Class in com.ve.kavachart.chart
A Stick component draws a vertical line from this Bar's baseline to the Datum Y value for each Datum defined.
Stick() - Constructor for class com.ve.kavachart.chart.Stick
Creates a new Stick component without Dataset, Plotarea, Axis and Globals assignments.
Stick(Dataset[], AxisInterface, AxisInterface, Plotarea) - Constructor for class com.ve.kavachart.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.
STICK - Static variable in class com.ve.kavachart.chart.TwinAxisDateComboChart
 
stickApp - Class in com.ve.kavachart.applet
 
stickApp() - Constructor for class com.ve.kavachart.applet.stickApp
 
stickApp - Class in com.ve.kavachart.servlet
A StickChart.
stickApp() - Constructor for class com.ve.kavachart.servlet.stickApp
 
stickApp(Properties) - Constructor for class com.ve.kavachart.servlet.stickApp
 
StickBarChart - Class in com.ve.kavachart.chart
A StickChart draws vertical lines from 0 (or the specified Bar baseline) to each data point's Y value.
StickBarChart() - Constructor for class com.ve.kavachart.chart.StickBarChart
constructs a default chart
StickBarChart(String) - Constructor for class com.ve.kavachart.chart.StickBarChart
constructs a default chart with the specified name
StickBarChart(String, Locale) - Constructor for class com.ve.kavachart.chart.StickBarChart
creates a default chart with the specified name initialized at the specified locale
StickBarChart(Locale) - Constructor for class com.ve.kavachart.chart.StickBarChart
constructs a default chart initialized at the specified locale
StickChart - Class in com.ve.kavachart.beans.chart
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 com.ve.kavachart.beans.chart.StickChart
 
StickChart - Class in com.ve.kavachart.chart
A StickChart draws vertical lines from 0 (or the specified Bar baseline) to each data point's Y value.
StickChart() - Constructor for class com.ve.kavachart.chart.StickChart
constructs a default chart
StickChart(String) - Constructor for class com.ve.kavachart.chart.StickChart
constructs a default chart with the specified name
StickChart(String, Locale) - Constructor for class com.ve.kavachart.chart.StickChart
creates a default chart with the specified name initialized at the specified locale
StickChart(Locale) - Constructor for class com.ve.kavachart.chart.StickChart
constructs a default chart initialized at the specified locale
StickChartBeanInfo - Class in com.ve.kavachart.beans.chart
 
StickChartBeanInfo() - Constructor for class com.ve.kavachart.beans.chart.StickChartBeanInfo
 
stickYAxis - Variable in class com.ve.kavachart.chart.FinComboChart
 
stop() - Method in class com.ve.kavachart.applet.ChartAppShell
 
stop() - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Stop this bean's Thread
stop() - Method in class com.ve.kavachart.beans.data.SocketListener
 
stop() - Method in class com.ve.kavachart.beans.data.URLDataFeed
Stops this bean's Thread
streamServletName - Variable in class com.ve.kavachart.servlet.ChartTag
 
StripChart - Class in com.ve.kavachart.applet
 
StripChart() - Constructor for class com.ve.kavachart.applet.StripChart
 
style - Variable in class com.ve.kavachart.servlet.ChartTag
 
style - Variable in class com.ve.kavachart.servlet.TableTag
 
styleString - Variable in class com.ve.kavachart.servlet.ChartTag
 
styleString - Variable in class com.ve.kavachart.servlet.TableTag
 
subTitleColor - Variable in class com.ve.kavachart.chart.Background
 
subTitleFont - Variable in class com.ve.kavachart.chart.Background
 
subTitleString - Variable in class com.ve.kavachart.chart.Background
 
subTitleX - Variable in class com.ve.kavachart.chart.Background
 
subTitleY - Variable in class com.ve.kavachart.chart.Background
 
SunlightDataFeed - Class in com.ve.kavachart.parts
narrows the scope of incoming data to a limited window of items.
SunlightDataFeed() - Constructor for class com.ve.kavachart.parts.SunlightDataFeed
 
SVG_OUTPUT - Static variable in class com.ve.kavachart.servlet.LoadBalancedChartTag
 
SVGRenderer - Class in com.ve.kavachart.servlet
A class to facilitate rendering to a Graphics2D.
SVGRenderer() - Constructor for class com.ve.kavachart.servlet.SVGRenderer
SVGRenderer constructor comment.
SwapAxisDataTransform - Class in com.ve.kavachart.parts
A DataTransform is used to translate pixels into data values, and data values into pixel values for a specified chart.
SwapAxisDataTransform(Chart) - Constructor for class com.ve.kavachart.parts.SwapAxisDataTransform
Creates a DataTransform for the specified Chart
SymbolAxis - Class in com.ve.kavachart.parts
Creates an Axis that uses labels like 1M instead of 1,000,000 and 1T instead of 1,000.
SymbolAxis() - Constructor for class com.ve.kavachart.parts.SymbolAxis
SymbolAxis constructor comment.
SymbolAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.SymbolAxis
Creates an Axis that uses labels like 1M instead of 1,000,000 and 1T instead of 1,000.
SymbolFormat - Class in com.ve.kavachart.parts
Creates a Format that uses labels like 1M instead of 1,000,000 and 1T instead of 1,000.
SymbolFormat() - Constructor for class com.ve.kavachart.parts.SymbolFormat
SymbolFormat constructor comment.
SymbolFormat(String) - Constructor for class com.ve.kavachart.parts.SymbolFormat
SymbolFormat constructor comment.
SymbolFormat(String, DecimalFormatSymbols) - Constructor for class com.ve.kavachart.parts.SymbolFormat
SymbolFormat constructor comment.

T

TABLE - Static variable in class com.ve.kavachart.chart.Pie
 
TableBean - Class in com.ve.kavachart.servlet
 
TableBean() - Constructor for class com.ve.kavachart.servlet.TableBean
 
TableBean(Properties) - Constructor for class com.ve.kavachart.servlet.TableBean
 
TableTag - Class in com.ve.kavachart.servlet
 
TableTag() - Constructor for class com.ve.kavachart.servlet.TableTag
 
target - Variable in class com.ve.kavachart.applet.ChartAppShell
 
TEXTURE_CROSS_STRIPE - Static variable in class com.ve.kavachart.chart.GcHelper
 
TEXTURE_DOWN_STRIPE - Static variable in class com.ve.kavachart.chart.GcHelper
 
TEXTURE_H_STRIPE - Static variable in class com.ve.kavachart.chart.GcHelper
 
TEXTURE_IMAGE - Static variable in class com.ve.kavachart.chart.GcHelper
 
TEXTURE_UP_STRIPE - Static variable in class com.ve.kavachart.chart.GcHelper
 
TEXTURE_V_STRIPE - Static variable in class com.ve.kavachart.chart.GcHelper
 
textureType - Variable in class com.ve.kavachart.chart.GcHelper
 
THRESHOLD - Static variable in class com.ve.kavachart.chart.SectorMap
 
ThresholdLine - Class in com.ve.kavachart.chart
 
ThresholdLine(double, String) - Constructor for class com.ve.kavachart.chart.ThresholdLine
Creates a threshold line for an axis.
ThresholdLine() - Constructor for class com.ve.kavachart.chart.ThresholdLine
Default constructor uses black colors, no label string, and a value of Double.NEGATIVE_INFINITY.
thresholdLines - Variable in class com.ve.kavachart.chart.Axis
Vector of ThresholdLine classes
TIME - Static variable in class com.ve.kavachart.chart.LayerChart
 
TimeLabelAxis - Class in com.ve.kavachart.parts
A type of time labelling axis that thins labels automatically.
TimeLabelAxis() - Constructor for class com.ve.kavachart.parts.TimeLabelAxis
TimeLabelAxis constructor comment.
TimeLabelAxis(Dataset[], boolean, Plotarea) - Constructor for class com.ve.kavachart.parts.TimeLabelAxis
TimeLabelAxis constructor comment.
TimeStampDataAccumulator - Class in com.ve.kavachart.beans.data
A simple example that accumulates time stamps into Datasets
TimeStampDataAccumulator() - Constructor for class com.ve.kavachart.beans.data.TimeStampDataAccumulator
 
titleColor - Variable in class com.ve.kavachart.chart.Background
 
titleFont - Variable in class com.ve.kavachart.chart.Background
 
titleGap - Variable in class com.ve.kavachart.chart.Axis
 
titleString - Variable in class com.ve.kavachart.chart.Background
 
titleX - Variable in class com.ve.kavachart.chart.Background
 
titleY - Variable in class com.ve.kavachart.chart.Background
 
tokenizedLines - Variable in class com.ve.kavachart.beans.data.URLDataFeed
 
tokenLine - Variable in class com.ve.kavachart.applet.DateStreamReader
 
toolTipAlignment - Variable in class com.ve.kavachart.servlet.FlashGraphics
 
TOP - Static variable in class com.ve.kavachart.chart.Axis
 
topBar(int, int) - Method in class com.ve.kavachart.chart.StackColumn
Calculates whether a particular bar is the topmost bar in a stack
topBar(int, int) - Method in class com.ve.kavachart.parts.MixedColumn
Calculates whether a particular bar is the topmost bar in a stack
toString() - Method in class com.ve.kavachart.chart.Axis
String representations of various Axis information
toString() - Method in class com.ve.kavachart.chart.Legend
 
toString() - Method in interface com.ve.kavachart.chart.LegendInterface
 
toString() - Method in class com.ve.kavachart.chart.Plotarea
 
toString() - Method in class com.ve.kavachart.chart.Transform
 
transform - Variable in class com.ve.kavachart.chart.Legend
 
Transform - Class in com.ve.kavachart.chart
Provides a simple 2-D transformation.
Transform(double, double, double, double, int, int, int, int) - Constructor for class com.ve.kavachart.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 com.ve.kavachart.chart.Transform
Creates a transform that will scale numbers from a double precision arena to an integer space.
transform(AffineTransform) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
transformer - Variable in class com.ve.kavachart.chart.Axis
 
transformer - Variable in class com.ve.kavachart.parts.NonIntegerHiLoLogAxis
 
transformer - Variable in class com.ve.kavachart.parts.NonIntegerLogAxis
 
translate(int, int) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
translate(double, double) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
TRANSPARENT - Static variable in class com.ve.kavachart.chart.Gc
A utility color - Gc.TRANSPARENT items will not be drawn
twinAxisBarAreaApp - Class in com.ve.kavachart.applet
Creates a combo area/bar applet with left and right Axis
twinAxisBarAreaApp() - Constructor for class com.ve.kavachart.applet.twinAxisBarAreaApp
 
twinAxisBarAreaApp - Class in com.ve.kavachart.servlet
Creates a combo Bar/Area chart with left and right Axis.
twinAxisBarAreaApp() - Constructor for class com.ve.kavachart.servlet.twinAxisBarAreaApp
 
twinAxisBarAreaApp(Properties) - Constructor for class com.ve.kavachart.servlet.twinAxisBarAreaApp
 
TwinAxisBarAreaChart - Class in com.ve.kavachart.chart
A TwinAxisBarAreaChart combines a Bar and an Area DataRepresentation.
TwinAxisBarAreaChart() - Constructor for class com.ve.kavachart.chart.TwinAxisBarAreaChart
constructs a default chart
TwinAxisBarAreaChart(String) - Constructor for class com.ve.kavachart.chart.TwinAxisBarAreaChart
constructs a default chart with the specified name
TwinAxisBarAreaChart(String, Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisBarAreaChart
creates a default chart with the specified name initialized at the specified locale
TwinAxisBarAreaChart(Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisBarAreaChart
constructs a default chart initialized at the specified locale
twinAxisBarLineApp - Class in com.ve.kavachart.applet
Creates a combo bar/line applet with left and right Axis
twinAxisBarLineApp() - Constructor for class com.ve.kavachart.applet.twinAxisBarLineApp
 
twinAxisBarLineApp - Class in com.ve.kavachart.servlet
Creates a combo bar line chart with axes on both sides.
twinAxisBarLineApp() - Constructor for class com.ve.kavachart.servlet.twinAxisBarLineApp
 
twinAxisBarLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.twinAxisBarLineApp
 
TwinAxisBarLineChart - Class in com.ve.kavachart.chart
A TwinAxisBarLineChart combines a Bar and a Line DataRepresentation.
TwinAxisBarLineChart() - Constructor for class com.ve.kavachart.chart.TwinAxisBarLineChart
constructs a default chart
TwinAxisBarLineChart(String) - Constructor for class com.ve.kavachart.chart.TwinAxisBarLineChart
constructs a default chart with the specified name
TwinAxisBarLineChart(String, Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisBarLineChart
creates a default chart with the specified name initialized at the specified locale
TwinAxisBarLineChart(Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisBarLineChart
constructs a default chart initialized at the specified locale
twinAxisDateComboApp - Class in com.ve.kavachart.applet
Creates a combo line/stick applet with left and right Axis and DateAxis X scaling.
twinAxisDateComboApp() - Constructor for class com.ve.kavachart.applet.twinAxisDateComboApp
 
twinAxisDateComboApp - Class in com.ve.kavachart.servlet
Creates a combo line/stick applet with left and right Axis and DateAxis X scaling.
twinAxisDateComboApp() - Constructor for class com.ve.kavachart.servlet.twinAxisDateComboApp
 
twinAxisDateComboApp(Properties) - Constructor for class com.ve.kavachart.servlet.twinAxisDateComboApp
 
TwinAxisDateComboChart - Class in com.ve.kavachart.chart
A TwinAxisDateComboChart combines a Stick and a Line DataRepresentation on a DateAxis.
TwinAxisDateComboChart() - Constructor for class com.ve.kavachart.chart.TwinAxisDateComboChart
constructs a default chart
TwinAxisDateComboChart(String) - Constructor for class com.ve.kavachart.chart.TwinAxisDateComboChart
constructs a default chart with the specified name
TwinAxisDateComboChart(String, Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisDateComboChart
creates a default chart with the specified name initialized at the specified locale
TwinAxisDateComboChart(Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisDateComboChart
constructs a default chart initialized at the specified locale
twinAxisDateLineApp - Class in com.ve.kavachart.applet
Creates a DateLineChart with two y axes.
twinAxisDateLineApp() - Constructor for class com.ve.kavachart.applet.twinAxisDateLineApp
 
twinAxisDateLineApp - Class in com.ve.kavachart.servlet
 
twinAxisDateLineApp() - Constructor for class com.ve.kavachart.servlet.twinAxisDateLineApp
 
twinAxisDateLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.twinAxisDateLineApp
 
TwinAxisDateLineChart - Class in com.ve.kavachart.chart
A TwinAxisDateLineChart combines two Line DataRepresentations on a DateAxis.
TwinAxisDateLineChart() - Constructor for class com.ve.kavachart.chart.TwinAxisDateLineChart
constructs a default chart
TwinAxisDateLineChart(String) - Constructor for class com.ve.kavachart.chart.TwinAxisDateLineChart
constructs a default chart with the specified name
TwinAxisDateLineChart(String, Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisDateLineChart
creates a default chart with the specified name initialized at the specified locale
TwinAxisDateLineChart(Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisDateLineChart
constructs a default chart initialized at the specified locale
twinAxisLineApp - Class in com.ve.kavachart.applet
A line chart applet with twin axes.
twinAxisLineApp() - Constructor for class com.ve.kavachart.applet.twinAxisLineApp
 
twinAxisLineApp - Class in com.ve.kavachart.servlet
A line chart applet with twin axes.
twinAxisLineApp() - Constructor for class com.ve.kavachart.servlet.twinAxisLineApp
 
twinAxisLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.twinAxisLineApp
 
TwinAxisLineChart - Class in com.ve.kavachart.chart
A TwinAxisLineChart combines two Line DataRepresentations on a standard Axis.
TwinAxisLineChart() - Constructor for class com.ve.kavachart.chart.TwinAxisLineChart
constructs a default chart
TwinAxisLineChart(String) - Constructor for class com.ve.kavachart.chart.TwinAxisLineChart
constructs a default chart with the specified name
TwinAxisLineChart(String, Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisLineChart
creates a default chart with the specified name initialized at the specified locale
TwinAxisLineChart(Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisLineChart
constructs a default chart initialized at the specified locale
twinAxisStackBarLineApp - Class in com.ve.kavachart.applet
Creates a combo line/stack bar applet with left and right Axis.
twinAxisStackBarLineApp() - Constructor for class com.ve.kavachart.applet.twinAxisStackBarLineApp
 
twinAxisStackBarLineApp - Class in com.ve.kavachart.servlet
Creates a combo line/bar applet with left and right Axis and stacked bars.
twinAxisStackBarLineApp() - Constructor for class com.ve.kavachart.servlet.twinAxisStackBarLineApp
 
twinAxisStackBarLineApp(Properties) - Constructor for class com.ve.kavachart.servlet.twinAxisStackBarLineApp
 
TwinAxisStackBarLineChart - Class in com.ve.kavachart.chart
A TwinAxisStackBarLineChart combines a StackBar and a Line DataRepresentation.
TwinAxisStackBarLineChart() - Constructor for class com.ve.kavachart.chart.TwinAxisStackBarLineChart
constructs a default chart
TwinAxisStackBarLineChart(String) - Constructor for class com.ve.kavachart.chart.TwinAxisStackBarLineChart
constructs a default chart with the specified name
TwinAxisStackBarLineChart(String, Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisStackBarLineChart
creates a default chart with the specified name initialized at the specified locale
TwinAxisStackBarLineChart(Locale) - Constructor for class com.ve.kavachart.chart.TwinAxisStackBarLineChart
constructs a default chart initialized at the specified locale

U

uniqueIdentifier - Variable in class com.ve.kavachart.servlet.DataProviderAccumulator
 
unitScaling - Variable in class com.ve.kavachart.chart.Bar
unitScaling is true if bars will be drawn at their ordinal rather than at their X value
update(Graphics) - Method in class com.ve.kavachart.applet.ChartAppShell
 
update(Graphics) - Method in class com.ve.kavachart.applet.zoomLine
 
update(Graphics) - Method in class com.ve.kavachart.beans.chart.ChartBean
 
update() - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Send data to listeners.
update() - Method in class com.ve.kavachart.beans.data.QuoteMonitorBridge
pushes the current quote into an observation, and fires a DataEvent to all listeners
update() - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Transmit data to listeners
update() - Method in class com.ve.kavachart.beans.data.URLDataFeed
Re-reads the URL.
updateDataArrays() - Method in class com.ve.kavachart.beans.data.DataFeedSimulator
Places randomized data into arrays, based on the NumberOfPoints, NumberOfSets and ScaleFactor properties.
updateDataArrays() - Method in class com.ve.kavachart.beans.data.OnePointURLDataFeed
Overrides URLDataFeed to update a single point
updateDataArrays() - Method in class com.ve.kavachart.beans.data.RowColumnDataFeed
Called after reading from URL to organize incoming data into arrays
updateDataArrays() - Method in class com.ve.kavachart.beans.data.URLDataFeed
Used by some subclasses to organize incoming data
updateDataset(int, Dataset) - Method in class com.ve.kavachart.beans.data.QuoteMonitorBridge
does the work of placing incoming data into a valid format for firing a DataEvent
updateDataset(int, Dataset) - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Updates a single Dataset.
updateDatasets(Dataset[]) - Method in class com.ve.kavachart.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.
updateDatasets() - Method in class com.ve.kavachart.beans.data.QuoteMonitorBridge
overrides SimpleDataFeed to manage QuoteMonitor information.
updateDatasets() - Method in class com.ve.kavachart.beans.data.SimpleDataFeed
Updates this bean's dataset array.
updateParams() - Method in class com.ve.kavachart.applet.ChartAppShell
 
updateScrollbars() - Method in class com.ve.kavachart.parts.DataFeedScroller
examine data tank to set up scrollbar values.
upperQuartileVals - Variable in class com.ve.kavachart.parts.BoxWhisker
 
URLDataFeed - Class in com.ve.kavachart.beans.data
An abstract class that provides URL management capability
URLDataFeed() - Constructor for class com.ve.kavachart.beans.data.URLDataFeed
 
urX - Variable in class com.ve.kavachart.chart.Legend
 
urY - Variable in class com.ve.kavachart.chart.Legend
 
useAxisCoordinates() - Method in class com.ve.kavachart.chart.Annotation
 
useDisplayList - Variable in class com.ve.kavachart.chart.Background
 
useDisplayList - Variable in class com.ve.kavachart.chart.DataRepresentation
 
useDisplayList - Variable in class com.ve.kavachart.chart.Legend
 
useDwellLabel - Variable in class com.ve.kavachart.applet.ChartAppShell
 
useDwellLabel - Variable in class com.ve.kavachart.servlet.Bean
 
useLinkMap - Variable in class com.ve.kavachart.servlet.ChartTag
 
useMajorGrids - Variable in class com.ve.kavachart.parts.HPLogAxis
 
useMinorGrids - Variable in class com.ve.kavachart.parts.HPLogAxis
 
userAxisEnd - Variable in class com.ve.kavachart.chart.Axis
User defined Axis maximum
userAxisStart - Variable in class com.ve.kavachart.chart.Axis
User defined Axis minimum
userAxisStepSize - Variable in class com.ve.kavachart.chart.Axis
 
userDateFormat - Variable in class com.ve.kavachart.chart.DateAxis
 
userFormat - Variable in class com.ve.kavachart.chart.DataRepresentation
 
userImagingCodec - Variable in class com.ve.kavachart.servlet.Bean
 
UserImagingCodec - Class in com.ve.kavachart.servlet
Utility class for user defined imaging or drawing codecs.
UserImagingCodec() - Constructor for class com.ve.kavachart.servlet.UserImagingCodec
UserImagingCodec constructor comment.
userLabelFont - Variable in class com.ve.kavachart.chart.Axis
 
userLabelFont - Variable in class com.ve.kavachart.chart.Legend
 
userLocale - Variable in class com.ve.kavachart.applet.ChartAppShell
 
userLocale - Variable in class com.ve.kavachart.servlet.Bean
 
userScalingType - Variable in class com.ve.kavachart.chart.DateAxis
 
userStepSize - Variable in class com.ve.kavachart.chart.DateAxis
 
userSubTitleFont - Variable in class com.ve.kavachart.chart.Background
 
userTitleFont - Variable in class com.ve.kavachart.chart.Axis
 
userTitleFont - Variable in class com.ve.kavachart.chart.Background
 
useSecureFlashTag - Variable in class com.ve.kavachart.servlet.ChartTag
 
useValueLabels - Variable in class com.ve.kavachart.chart.Bar
 
useValueLabels - Variable in class com.ve.kavachart.chart.Line
 

V

version - Static variable in class com.ve.kavachart.chart.Chart
 
verticalAxisOffset - Variable in class com.ve.kavachart.chart.LayerChart
 
verticalDropShadowOffset - Variable in class com.ve.kavachart.chart.Plotarea
 
verticalLayout - Variable in class com.ve.kavachart.chart.Legend
 

W

WebServiceDataProviderTag - Class in com.ve.kavachart.servlet
 
WebServiceDataProviderTag() - Constructor for class com.ve.kavachart.servlet.WebServiceDataProviderTag
 
WEEK_SCALING - Static variable in class com.ve.kavachart.chart.DateAxis
Scale by weeks
whereOnAxis(int, int) - Method in class com.ve.kavachart.chart.Axis
computes the location along an axis of a particular tick, grid, or label
whereOnAxis(int, int) - Method in class com.ve.kavachart.chart.DateAxis
Overrides general method in Axis to provide time locations for labels, ticks and grids
whereOnAxis(int, int) - Method in class com.ve.kavachart.chart.GanttAxis
Overrides Axis to place user-defined label strings
whereOnAxis(int, int) - Method in class com.ve.kavachart.chart.LabelAxis
Overrides Axis to place user-defined label strings
whereOnAxis(int, int) - Method in class com.ve.kavachart.chart.SimpleDateAxis
Overrides DateAxis to provide time locations for labels, ticks and grids without using a Calendar class
whereOnAxis(int, int) - Method in class com.ve.kavachart.parts.CullingLabelAxis
Modifies superclass to figure out whether this label should be drawn
whereOnAxis(int, int) - Method in class com.ve.kavachart.parts.FinanceAxis
computes the location along an axis of a particular tick, grid, or label
whereOnAxis(int, int) - Method in class com.ve.kavachart.parts.HighlightAxis
computes the location along an axis of a particular tick, grid, or label
whereOnAxis(int, int) - Method in class com.ve.kavachart.parts.InsetDateAxis
Overrides general method in Axis to provide time locations for labels, ticks and grids
whereOnAxis(int, int) - Method in class com.ve.kavachart.parts.InsetSimpleDateAxis
Overrides general method in Axis to provide time locations for labels, ticks and grids
whereOnAxis(int, int) - Method in class com.ve.kavachart.parts.NonIntegerHiLoLogAxis
computes the location along an axis of a particular tick, grid, or label
whereOnAxis(int, int) - Method in class com.ve.kavachart.parts.NonIntegerLogAxis
computes the location along an axis of a particular tick, grid, or label
whereOnAxis(int, int) - Method in class com.ve.kavachart.parts.OriginalFinanceAxis
computes the location along an axis of a particular tick, grid, or label
whereOnAxis(int, int) - Method in class com.ve.kavachart.parts.RegularIntervalTimeAxis
computes the location along an axis of a particular tick, grid, or label
whereOnAxis(int, int) - Method in class com.ve.kavachart.parts.TimeLabelAxis
Overrides Axis to place user-defined label strings
whereOnLogAxis(int, int) - Method in class com.ve.kavachart.chart.Axis
 
whereOnLogAxis(int, int) - Method in class com.ve.kavachart.parts.HPLogAxis
 
whereOnLogAxis(int, int) - Method in class com.ve.kavachart.parts.IntegerLogAxis
 
whereOnSciLogAxis(int, int) - Method in class com.ve.kavachart.chart.Axis
 
width - Variable in class com.ve.kavachart.chart.Chart
 
write(String) - Method in class com.ve.kavachart.servlet.FlashGraphics
 
write(OutputStream) - Method in class com.ve.kavachart.servlet.FlashGraphics
 

X

X_DATA_MASK - Static variable in class com.ve.kavachart.beans.data.DataEvent
should listeners use X information from this event?
xArray - Variable in class com.ve.kavachart.beans.data.SimpleDataFeed
X values.
xAxis - Variable in class com.ve.kavachart.chart.Chart
 
xAxis - Variable in class com.ve.kavachart.chart.DataRepresentation
 
xAxisVisible - Variable in class com.ve.kavachart.chart.Chart
 
XMLDataProvider - Class in com.ve.kavachart.servlet
 
XMLDataProvider() - Constructor for class com.ve.kavachart.servlet.XMLDataProvider
 
XMLDataProvider(String) - Constructor for class com.ve.kavachart.servlet.XMLDataProvider
 
xValue(int) - Method in class com.ve.kavachart.chart.Transform
Transforms an integer X value into a double precision X value.

Y

Y_DATA_MASK - Static variable in class com.ve.kavachart.beans.data.DataEvent
should listeners use Y information from this event?
yArray - Variable in class com.ve.kavachart.beans.data.SimpleDataFeed
Y values.
yAxis - Variable in class com.ve.kavachart.chart.Chart
 
yAxis - Variable in class com.ve.kavachart.chart.DataRepresentation
 
yAxisVisible - Variable in class com.ve.kavachart.chart.Chart
 
YEAR_LABELS - Static variable in class com.ve.kavachart.parts.FinanceAxis
 
YEAR_LABELS - Static variable in class com.ve.kavachart.parts.OriginalFinanceAxis
 
YEAR_LABELS - Static variable in class com.ve.kavachart.parts.RegularIntervalTimeAxis
 
YEAR_SCALING - Static variable in class com.ve.kavachart.chart.DateAxis
Scale by years
yValue(int) - Method in class com.ve.kavachart.chart.Transform
Transforms an integer Y value into a double precision Y value.

Z

Z_DATA_MASK - Static variable in class com.ve.kavachart.beans.data.DataEvent
should listeners use Z (Y2) information from this event?
zoomLine - Class in com.ve.kavachart.applet
 
zoomLine() - Constructor for class com.ve.kavachart.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
KavaChart 5.3.1 API