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

A

ABOVE_ZERO_LINE - Static variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelPosition
 
addAttribute(String, Object) - Method in class org.jCharts.chartText.TextTag
 
addBarValue(int, double, Rectangle2D.Float) - Method in class org.jCharts.chartText.BarValueGroup
Adds a bar value for the given data item, if barValues are on
addCoordinate(int, float, float) - Method in class org.jCharts.imageMap.PolyMapArea
Adds the x, y coordinate at the specified index.
addDataPoints(Point2D.Double[], Paint, String) - Method in class org.jCharts.chartData.ScatterPlotDataSet
 
addField(String, Object) - Method in class org.jCharts.test.HTMLGenerator
Adds passed field to table.
addIAxisPlotDataSet(IAxisPlotDataSet) - Method in class org.jCharts.chartData.AxisDataSeries
Adds the passed IAxisPlotDataSet to the series
addIAxisPlotDataSet(IAxisPlotDataSet) - Method in interface org.jCharts.chartData.interfaces.IAxisDataSeries
 
addImage(String, ImageMap) - Method in class org.jCharts.test.HTMLGenerator
Adds an image
addImageMapArea(ImageMapArea) - Method in class org.jCharts.imageMap.ImageMap
 
addImageMapData(ImageMap, String) - Method in class org.jCharts.test.HTMLGenerator
 
addLabel(double) - Method in class org.jCharts.chartText.NumericTagGroup
 
addLabel(String) - Method in class org.jCharts.chartText.TextTagGroup
 
addLabel(String, Font, FontRenderContext) - Method in class org.jCharts.chartData.processors.TextProcessor
 
addLineBreak() - Method in class org.jCharts.test.HTMLGenerator
Add line break
addPostRenderEventListener(PostAxisValueRenderListener) - Method in class org.jCharts.properties.AxisChartTypeProperties
Allows you to get callbacks for custom implementations to render on the axis and to control the renderering on the axis after a value is drawn.
addPreRenderEventListener(PreAxisValueRenderListener) - Method in class org.jCharts.properties.AxisChartTypeProperties
Allows you to get callbacks for custom implementations to render on the axis and to control the renderering on the axis before a value is drawn.
addString(Object) - Method in class org.jCharts.test.HTMLGenerator
Adds a String
addString(String, Object) - Method in class org.jCharts.test.HTMLGenerator
Adds a String
addTableRow(String, Object) - Method in class org.jCharts.test.HTMLGenerator
 
addTextTags() - Method in class org.jCharts.axisChart.axis.LabelAxis
Deprecated. Add the scale labels.
addTextTags() - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Add all text labels to be display on this axis.
affineTransform - Variable in class org.jCharts.properties.util.ChartFont
 
ALL_FONTS - Static variable in class org.jCharts.test.TestDataGenerator
 
allowHorizontalPlot() - Method in class org.jCharts.axisChart.AxisChart
We only allow horizontal plots for the Bar Chart types in this release.
amDataAxis() - Method in class org.jCharts.axisChart.axis.LabelAxis
Deprecated.  
amDataAxis() - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated.  
amLabelAxis() - Method in class org.jCharts.axisChart.axis.LabelAxis
Deprecated.  
amLabelAxis() - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated.  
AREA - Static variable in class org.jCharts.types.ChartType
 
AREA_STACKED - Static variable in class org.jCharts.types.ChartType
 
AreaChart - class org.jCharts.axisChart.AreaChart.
 
AreaChart() - Constructor for class org.jCharts.axisChart.AreaChart
 
AreaChartProperties - class org.jCharts.properties.AreaChartProperties.
 
AreaChartProperties() - Constructor for class org.jCharts.properties.AreaChartProperties
 
AreaProperties - class org.jCharts.properties.AreaProperties.
 
AreaProperties() - Constructor for class org.jCharts.properties.AreaProperties
 
areas - Variable in class org.jCharts.imageMap.ImageMap
 
AreaShape - class org.jCharts.imageMap.AreaShape.
 
AreaShape(String) - Constructor for class org.jCharts.imageMap.AreaShape
 
AreaTestDriver - class org.jCharts.test.AreaTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
AreaTestDriver() - Constructor for class org.jCharts.test.AreaTestDriver
 
arrayToString(boolean[]) - Static method in class org.jCharts.test.HTMLGenerator
Adds an Array
arrayToString(double[]) - Static method in class org.jCharts.test.HTMLGenerator
Adds an Array
arrayToString(double[][]) - Static method in class org.jCharts.test.HTMLGenerator
Adds an Array
arrayToString(float[]) - Static method in class org.jCharts.test.HTMLGenerator
Adds an Array
arrayToString(int[]) - Static method in class org.jCharts.test.HTMLGenerator
Adds an Array
arrayToString(Object[]) - Static method in class org.jCharts.test.HTMLGenerator
Adds an Array
AT_TOP - Static variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelPosition
 
attributes - Variable in class org.jCharts.chartText.TextTag
 
AutomaticScaleCalculator - class org.jCharts.axisChart.axis.scale.AutomaticScaleCalculator.
 
AutomaticScaleCalculator() - Constructor for class org.jCharts.axisChart.axis.scale.AutomaticScaleCalculator
 
Axis - class org.jCharts.axisChart.axis.Axis.
 
AXIS_BOTTOM - Static variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelPosition
 
AXIS_TOP - Static variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelPosition
 
Axis(AxisChart, int) - Constructor for class org.jCharts.axisChart.axis.Axis
Constructor
axisChart - Variable in class org.jCharts.axisChart.axis.Axis
 
axisChart - Variable in class org.jCharts.chartText.BarValueGroup
 
AxisChart - class org.jCharts.axisChart.AxisChart.
This Class is used to create all axis chart types.
AxisChart(IAxisDataSeries, ChartProperties, AxisProperties, LegendProperties, int, int) - Constructor for class org.jCharts.axisChart.AxisChart
Constructor
AxisChartDataProcessor - class org.jCharts.chartData.processors.AxisChartDataProcessor.
 
AxisChartDataProcessor() - Constructor for class org.jCharts.chartData.processors.AxisChartDataProcessor
Constructor
AxisChartDataSet - class org.jCharts.chartData.AxisChartDataSet.
 
AxisChartDataSet(double[][], String[], Paint[], ChartType, ChartTypeProperties) - Constructor for class org.jCharts.chartData.AxisChartDataSet
Constructor
axisChartTest(String, AxisChartTestBase) - Static method in class org.jCharts.test.AxisChartTestBase
Test for LineChart
axisChartTest(String, ScatterChartTestBase) - Static method in class org.jCharts.test.ScatterChartTestBase
Test for LineChart
AxisChartTestBase - class org.jCharts.test.AxisChartTestBase.
 
AxisChartTestBase() - Constructor for class org.jCharts.test.AxisChartTestBase
 
AxisChartTypeProperties - class org.jCharts.properties.AxisChartTypeProperties.
Common parent for all Chart type specific properties Objects.
AxisChartTypeProperties() - Constructor for class org.jCharts.properties.AxisChartTypeProperties
 
AxisDataSeries - class org.jCharts.chartData.AxisDataSeries.
Collection of all IAxisChartDataSets to display in an AxisChart
AxisDataSeries(String, String, String) - Constructor for class org.jCharts.chartData.AxisDataSeries
Constructor
axisLabels - Variable in class org.jCharts.chartData.DataSeries
 
axisLabelsGroup - Variable in class org.jCharts.axisChart.axis.Axis
 
axisProperties - Variable in class org.jCharts.axisChart.AxisChart
 
axisProperties - Variable in class org.jCharts.chartText.BarValueGroup
 
AxisProperties - class org.jCharts.properties.AxisProperties.
 
AxisProperties() - Constructor for class org.jCharts.properties.AxisProperties
 
AxisProperties(boolean) - Constructor for class org.jCharts.properties.AxisProperties
 
AxisProperties(LabelAxisProperties, LabelAxisProperties) - Constructor for class org.jCharts.properties.AxisProperties
 
axisStroke - Variable in class org.jCharts.properties.AxisTypeProperties
 
axisTickMarkPixelLength - Variable in class org.jCharts.properties.AxisTypeProperties
 
axisTitleChartFont - Variable in class org.jCharts.properties.AxisTypeProperties
 
AxisTypeProperties - class org.jCharts.properties.AxisTypeProperties.
 
AxisTypeProperties() - Constructor for class org.jCharts.properties.AxisTypeProperties
 
AxisValueRenderEvent - class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent.
 
AxisValueRenderEvent(AxisChart, IAxisPlotDataSet, Graphics2D, Rectangle2D.Float, float) - Constructor for class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 

B

backgroundPaint - Variable in class org.jCharts.properties.Properties
 
BackgroundRenderer - class org.jCharts.axisChart.customRenderers.axisValue.renderers.BackgroundRenderer.
 
BackgroundRenderer(Paint) - Constructor for class org.jCharts.axisChart.customRenderers.axisValue.renderers.BackgroundRenderer
 
BAR - Static variable in class org.jCharts.types.ChartType
 
BAR_CLUSTERED - Static variable in class org.jCharts.types.ChartType
 
BAR_STACKED - Static variable in class org.jCharts.types.ChartType
 
BarChart - class org.jCharts.axisChart.BarChart.
 
BarChart() - Constructor for class org.jCharts.axisChart.BarChart
 
barChartProperties - Variable in class org.jCharts.chartText.BarValueGroup
 
BarChartProperties - class org.jCharts.properties.BarChartProperties.
 
BarChartProperties() - Constructor for class org.jCharts.properties.BarChartProperties
Constructor
barOutlineStroke - Variable in class org.jCharts.properties.BarChartProperties
 
barRect - Variable in class org.jCharts.chartText.BarValueGroup.BarValue
 
BarTestDriver - class org.jCharts.test.BarTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
BarTestDriver() - Constructor for class org.jCharts.test.BarTestDriver
 
barValueFont - Variable in class org.jCharts.chartText.BarValueGroup
 
barValueFontColor - Variable in class org.jCharts.chartText.BarValueGroup
 
BarValueGroup - class org.jCharts.chartText.BarValueGroup.
 
BarValueGroup.BarValue - class org.jCharts.chartText.BarValueGroup.BarValue.
Helper class to handle a barValue - wraps TextTag Meant to be called only by BarValueGroup class.
BarValueGroup.BarValue(String, Font, FontRenderContext, Rectangle2D.Float, int, boolean) - Constructor for class org.jCharts.chartText.BarValueGroup.BarValue
 
BarValueGroup(AxisChart, IAxisChartDataSet) - Constructor for class org.jCharts.chartText.BarValueGroup
 
barValueItem - Variable in class org.jCharts.chartText.BarValueGroup
 
barValuePosition - Variable in class org.jCharts.chartText.BarValueGroup
 
BinaryEncoderUtil - class org.jCharts.encoders.BinaryEncoderUtil.
 
BinaryEncoderUtil() - Constructor for class org.jCharts.encoders.BinaryEncoderUtil
 
borderPaint - Variable in class org.jCharts.properties.PieChart2DProperties
 
borderStroke - Variable in class org.jCharts.properties.PieChart2DProperties
 
borderStroke - Variable in class org.jCharts.properties.AreaProperties
 
BOTTOM - Static variable in class org.jCharts.properties.LegendAreaProperties
 
bufferedImage - Variable in class org.jCharts.Chart
 
bug() - Static method in class org.jCharts.test.BarTestDriver
 
bug2() - Static method in class org.jCharts.test.BarTestDriver
 

C

calculate() - Method in class org.jCharts.axisChart.axis.scale.ChartScale
Compute yDelta, yStart, yEnd, segments and rounding.
calculateDrawingValues(IData) - Method in class org.jCharts.Legend
Calculates the width and height needed to display the Legend.
calculateXHorizontalPlot(AxisValueRenderEvent, TextTag, boolean) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
calculateXVerticalPlot(AxisValueRenderEvent, TextTag) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
Calculates the label x so that the label is centered on the scale item.
calculateYHorizontalPlot(AxisValueRenderEvent, TextTag) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
calculateYVerticalPlot(AxisValueRenderEvent, TextTag, boolean) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
centerChart - Variable in class org.jCharts.chartText.BarValueGroup
 
chart - Variable in class org.jCharts.Legend
 
Chart - class org.jCharts.Chart.
Base class of all charts.
Chart(LegendProperties, ChartProperties, int, int) - Constructor for class org.jCharts.Chart
Constructor
ChartDataException - exception org.jCharts.chartData.ChartDataException.
 
ChartDataException(String) - Constructor for class org.jCharts.chartData.ChartDataException
 
ChartDataException(String, Throwable) - Constructor for class org.jCharts.chartData.ChartDataException
 
chartFont - Variable in class org.jCharts.chartText.TextTagGroup
 
ChartFont - class org.jCharts.properties.util.ChartFont.
 
ChartFont(Font, Paint) - Constructor for class org.jCharts.properties.util.ChartFont
 
ChartItem - class org.jCharts.properties.util.ChartItem.
 
ChartItem() - Constructor for class org.jCharts.properties.util.ChartItem
 
ChartItem(Paint) - Constructor for class org.jCharts.properties.util.ChartItem
 
chartPadding - Variable in class org.jCharts.properties.LegendAreaProperties
 
chartProperties - Variable in class org.jCharts.Chart
 
ChartProperties - class org.jCharts.properties.ChartProperties.
 
ChartProperties() - Constructor for class org.jCharts.properties.ChartProperties
 
ChartScale - class org.jCharts.axisChart.axis.scale.ChartScale.
 
ChartScale() - Constructor for class org.jCharts.axisChart.axis.scale.ChartScale
 
ChartScale(double[][]) - Constructor for class org.jCharts.axisChart.axis.scale.ChartScale
Constructor.
ChartStroke - class org.jCharts.properties.util.ChartStroke.
Immutable Class to simplify the use of Strokes in Charts
ChartStroke(Stroke, Paint) - Constructor for class org.jCharts.properties.util.ChartStroke
 
chartTableEnd() - Method in class org.jCharts.test.HTMLGenerator
 
chartTableRowEnd() - Method in class org.jCharts.test.HTMLGenerator
 
chartTableRowStart() - Method in class org.jCharts.test.HTMLGenerator
 
chartTableStart(String, String, ImageMap) - Method in class org.jCharts.test.HTMLGenerator
 
ChartTestDriver - class org.jCharts.test.ChartTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
ChartTestDriver() - Constructor for class org.jCharts.test.ChartTestDriver
 
chartTitle - Variable in class org.jCharts.chartData.PieChartDataSet
 
chartTitle - Variable in class org.jCharts.chartData.AxisDataSeries
 
chartType - Variable in class org.jCharts.chartData.StockChartDataSet
 
chartType - Variable in class org.jCharts.chartData.AxisChartDataSet
 
ChartType - class org.jCharts.types.ChartType.
Chart IntType constants to be used on data sets to specify how they should be plotted.
ChartType(int, boolean) - Constructor for class org.jCharts.types.ChartType
 
chartTypeProperties - Variable in class org.jCharts.chartData.DataSet
 
ChartTypeProperties - class org.jCharts.properties.ChartTypeProperties.
Common parent for all Chart type specific properties Objects.
ChartTypeProperties() - Constructor for class org.jCharts.properties.ChartTypeProperties
 
CIRCLE - Static variable in class org.jCharts.imageMap.AreaShape
 
CircleMapArea - class org.jCharts.imageMap.CircleMapArea.
 
CircleMapArea(float, float, double, String, String) - Constructor for class org.jCharts.imageMap.CircleMapArea
 
CircleMapArea(float, float, Point2D.Double, String) - Constructor for class org.jCharts.imageMap.CircleMapArea
 
close - Variable in class org.jCharts.chartData.StockChartDataSet
 
CLOSE - Static variable in class org.jCharts.types.StockChartDataType
 
closeLength - Variable in class org.jCharts.properties.StockChartProperties
 
closeStroke - Variable in class org.jCharts.properties.StockChartProperties
 
ClusteredBarChart - class org.jCharts.axisChart.ClusteredBarChart.
 
ClusteredBarChart() - Constructor for class org.jCharts.axisChart.ClusteredBarChart
 
ClusteredBarChartProperties - class org.jCharts.properties.ClusteredBarChartProperties.
 
ClusteredBarChartProperties() - Constructor for class org.jCharts.properties.ClusteredBarChartProperties
 
ClusteredBarTestDriver - class org.jCharts.test.ClusteredBarTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
ClusteredBarTestDriver() - Constructor for class org.jCharts.test.ClusteredBarTestDriver
 
columnPadding - Variable in class org.jCharts.properties.LegendAreaProperties
 
COLUMNS_AS_MANY_AS_NEEDED - Static variable in class org.jCharts.properties.LegendAreaProperties
 
COLUMNS_FIT_TO_IMAGE - Static variable in class org.jCharts.properties.LegendAreaProperties
 
ComboTestDriver - class org.jCharts.test.ComboTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
ComboTestDriver() - Constructor for class org.jCharts.test.ComboTestDriver
 
computeAxisCoordinate(double) - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Takes a value and determines the screen coordinate it should be drawn at.
computeAxisCoordinate(float, double, double) - Method in class org.jCharts.axisChart.axis.YAxis
Takes a value and determines the screen coordinate it should be drawn at.
computeAxisCoordinate(float, double, double) - Method in class org.jCharts.axisChart.axis.XAxis
Takes a value and determines the screen coordinate it should be drawn at.
computeAxisTitleDimensions(String, ChartFont) - Method in class org.jCharts.axisChart.axis.Axis
 
computeIncrement() - Method in class org.jCharts.axisChart.axis.scale.UserDefinedScaleCalculator
Computes the axis increment WITHOUT taking into account the user specified rounding criteria and sets it to the super class increment variable.
computeIncrement() - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
Computes the scale increment.
computeIncrement() - Method in class org.jCharts.axisChart.axis.scale.AutomaticScaleCalculator
Computes the axis increment taking into account the user specified criteria.
computeLabelFilter() - Method in class org.jCharts.axisChart.axis.XAxis
Method to compute the filter to use on the x-axis label display so labels do not overlap
computeLegendXY(IAxisDataSeries, float) - Method in class org.jCharts.Legend
 
computeMinimumHeightNeeded(String) - Method in class org.jCharts.axisChart.axis.XAxis
Computes the minimum pixel height required for the X-Axis.
computeMinimumWidthNeeded(String) - Method in class org.jCharts.axisChart.axis.YAxis
Computes the minimum pixel width required for the Y-Axis.
computeOneUnitPixelSize(float, double) - Method in class org.jCharts.axisChart.axis.Axis
Computes the relationship of data point values to pixel values so know where along the axis a value is.
computeScaleHeightOfValue(double, double) - Static method in class org.jCharts.axisChart.BarChart
Takes a value and determines the number of pixels it should fill on the screen.
computeScaleIncrement(AxisChartDataProcessor) - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Calculates the axis scale increment.
computeScalePixelWidth() - Method in class org.jCharts.axisChart.axis.XAxis
Computes the number of pixels between each value on the axis.
computeScalePixelWidth() - Method in class org.jCharts.axisChart.axis.Axis
Computes the number of pixels between each value on the axis.
computeScalePixelWidthDataAxis() - Method in class org.jCharts.axisChart.axis.Axis
Computes the number of pixels between each value on the axis.
computeScaleValues() - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
Drives the computation of the axis increment and related values taking into account the user specified rounding criteria.
computeShouldTickStartAtYAxis(IAxisDataSeries, AxisTypeProperties) - Method in class org.jCharts.axisChart.axis.XAxis
Determines if we should start x-axis ticks at the y-axis or space it out a half a scale item width.
computeTickStart() - Method in class org.jCharts.axisChart.axis.XAxis
Computes the screen pixel location of the first tick mark
createAxisChartDataProcessor() - Method in class org.jCharts.axisChart.ScatterPlotAxisChart
ScatterPlots create a subclass of AxisChartDataProcessor so we need this method so we can overload it.
createAxisChartDataProcessor() - Method in class org.jCharts.axisChart.AxisChart
ScatterPlots create a subclass of AxisChartDataProcessor so we need this method so we can overload it.
createAxisChartDataSet(ChartType, ChartTypeProperties, int, int, int, int) - Method in class org.jCharts.test.ScatterChartTestBase
Generates a random MultiDataSet
createAxisChartDataSet(ChartType, ChartTypeProperties, int, int, int, int) - Method in class org.jCharts.test.AxisChartTestBase
Generates a random MultiDataSet
createAxisScaleLabels(ScaleCalculator) - Method in class org.jCharts.chartText.NumericTagGroup
Creates the axis labels for the passed ScaleCalculator instance.
createDataSeries(int) - Method in class org.jCharts.test.ScatterChartTestBase
 
createDataSeries(int) - Method in class org.jCharts.test.AxisChartTestBase
 
createPoint2DDouble() - Static method in class org.jCharts.chartData.ScatterPlotDataSet
Take advantage of the face Cloning performs better than creating new for highly used Objects.
createScatterPlotDataSet(int, int, int, int, int, int) - Method in class org.jCharts.test.ScatterPlotTestDriver
Generates a random MultiDataSet

D

data - Variable in class org.jCharts.chartData.ScatterPlotDataSet
 
data - Variable in class org.jCharts.chartData.DataSet
 
DataAxis - class org.jCharts.axisChart.axis.DataAxis.
Deprecated. just using the YAxis Object
DataAxis(AxisChart) - Constructor for class org.jCharts.axisChart.axis.DataAxis
Deprecated. this class is no longer used
DataAxisProperties - class org.jCharts.properties.DataAxisProperties.
 
DataAxisProperties() - Constructor for class org.jCharts.properties.DataAxisProperties
 
DataSeries - class org.jCharts.chartData.DataSeries.
Collection of all IAxisPlotDataSets to display in an AxisChart
DataSeries(String[], String, String, String) - Constructor for class org.jCharts.chartData.DataSeries
Constructor
DataSet - class org.jCharts.chartData.DataSet.
 
DataSet(double[][], String[], Paint[], ChartTypeProperties) - Constructor for class org.jCharts.chartData.DataSet
Constructor
dataSetIndex - Variable in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
dataSets - Variable in class org.jCharts.chartData.AxisDataSeries
 
DEFAULT_AXIS - Static variable in class org.jCharts.properties.util.ChartStroke
 
DEFAULT_AXIS_SCALE - Static variable in class org.jCharts.properties.util.ChartFont
 
DEFAULT_AXIS_TITLE - Static variable in class org.jCharts.properties.util.ChartFont
 
DEFAULT_AXIS_VALUE - Static variable in class org.jCharts.properties.util.ChartFont
 
DEFAULT_BACKGROUND_PAINT - Static variable in class org.jCharts.properties.Properties
 
DEFAULT_BAR_OUTLINE - Static variable in class org.jCharts.properties.util.ChartStroke
 
DEFAULT_BORDER_PAINT - Static variable in class org.jCharts.properties.PieChart2DProperties
 
DEFAULT_BORDER_STROKE - Static variable in class org.jCharts.properties.PieChart2DProperties
 
DEFAULT_CHART_OUTLINE - Static variable in class org.jCharts.properties.util.ChartStroke
 
DEFAULT_CHART_TITLE - Static variable in class org.jCharts.properties.util.ChartFont
 
DEFAULT_FONT - Static variable in class org.jCharts.properties.LegendProperties
 
DEFAULT_FONT_PAINT - Static variable in class org.jCharts.properties.LegendProperties
 
DEFAULT_GRIDLINES - Static variable in class org.jCharts.properties.util.ChartStroke
 
DEFAULT_ICON_BORDER_PAINT - Static variable in class org.jCharts.properties.LegendProperties
 
DEFAULT_ICON_BORDER_STROKE - Static variable in class org.jCharts.properties.LegendProperties
 
DEFAULT_LEGEND_OUTLINE - Static variable in class org.jCharts.properties.util.ChartStroke
 
DEFAULT_LINE_STROKE - Static variable in class org.jCharts.properties.ScatterPlotProperties
 
DEFAULT_LINE_STROKE - Static variable in class org.jCharts.properties.LineChartProperties
 
DEFAULT_PAINT - Static variable in class org.jCharts.properties.util.ChartItem
 
DEFAULT_PIE_VALUE - Static variable in class org.jCharts.properties.util.ChartFont
 
DEFAULT_POINT_BORDER_STROKE - Static variable in class org.jCharts.properties.PointChartProperties
 
DEFAULT_STROKE - Static variable in class org.jCharts.properties.StockChartProperties
 
DEFAULT_STROKE - Static variable in class org.jCharts.properties.util.ChartStroke
 
DEFAULT_STROKE_1_5 - Static variable in class org.jCharts.properties.util.ChartStroke
 
DEFAULT_TICKS - Static variable in class org.jCharts.properties.util.ChartStroke
 
DEFAULT_ZERO_LINE - Static variable in class org.jCharts.properties.util.ChartStroke
 
deriveAxisValues() - Method in class org.jCharts.axisChart.ScatterPlotAxisChart
 
deriveAxisValues() - Method in class org.jCharts.axisChart.AxisChart
 
derivedFont - Variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
derivedFont - Variable in class org.jCharts.chartText.TextTag
 
deriveFont() - Method in class org.jCharts.properties.util.ChartFont
 
determineWidthAndHeight(int) - Method in class org.jCharts.Legend
Determines the dimensions needed for the Legend and creates the image for it.
diameter - Variable in class org.jCharts.nonAxisChart.PieChart2D
 
draw - Variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.BackgroundRenderer
 
draw(Graphics2D, Shape) - Method in class org.jCharts.properties.util.ChartStroke
 

E

edgePadding - Variable in class org.jCharts.properties.AreaProperties
 
encode(Chart, float, OutputStream) - Static method in class org.jCharts.encoders.JPEGEncoder13
Encodes the chart to a JPEG format.
encode(Chart, float, OutputStream) - Static method in class org.jCharts.encoders.JPEGEncoder
Encodes the chart to a JPEG format.
encode(Chart, OutputStream) - Static method in class org.jCharts.encoders.SVGEncoder
Encodes the Chart to an OutputStream which can be a file or any other OutputStream implementation.
encode(Chart, OutputStream) - Static method in class org.jCharts.encoders.PNGEncoder
Encodes the Chart to an OutputStream which can be a file or any other OutputStream implementation.
encodeJPEG(Chart, float, HttpServletResponse) - Static method in class org.jCharts.encoders.ServletEncoderHelper
Convenience method to call from a Servlet or JSP.
encodeJPEG13(Chart, float, HttpServletResponse) - Static method in class org.jCharts.encoders.ServletEncoderHelper
Convenience method to call from a Servlet or JSP.
encodePNG(Chart, HttpServletResponse) - Static method in class org.jCharts.encoders.ServletEncoderHelper
Convenience method to call from a Servlet or JSP.
encodeServlet(Chart, HttpServletResponse) - Static method in class org.jCharts.encoders.ServletEncoderHelper
Convenience method to call from a Servlet or JSP.
equals(ChartType) - Method in class org.jCharts.types.ChartType
Returns flag indicating whether passed ChartType is equal to this one
equals(PieLabelType) - Method in class org.jCharts.types.PieLabelType
 
equals(ValueLabelPosition) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelPosition
 
exitForm(WindowEvent) - Method in class org.jCharts.test.SwingTest
Exit the Application
exportImage(Chart, String) - Static method in class org.jCharts.test.ChartTestDriver
Utility method to write the image to file so I do not have to deal with file i/o every time I write a test.
EXTENSION - Static variable in class org.jCharts.test.ChartTestDriver
 

F

fileName - Variable in class org.jCharts.test.HTMLGenerator
 
fill(Graphics2D, Shape) - Method in class org.jCharts.properties.util.ChartStroke
 
fillPointFlags - Variable in class org.jCharts.properties.PointChartProperties
 
fillPointsFlags - Variable in class org.jCharts.Legend
 
firePostRender(AxisValueRenderEvent) - Method in class org.jCharts.properties.AxisChartTypeProperties
 
firePreRender(AxisValueRenderEvent) - Method in class org.jCharts.properties.AxisChartTypeProperties
 
font - Variable in class org.jCharts.chartText.TextTag
 
font - Variable in class org.jCharts.properties.LegendProperties
 
font - Variable in class org.jCharts.properties.util.ChartFont
 
fontAscent - Variable in class org.jCharts.chartText.TextTag
 
fontDescent - Variable in class org.jCharts.chartText.TextTag
 
fontPaint - Variable in class org.jCharts.properties.LegendProperties
 
fontRenderContext - Variable in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
fontRenderContext - Variable in class org.jCharts.chartText.TextTagGroup
 
fontRenderContext - Variable in class org.jCharts.chartText.BarValueGroup
 

G

generateImageMap - Variable in class org.jCharts.Chart
 
getAreaShape() - Method in class org.jCharts.imageMap.RectMapArea
 
getAreaShape() - Method in class org.jCharts.imageMap.PolyMapArea
 
getAreaShape() - Method in class org.jCharts.imageMap.ImageMapArea
 
getAreaShape() - Method in class org.jCharts.imageMap.CircleMapArea
 
getAttribute(String) - Method in class org.jCharts.chartText.TextTag
 
getAxisChart() - Method in class org.jCharts.axisChart.axis.Axis
Returns reference to AxisChart Object.
getAxisLabel(int) - Method in class org.jCharts.chartData.DataSeries
Returns the x-axis label corresponding to the passed index
getAxisLabel(int) - Method in interface org.jCharts.chartData.interfaces.IDataSeries
Returns the axis label at the specified index.
getAxisLabelsGroup() - Method in class org.jCharts.axisChart.axis.Axis
 
getAxisProperties() - Method in class org.jCharts.axisChart.AxisChart
 
getAxisProperties() - Method in class org.jCharts.axisChart.axis.scale.ChartScale
* Creates and returns a new AxisProperties object based on the internally calculated values of yStart, yDelta, * segments and rounding.
getAxisStroke() - Method in class org.jCharts.properties.AxisTypeProperties
 
getAxisTickMarkPixelLength() - Method in class org.jCharts.properties.AxisTypeProperties
 
getAxisTitleChartFont() - Method in class org.jCharts.properties.AxisTypeProperties
 
getBackgroundPaint() - Method in class org.jCharts.properties.Properties
 
getBarOutlineStroke() - Method in class org.jCharts.properties.BarChartProperties
 
getBarRect() - Method in class org.jCharts.chartText.BarValueGroup.BarValue
 
getBarValueAt(int, double) - Method in class org.jCharts.chartText.BarValueGroup
Gets the text associated (by the user) for the given bar value.
getBarValueRectangleCoordinates(int, BarValueGroup.BarValue) - Method in class org.jCharts.chartText.BarValueGroup
Gets the rectangle coords associated (by the user) for the given bar value.
getBorderPaint() - Method in class org.jCharts.properties.PieChart2DProperties
 
getBorderStroke() - Method in class org.jCharts.properties.PieChart2DProperties
 
getBorderStroke() - Method in class org.jCharts.properties.AreaProperties
Returns the border Stroke
getBottom(Rectangle2D.Float) - Method in class org.jCharts.chartText.BarValueGroup
Not sure why this was left out of Rectangle2D...
getBottomSide() - Method in class org.jCharts.chartText.TextTag
 
getBufferedImage() - Method in class org.jCharts.Chart
Returns the BufferedImage used to generate the ImageMap.
getChartPadding() - Method in class org.jCharts.properties.LegendAreaProperties
Returns the padding between chart plot and the Legend.
getChartProperties() - Method in class org.jCharts.Chart
Returns the general properties Object.
getChartTitle() - Method in class org.jCharts.chartData.PieChartDataSet
Returns the chart title.
getChartTitle() - Method in class org.jCharts.chartData.AxisDataSeries
Returns the chart title.
getChartTitle() - Method in interface org.jCharts.chartData.interfaces.IPieChartDataSet
Returns the chart title.
getChartTitle() - Method in interface org.jCharts.chartData.interfaces.IAxisDataSeries
Returns the chart title.
getChartType() - Method in class org.jCharts.chartData.StockChartDataSet
Returns the type constant that this data set should be plotted as.
getChartType() - Method in class org.jCharts.chartData.ScatterPlotDataSet
Returns the type constant that this data set should be plotted as.
getChartType() - Method in class org.jCharts.chartData.AxisChartDataSet
Returns the type constant that this data set should be plotted as.
getChartType() - Method in interface org.jCharts.chartData.interfaces.IStockChartDataSet
Returns the type of chart this data is to be plotted on
getChartType() - Method in interface org.jCharts.chartData.interfaces.IAxisPlotDataSet
Returns the type of chart this data is to be plotted on
getChartTypeProperties() - Method in class org.jCharts.chartData.StockChartDataSet
Returns the chart specific properties
getChartTypeProperties() - Method in class org.jCharts.chartData.ScatterPlotDataSet
 
getChartTypeProperties() - Method in class org.jCharts.chartData.DataSet
 
getChartTypeProperties() - Method in interface org.jCharts.chartData.interfaces.IDataSet
Returns ChartTypeProperties Object for the data set which will be typed into the specific chart type class.
getChartTypeProperties(int) - Static method in class org.jCharts.test.StockTestDriver
Separate this so can use for combo chart test
getChartTypeProperties(int) - Static method in class org.jCharts.test.StackedAreaTestDriver
Separate this so can use for combo chart test
getChartTypeProperties(int) - Static method in class org.jCharts.test.PointTestDriver
Separate this so can use for combo chart test
getChartTypeProperties(int) - Static method in class org.jCharts.test.LineTestDriver
Separate this so can use for combo chart test
getChartTypeProperties(int) - Static method in class org.jCharts.test.BarTestDriver
Separate this so can use for combo chart test
getChartTypeProperties(int) - Static method in class org.jCharts.test.AreaTestDriver
Separate this so can use for combo chart test
getClosePixelLength() - Method in class org.jCharts.properties.StockChartProperties
 
getCloseStroke() - Method in class org.jCharts.properties.StockChartProperties
 
getCloseValue(int) - Method in class org.jCharts.chartData.StockChartDataSet
 
getCloseValue(int) - Method in interface org.jCharts.chartData.interfaces.IStockChartDataSet
 
getColumnPadding() - Method in class org.jCharts.properties.LegendAreaProperties
Returns the padding between label columns.
getCoordinates(StringBuffer) - Method in class org.jCharts.imageMap.ImageMapArea
Appends the coordinates to the passed html buffer.
getCoordinates(StringBuffer) - Method in class org.jCharts.imageMap.CircleMapArea
 
getDataSeries() - Method in class org.jCharts.test.StockTestDriver
Test for LineChart
getDataSeries() - Method in class org.jCharts.test.StackedBarTestDriver
 
getDataSeries() - Method in class org.jCharts.test.StackedAreaTestDriver
 
getDataSeries() - Method in class org.jCharts.test.ScatterPlotTestDriver
 
getDataSeries() - Method in class org.jCharts.test.ScatterChartTestBase
 
getDataSeries() - Method in class org.jCharts.test.PointTestDriver
 
getDataSeries() - Method in class org.jCharts.test.LineTestDriver
 
getDataSeries() - Method in class org.jCharts.test.ComboTestDriver
Test for LineChart
getDataSeries() - Method in class org.jCharts.test.ClusteredBarTestDriver
 
getDataSeries() - Method in class org.jCharts.test.BarTestDriver
 
getDataSeries() - Method in class org.jCharts.test.AxisChartTestBase
 
getDataSeries() - Method in class org.jCharts.test.AreaTestDriver
 
getDataSetIndex() - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
getEdgePadding() - Method in class org.jCharts.properties.AreaProperties
Returns the number of pixels to pad the edges of the image
getFillPointsFlag(int) - Method in class org.jCharts.properties.PointChartProperties
 
getFont() - Method in class org.jCharts.properties.LegendProperties
Returns the Font used by the Legend.
getFont() - Method in class org.jCharts.properties.util.ChartFont
 
getFontAscent() - Method in class org.jCharts.chartText.TextTag
 
getFontDescent() - Method in class org.jCharts.chartText.TextTag
 
getFontPaint() - Method in class org.jCharts.properties.LegendProperties
Returns the Font Paint used by the Legend.
getFontRenderContext() - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
getGenerateImageMapFlag() - Method in class org.jCharts.Chart
Returns flag indicating whether to generate an ImageMap
getGraphics2D() - Method in class org.jCharts.Chart
Shortcut method to get Graphics2D.
getGraphics2D() - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
getGridLineChartStroke() - Method in class org.jCharts.properties.AxisTypeProperties
 
getHeight() - Method in class org.jCharts.Legend
 
getHeight() - Method in class org.jCharts.chartText.TextTag
 
getHidden() - Method in class org.jCharts.chartText.TextTag
 
getHighValue(int) - Method in class org.jCharts.chartData.StockChartDataSet
 
getHighValue(int) - Method in interface org.jCharts.chartData.interfaces.IStockChartDataSet
 
getHiLowStroke() - Method in class org.jCharts.properties.StockChartProperties
 
getIAxisDataSeries() - Method in class org.jCharts.axisChart.AxisChart
 
getiAxisPlotDataSet() - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
getIAxisPlotDataSet(ChartType) - Method in class org.jCharts.chartData.AxisDataSeries
Returns the IAxisPlotDataSet for the passed chart type constant.
getIAxisPlotDataSet(ChartType) - Method in interface org.jCharts.chartData.interfaces.IAxisDataSeries
 
getIAxisPlotDataSetIterator() - Method in class org.jCharts.chartData.AxisDataSeries
Returns an Iterator over a List of IAxisPlotDataSet Objects
getIAxisPlotDataSetIterator() - Method in interface org.jCharts.chartData.interfaces.IAxisDataSeries
 
getIconBorderPaint() - Method in class org.jCharts.properties.LegendProperties
Returns the Icon border Color used by the Legend.
getIconBorderStroke() - Method in class org.jCharts.properties.LegendProperties
Returns the icon border Stroke
getIconPadding() - Method in class org.jCharts.properties.LegendAreaProperties
Returns the padding between the icon and the Label
getImageHeight() - Method in class org.jCharts.Chart
Returns the BufferedImage height
getImageMap() - Method in class org.jCharts.Chart
 
getImageWidth() - Method in class org.jCharts.Chart
Returns the BufferedImage width
getIncrement() - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
getInt() - Method in class org.jCharts.types.IntType
 
getIsNegative() - Method in class org.jCharts.chartText.BarValueGroup.BarValue
 
getIterator() - Method in class org.jCharts.imageMap.ImageMap
 
getLastTickY() - Method in class org.jCharts.axisChart.axis.YAxis
Need this value as horizontal plots start from the top of the axis and go down
getLegend() - Method in class org.jCharts.Chart
Returns the Legend.
getLegendLabel(int) - Method in class org.jCharts.chartData.StockChartDataSet
Returns the legend label for the passed index.
getLegendLabel(int) - Method in class org.jCharts.chartData.ScatterPlotDataSet
Returns the legend label for the passed index.
getLegendLabel(int) - Method in class org.jCharts.chartData.DataSet
Returns the legend label for the passed index.
getLegendLabel(int) - Method in interface org.jCharts.chartData.interfaces.IDataSet
Returns the Legend Label for the passed index.
getLegendProperties() - Method in class org.jCharts.Legend
 
getLengendLabel() - Method in class org.jCharts.imageMap.ImageMapArea
Returns the legend label represented by this map area.
getLineStrokes() - Method in class org.jCharts.properties.ScatterPlotProperties
 
getLineStrokes() - Method in class org.jCharts.properties.LineChartProperties
 
getLowValue(int) - Method in class org.jCharts.chartData.StockChartDataSet
 
getLowValue(int) - Method in interface org.jCharts.chartData.interfaces.IStockChartDataSet
 
getMax(double[][]) - Method in class org.jCharts.axisChart.axis.scale.ChartScale
Helper method that finds the largest double in the 2D array of doubles.
getMaxValue() - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Returns the MAX value plotted by the axis.
getMaxValue() - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
getMaxValue() - Method in class org.jCharts.chartData.processors.AxisChartDataProcessor
 
getMin(double[][]) - Method in class org.jCharts.axisChart.axis.scale.ChartScale
Helper method that finds the smallest double in the 2D array of doubles.
getMinimumHeightNeeded() - Method in class org.jCharts.axisChart.axis.Axis
 
getMinimumWidthNeeded() - Method in class org.jCharts.axisChart.axis.Axis
 
getMinValue() - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Returns the MIN value plotted by the axis.
getMinValue() - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
getMinValue() - Method in class org.jCharts.chartData.processors.AxisChartDataProcessor
 
getNumberFormatInstance(boolean, boolean, boolean, int) - Static method in class org.jCharts.chartText.NumericTagGroup
Allow use of this logic to not only this class but to the chart label values.
getNumberOfAxisLabels() - Method in class org.jCharts.chartData.DataSeries
Returns the number of labels on the x-axis
getNumberOfAxisLabels() - Method in interface org.jCharts.chartData.interfaces.IDataSeries
Returns the number of labels on the x-axis
getNumberOfCoordinates() - Method in class org.jCharts.imageMap.ImageMapArea
Returns the number of x,y coordinate pairs stored for the area
getNumberOfDataItems() - Method in class org.jCharts.chartData.StockChartDataSet
Returns the number of elements in the data set.
getNumberOfDataItems() - Method in class org.jCharts.chartData.ScatterPlotDataSet
Returns the number of elements in the data set.
getNumberOfDataItems() - Method in class org.jCharts.chartData.DataSet
Returns the number of elements in the data set.
getNumberOfDataItems() - Method in interface org.jCharts.chartData.interfaces.IDataSet
Returns the number of elements in the data set.
getNumberOfDataSets() - Method in class org.jCharts.chartData.StockChartDataSet
Returns the number of IAxisChartDataSet Objects in this series
getNumberOfDataSets() - Method in class org.jCharts.chartData.ScatterPlotDataSet
Returns the number of elements in the data set.
getNumberOfDataSets() - Method in class org.jCharts.chartData.AxisChartDataSet
Returns the number of IAxisChartDataSet Objects in this series
getNumberOfDataSets() - Method in interface org.jCharts.chartData.interfaces.IAxisPlotDataSet
Returns the number of data sets contained in this Object.
getNumberOfElementsInADataSet() - Method in class org.jCharts.chartData.processors.AxisChartDataProcessor
 
getNumberOfLegendLabels() - Method in class org.jCharts.chartData.StockChartDataSet
Returns the number of Legend Labels to display.
getNumberOfLegendLabels() - Method in class org.jCharts.chartData.ScatterPlotDataSet
Returns the number of Legend Labels to display.
getNumberOfLegendLabels() - Method in class org.jCharts.chartData.DataSet
Returns the number of Legend Labels to display.
getNumberOfLegendLabels() - Method in interface org.jCharts.chartData.interfaces.IDataSet
Returns the number of legend labels in the data set.
getNumberOfScaleItems() - Method in class org.jCharts.axisChart.axis.Axis
 
getNumberOfScaleItems() - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
getNumColumns() - Method in class org.jCharts.properties.LegendAreaProperties
Gets the number of text columns the legend should display.
getNumItems() - Method in class org.jCharts.properties.DataAxisProperties
 
getOneUnitPixelSize() - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Returns the number of pixels one value unit occupies.
getOneUnitPixelSize() - Method in class org.jCharts.axisChart.axis.Axis
Returns the number of pixels one value unit occupies.
getOpenPixelLength() - Method in class org.jCharts.properties.StockChartProperties
 
getOpenStroke() - Method in class org.jCharts.properties.StockChartProperties
 
getOpenValue(int) - Method in class org.jCharts.chartData.StockChartDataSet
 
getOpenValue(int) - Method in interface org.jCharts.chartData.interfaces.IStockChartDataSet
 
getOrigin() - Method in class org.jCharts.axisChart.axis.Axis
 
getPaddingBetweenAxisAndLabels() - Method in class org.jCharts.properties.AxisTypeProperties
 
getPaddingBetweenAxisLabels() - Method in class org.jCharts.properties.AxisTypeProperties
 
getPaddingBetweenAxisTitleAndLabels() - Method in class org.jCharts.properties.AxisTypeProperties
 
getPaddingBetweenLabelsAndTicks() - Method in class org.jCharts.properties.AxisTypeProperties
 
getPaint() - Method in class org.jCharts.properties.util.ChartItem
 
getPaint(int) - Method in class org.jCharts.chartData.StockChartDataSet
Returns the number of IAxisChartDataSet Objects in this series
getPaint(int) - Method in class org.jCharts.chartData.ScatterPlotDataSet
Returns the legend label for the passed index.
getPaint(int) - Method in class org.jCharts.chartData.DataSet
Returns the legend label for the passed index.
getPaint(int) - Method in interface org.jCharts.chartData.interfaces.IDataSet
Returns the Paint Object for the passed index.
getPercentage() - Method in class org.jCharts.properties.BarChartProperties
 
getPercentageOfPie(int) - Method in class org.jCharts.chartData.processors.PieChartDataProcessor
Returns percentage of pie(360 degrees) data point at specified index.
getPieChartDataSet(int, int, int) - Static method in class org.jCharts.test.PieTestDriver
Generates a random NonAxisChartDataSet
getPieLabelType() - Method in class org.jCharts.properties.PieChart2DProperties
 
getPixelLength() - Method in class org.jCharts.axisChart.axis.Axis
 
getPlacement() - Method in class org.jCharts.properties.LegendAreaProperties
Returns where the Legend should be drawn in relation to the Chart.
getPointOutlinePaints(int) - Method in class org.jCharts.properties.PointChartProperties
 
getPosition() - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelPosition
 
getRandomColor() - Static method in class org.jCharts.test.TestDataGenerator
Random Color generator.
getRandomFont(double, double) - Static method in class org.jCharts.test.TestDataGenerator
Random font generator based on the available Fonts on this machine.
getRandomNumber(double) - Static method in class org.jCharts.test.TestDataGenerator
Random number generator.
getRandomNumber(double, double) - Static method in class org.jCharts.test.TestDataGenerator
Random number generator in specified range.
getRandomNumbers(int, double, double) - Static method in class org.jCharts.test.TestDataGenerator
Random numbers generator in specified range.
getRandomNumbers(int, int, double, double) - Static method in class org.jCharts.test.TestDataGenerator
Random numbers generator in specified range.
getRandomPaint() - Static method in class org.jCharts.test.TestDataGenerator
Random Paint generator.
getRandomPaints(int) - Static method in class org.jCharts.test.TestDataGenerator
Random Color generator.
getRandomPoints(int, double, double, double, double) - Static method in class org.jCharts.test.TestDataGenerator
Random numbers generator in specified range.
getRandomString(int, boolean) - Static method in class org.jCharts.test.TestDataGenerator
Random String generator.
getRandomStrings(int, int, boolean) - Static method in class org.jCharts.test.TestDataGenerator
Random String generator.
getRectangle() - Method in class org.jCharts.chartText.TextTag
 
getRight(Rectangle2D.Float) - Method in class org.jCharts.chartText.BarValueGroup
Not sure why this was left out of Rectangle2D...
getRightSide() - Method in class org.jCharts.chartText.TextTag
 
getRounding() - Method in class org.jCharts.axisChart.axis.scale.ChartScale
* Accessor for the rounding property.
getRoundingPowerOfTen() - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
getRoundToNearest() - Method in class org.jCharts.properties.DataAxisProperties
 
getRowPadding() - Method in class org.jCharts.properties.LegendAreaProperties
Returns the padding between labels in each row.
getScaleCalculator() - Method in class org.jCharts.axisChart.axis.Axis
 
getScaleCalculator() - Method in class org.jCharts.properties.DataAxisProperties
 
getScaleChartFont() - Method in class org.jCharts.properties.AxisTypeProperties
 
getScalePixelWidth() - Method in class org.jCharts.axisChart.axis.Axis
 
getScatterPlotProperties(int) - Method in class org.jCharts.test.ScatterPlotTestDriver
Separate this so can use for combo chart test
getSegments() - Method in class org.jCharts.axisChart.axis.scale.ChartScale
* Accessor for the segments property.
getShape(int) - Method in class org.jCharts.properties.PointChartProperties
 
getShapes() - Method in class org.jCharts.properties.ScatterPlotProperties
 
getShapes() - Method in class org.jCharts.properties.LineChartProperties
 
getShowEndBorder() - Method in class org.jCharts.properties.AxisTypeProperties
 
getShowGridLines() - Method in class org.jCharts.properties.AxisTypeProperties
 
getShowOutlinesFlag() - Method in class org.jCharts.properties.BarChartProperties
 
getShowTicks() - Method in class org.jCharts.properties.AxisTypeProperties
 
getSize() - Method in class org.jCharts.properties.LegendProperties
Getter for property size.
getSizeOfEachDataSet() - Method in class org.jCharts.chartData.AxisDataSeries
Returns number of elements in each data set dimension, so i can validate a that all IAxisPlotDataSets on a ComboChart have the same number of elements, as well as the number of Axis Labels equal the number of data elements other charts.
getStartPosition() - Method in class org.jCharts.chartText.BarValueGroup.BarValue
 
getTallestLabel() - Method in class org.jCharts.chartData.processors.TextProcessor
 
getTallestLabel() - Method in class org.jCharts.chartText.TextTagGroup
 
getText() - Method in class org.jCharts.chartText.TextTag
 
getText() - Method in class org.jCharts.chartText.BarValueGroup.BarValue
 
getTextTag(int) - Method in class org.jCharts.chartData.processors.TextProcessor
 
getTextTag(int) - Method in class org.jCharts.chartText.TextTagGroup
 
getTickChartStroke() - Method in class org.jCharts.properties.AxisTypeProperties
 
getTickLength() - Method in class org.jCharts.properties.PieChart2DProperties
 
getTickStart() - Method in class org.jCharts.axisChart.axis.Axis
 
getTitleChartFont() - Method in class org.jCharts.properties.AxisTypeProperties
 
getTitleFont() - Method in class org.jCharts.properties.ChartProperties
 
getTitleHeight() - Method in class org.jCharts.axisChart.axis.Axis
 
getTitlePadding() - Method in class org.jCharts.properties.ChartProperties
Returns the number of pixels between the Chart Title and the axis plot area
getTitleWidth() - Method in class org.jCharts.axisChart.axis.Axis
 
getTotalItemAxisArea() - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
Returns the bounding box of the total axis plot area alotted to the current scale item.
getTotalLabelWidths() - Method in class org.jCharts.chartData.processors.TextProcessor
 
getTotalLabelWidths() - Method in class org.jCharts.chartText.TextTagGroup
 
getTotalNumberOfDataSets() - Method in class org.jCharts.chartData.AxisDataSeries
Returns the total number data dimensions in all of the IAxisChartDataSets contained in this collection.
getTotalNumberOfDataSets() - Method in interface org.jCharts.chartData.interfaces.IAxisDataSeries
Returns the total number data dimensions in all of the IAxisChartDataSets contained in this collection.
getTypeCode() - Method in class org.jCharts.types.Type
 
getUserDefinedIncrement() - Method in class org.jCharts.properties.DataAxisProperties
 
getUserDefinedMinimumValue() - Method in class org.jCharts.properties.DataAxisProperties
 
getValue() - Method in class org.jCharts.imageMap.ImageMapArea
Returns the data set value represented by this map.
getValue() - Method in class org.jCharts.imageMap.AreaShape
 
getValue(int) - Method in class org.jCharts.chartData.PieChartDataSet
Returns the value in the data set at the specified position.
getValue(int) - Method in interface org.jCharts.chartData.interfaces.IPieChartDataSet
Returns the value in the data set at the specified position.
getValue(int, int) - Method in class org.jCharts.chartData.ScatterPlotDataSet
Returns the value in the data set at the specified position.
getValue(int, int) - Method in class org.jCharts.chartData.AxisChartDataSet
Returns the value in the data set at the specified position.
getValue(int, int) - Method in interface org.jCharts.chartData.interfaces.IScatterPlotDataSet
Returns the value in the data set at the specified position.
getValue(int, int) - Method in interface org.jCharts.chartData.interfaces.IAxisChartDataSet
Returns the value in the data set at the specified position.
getValueIndex() - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
getValueLabelFont() - Method in class org.jCharts.properties.PieChart2DProperties
 
getValueLabelRoundingPowerOfTen() - Method in class org.jCharts.properties.PieChart2DProperties
 
getValueX() - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
getValueY() - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
getWidestLabel() - Method in class org.jCharts.chartData.processors.TextProcessor
Calculates the width and height needed by the passed String when rendered // * @param iDataSeries / * @param font // * @param fontRenderContext public void processLabels( IDataSeries iDataSeries) { //LOOP for( int i = 0; i < iDataSeries.getNumberOfXAxisLabels(); i++ ) { this.axisLabelProcessor.processLabel( iDataSeries.getXAxisLabel( i ), axisLabelFont, fontRenderContext ); } TextLayout textLayout = new TextLayout( label, font, fontRenderContext ); //---WIDTH this.labelWidths[ counter ] = textLayout.getAdvance(); this.widestLabel = Math.max( this.labelWidths[ counter ], this.widestLabel ); this.totalLabelWidths += this.labelWidths[ counter ]; //---HEIGHT this.labelHeights[ counter ] = textLayout.getAscent() + textLayout.getDescent(); this.tallestLabel = Math.max( this.labelHeights[ counter ], this.tallestLabel ); //---need this to offset font rendering, as rendering is at the baseline not bottom or top, this.fontDescent = textLayout.getDescent(); this.counter++; } /******************************************************************************************
getWidestLabel() - Method in class org.jCharts.chartText.TextTagGroup
Calculates the width and height needed by the passed String when rendered // * @param iDataSeries / * @param font // * @param fontRenderContext public void processLabels( IDataSeries iDataSeries) { //LOOP for( int i = 0; i < iDataSeries.getNumberOfXAxisLabels(); i++ ) { this.axisLabelProcessor.processLabel( iDataSeries.getXAxisLabel( i ), axisLabelFont, fontRenderContext ); } TextLayout textLayout = new TextLayout( label, font, fontRenderContext ); //---WIDTH this.labelWidths[ counter ] = textLayout.getAdvance(); this.widestLabel = Math.max( this.labelWidths[ counter ], this.widestLabel ); this.totalLabelWidths += this.labelWidths[ counter ]; //---HEIGHT this.labelHeights[ counter ] = textLayout.getAscent() + textLayout.getDescent(); this.tallestLabel = Math.max( this.labelHeights[ counter ], this.tallestLabel ); //---need this to offset font rendering, as rendering is at the baseline not bottom or top, this.fontDescent = textLayout.getDescent(); this.counter++; } /******************************************************************************************
getWidth() - Method in class org.jCharts.Legend
 
getWidth() - Method in class org.jCharts.chartText.TextTag
 
getXAxis() - Method in class org.jCharts.axisChart.AxisChart
 
getXAxisLabel() - Method in class org.jCharts.imageMap.ImageMapArea
Rather than create an AxisChart specifc map area class just for this field, i put it here.
getXAxisProperties() - Method in class org.jCharts.properties.AxisProperties
 
getXAxisTitle() - Method in class org.jCharts.chartData.AxisDataSeries
Returns the x-axis title
getXAxisTitle() - Method in interface org.jCharts.chartData.interfaces.IAxisDataSeries
Returns the x-axis title.
getXCoordinate(int) - Method in class org.jCharts.imageMap.ImageMapArea
Returns the x coordinate at the specified index.
getXPosition() - Method in class org.jCharts.chartText.TextTag
 
getYAxis() - Method in class org.jCharts.axisChart.AxisChart
 
getYAxisProperties() - Method in class org.jCharts.properties.AxisProperties
 
getYAxisTitle() - Method in class org.jCharts.chartData.AxisDataSeries
Returns the y-axis title
getYAxisTitle() - Method in interface org.jCharts.chartData.interfaces.IAxisDataSeries
Returns the y-axis title.
getYCoordinate(int) - Method in class org.jCharts.imageMap.ImageMapArea
Returns the y coordinate at the specified index.
getYDelta() - Method in class org.jCharts.axisChart.axis.scale.ChartScale
* Accessor for the yDelta property.
getYEnd() - Method in class org.jCharts.axisChart.axis.scale.ChartScale
* Accessor for the yEnd property.
getyMax() - Method in class org.jCharts.chartData.processors.ScatterPlotDataProcessor
 
getYMax() - Method in class org.jCharts.axisChart.axis.scale.ChartScale
* Accessor for the yMax property.
getyMin() - Method in class org.jCharts.chartData.processors.ScatterPlotDataProcessor
 
getYMin() - Method in class org.jCharts.axisChart.axis.scale.ChartScale
* Accessor for the yMin property.
getYPosition() - Method in class org.jCharts.chartText.TextTag
 
getYStart() - Method in class org.jCharts.axisChart.axis.scale.ChartScale
* Accessor for the yStart property.
getZeroDegreeOffset() - Method in class org.jCharts.properties.PieChart2DProperties
 
getZeroLineChartStroke() - Method in class org.jCharts.properties.DataAxisProperties
 
getZeroLineCoordinate() - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Returns the screen coordinate of the zero line.
getZeroLineCoordinate() - Method in class org.jCharts.axisChart.axis.Axis
Returns the screen coordinate of the zero line.
getZeroLineCoordinate() - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
graphics2D - Variable in class org.jCharts.Chart
 
graphics2D - Variable in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
GRID_LINES_ALL - Static variable in class org.jCharts.properties.AxisTypeProperties
 
GRID_LINES_NONE - Static variable in class org.jCharts.properties.AxisTypeProperties
 
GRID_LINES_ONLY_WITH_LABELS - Static variable in class org.jCharts.properties.AxisTypeProperties
 
gridLineChartStroke - Variable in class org.jCharts.properties.AxisTypeProperties
 

H

hasCloseValues() - Method in class org.jCharts.chartData.StockChartDataSet
 
hasCloseValues() - Method in interface org.jCharts.chartData.interfaces.IStockChartDataSet
 
hasLegend() - Method in class org.jCharts.Chart
Returns flag indicating if there is a Legend.
hasOpenValues() - Method in class org.jCharts.chartData.StockChartDataSet
 
hasOpenValues() - Method in interface org.jCharts.chartData.interfaces.IStockChartDataSet
 
hasUserDefinedScale() - Method in class org.jCharts.properties.DataAxisProperties
 
height - Variable in class org.jCharts.Legend
 
height - Variable in class org.jCharts.Chart
 
height - Variable in class org.jCharts.chartText.TextTag
 
high - Variable in class org.jCharts.chartData.StockChartDataSet
 
HIGH - Static variable in class org.jCharts.types.StockChartDataType
 
hiLowStroke - Variable in class org.jCharts.properties.StockChartProperties
 
horizontalPadding - Variable in class org.jCharts.chartText.BarValueGroup
 
horizontalPlot(AxisChart, IAxisChartDataSet, BarChartProperties, DataAxisProperties, Graphics2D, Rectangle2D.Float, float) - Static method in class org.jCharts.axisChart.BarChart
 
horizontalPlot(AxisChart, IAxisChartDataSet, ClusteredBarChartProperties, DataAxisProperties, Graphics2D, Rectangle2D.Float, float, float, float) - Static method in class org.jCharts.axisChart.ClusteredBarChart
 
horizontalPlot(AxisChart, IAxisChartDataSet, StackedBarChartProperties, DataAxisProperties, Graphics2D, Rectangle2D.Float, float) - Static method in class org.jCharts.axisChart.StackedBarChart
 
HTMLChartTestable - interface org.jCharts.test.HTMLChartTestable.
Interface class for Chart Objects that can be displayed in a jCharts test.
HTMLGenerator - class org.jCharts.test.HTMLGenerator.
Utility class for viewing a series of tests.
HTMLGenerator(String) - Constructor for class org.jCharts.test.HTMLGenerator
 
HTMLTestable - interface org.jCharts.test.HTMLTestable.
Interface class for Objects that can be displayed in a jCharts test.

I

IAxisChartDataSet - interface org.jCharts.chartData.interfaces.IAxisChartDataSet.
 
iAxisDataSeries - Variable in class org.jCharts.axisChart.AxisChart
 
IAxisDataSeries - interface org.jCharts.chartData.interfaces.IAxisDataSeries.
 
iAxisPlotDataSet - Variable in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
IAxisPlotDataSet - interface org.jCharts.chartData.interfaces.IAxisPlotDataSet.
 
iconBorderPaint - Variable in class org.jCharts.properties.LegendProperties
 
iconBorderStroke - Variable in class org.jCharts.properties.LegendProperties
 
iconPadding - Variable in class org.jCharts.properties.LegendAreaProperties
 
iconSide - Variable in class org.jCharts.Legend
 
IData - interface org.jCharts.chartData.interfaces.IData.
Provides a common base class for all data structures.
IDataSeries - interface org.jCharts.chartData.interfaces.IDataSeries.
 
IDataSet - interface org.jCharts.chartData.interfaces.IDataSet.
 
imageMap - Variable in class org.jCharts.Chart
 
ImageMap - class org.jCharts.imageMap.ImageMap.
 
ImageMap(int) - Constructor for class org.jCharts.imageMap.ImageMap
 
ImageMapArea - class org.jCharts.imageMap.ImageMapArea.
 
ImageMapArea(int, double, String, String) - Constructor for class org.jCharts.imageMap.ImageMapArea
 
ImageMapArea(int, Point2D.Double, String) - Constructor for class org.jCharts.imageMap.ImageMapArea
 
ImageMapNotSupportedException - exception org.jCharts.imageMap.ImageMapNotSupportedException.
 
ImageMapNotSupportedException(String) - Constructor for class org.jCharts.imageMap.ImageMapNotSupportedException
 
increment - Variable in class org.jCharts.axisChart.axis.DataAxis
Deprecated.  
increment - Variable in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
initComponents() - Method in class org.jCharts.test.SwingTest
 
innerTableRowEnd() - Method in class org.jCharts.test.HTMLGenerator
 
innerTableRowStart() - Method in class org.jCharts.test.HTMLGenerator
 
IntType - class org.jCharts.types.IntType.
Provides a common base class for all types.
IntType(int) - Constructor for class org.jCharts.types.IntType
 
iPieChartDataSet - Variable in class org.jCharts.chartData.processors.PieChartDataProcessor
 
iPieChartDataSet - Variable in class org.jCharts.nonAxisChart.PieChart2D
 
IPieChartDataSet - interface org.jCharts.chartData.interfaces.IPieChartDataSet.
 
IScatterPlotDataSeries - interface org.jCharts.chartData.interfaces.IScatterPlotDataSeries.
 
IScatterPlotDataSet - interface org.jCharts.chartData.interfaces.IScatterPlotDataSet.
 
isCurrency - Variable in class org.jCharts.properties.PieChart2DProperties
 
isDerived - Variable in class org.jCharts.chartText.TextTag
 
isHidden - Variable in class org.jCharts.chartText.TextTag
 
isLabelVertical - Variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
isNegative - Variable in class org.jCharts.chartText.BarValueGroup.BarValue
 
isPlotHorizontal - Variable in class org.jCharts.properties.AxisProperties
 
isPlotHorizontal() - Method in class org.jCharts.properties.AxisProperties
 
isStacked() - Method in class org.jCharts.types.ChartType
Returns flag indicating whether chart type has stacked data
IStockChartDataSet - interface org.jCharts.chartData.interfaces.IStockChartDataSet.
 
isVertical - Variable in class org.jCharts.chartText.BarValueGroup
 

J

JPEG - Static variable in class org.jCharts.encoders.JPEGEncoder
 
JPEG - Static variable in class org.jCharts.test.ChartTestDriver
 
JPEG_LEGACY - Static variable in class org.jCharts.test.ChartTestDriver
 
JPEG_MIME_TYPE - Static variable in class org.jCharts.encoders.ServletEncoderHelper
 
JPEGEncoder - class org.jCharts.encoders.JPEGEncoder.
This class REQUIRES the jdk 1.4
JPEGEncoder() - Constructor for class org.jCharts.encoders.JPEGEncoder
 
JPEGEncoder13 - class org.jCharts.encoders.JPEGEncoder13.
Provided for backwards compatibility for jdk 1.3
JPEGEncoder13() - Constructor for class org.jCharts.encoders.JPEGEncoder13
 

L

LabelAxis - class org.jCharts.axisChart.axis.LabelAxis.
Deprecated. just using the Axis Object
LabelAxis(AxisChart) - Constructor for class org.jCharts.axisChart.axis.LabelAxis
Deprecated. this class is no longer used
LabelAxisProperties - class org.jCharts.properties.LabelAxisProperties.
 
LabelAxisProperties() - Constructor for class org.jCharts.properties.LabelAxisProperties
 
labels - Variable in class org.jCharts.Legend
 
lastTickY - Variable in class org.jCharts.axisChart.axis.YAxis
 
LEFT - Static variable in class org.jCharts.properties.LegendAreaProperties
 
legend - Variable in class org.jCharts.Chart
 
Legend - class org.jCharts.Legend.
 
LEGEND_LABELS - Static variable in class org.jCharts.types.PieLabelType
 
Legend(Chart) - Constructor for class org.jCharts.Legend
Deprecated.  
Legend(Chart, LegendProperties) - Constructor for class org.jCharts.Legend
 
LegendAreaProperties - class org.jCharts.properties.LegendAreaProperties.
 
LegendAreaProperties() - Constructor for class org.jCharts.properties.LegendAreaProperties
Constructor for those desiring auto-calculation of the Legend width based on the number of columns.
legendLabel - Variable in class org.jCharts.imageMap.ImageMapArea
 
legendLabels - Variable in class org.jCharts.chartData.StockChartDataSet
 
legendLabels - Variable in class org.jCharts.chartData.ScatterPlotDataSet
 
legendLabels - Variable in class org.jCharts.chartData.DataSet
 
legendProperties - Variable in class org.jCharts.Legend
 
LegendProperties - class org.jCharts.properties.LegendProperties.
 
LegendProperties() - Constructor for class org.jCharts.properties.LegendProperties
 
legendTableEnd() - Method in class org.jCharts.test.HTMLGenerator
 
legendTableStart() - Method in class org.jCharts.test.HTMLGenerator
 
LINE - Static variable in class org.jCharts.types.ChartType
 
LineChart - class org.jCharts.axisChart.LineChart.
 
LineChart() - Constructor for class org.jCharts.axisChart.LineChart
 
LineChartProperties - class org.jCharts.properties.LineChartProperties.
 
LineChartProperties(Stroke[], Shape[]) - Constructor for class org.jCharts.properties.LineChartProperties
Constructor
lineStrokes - Variable in class org.jCharts.properties.ScatterPlotProperties
 
lineStrokes - Variable in class org.jCharts.properties.LineChartProperties
 
LineTestDriver - class org.jCharts.test.LineTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
LineTestDriver() - Constructor for class org.jCharts.test.LineTestDriver
 
low - Variable in class org.jCharts.chartData.StockChartDataSet
 
LOW - Static variable in class org.jCharts.types.StockChartDataType
 

M

main(String[]) - Static method in class org.jCharts.axisChart.axis.scale.ChartScale
 
main(String[]) - Static method in class org.jCharts.test.SwingTest
 
main(String[]) - Static method in class org.jCharts.test.StackedBarTestDriver
 
main(String[]) - Static method in class org.jCharts.test.ScatterPlotTestDriver
DataSeries getDataSeries() throws ChartDataException { String[] xAxisLabels={"1", "2", "3", "4", "5"}; DataSeries dataSeries=new DataSeries( xAxisLabels, "numbers", "numbers", "Bug #559177" ); AxisChartDataSet axisChartDataSet; double[][] data={{1, 2, 3, 4, 5}, {7, 8, Double.NaN, Double.NaN, Double.NaN}, {Double.NaN, Double.NaN, Double.NaN, Double.NaN, 2}}; String[] legendLabels={"set 1", "set 2", "set 3"}; Paint[] paints={Color.blue, Color.red, Color.green}; axisChartDataSet=new AxisChartDataSet( data, legendLabels, paints, ChartType.LINE, this.getChartTypeProperties( 3 ) ); dataSeries.addIAxisPlotDataSet( axisChartDataSet ); return dataSeries; }
main(String[]) - Static method in class org.jCharts.test.PointTestDriver
 
main(String[]) - Static method in class org.jCharts.test.PieTestDriver
 
main(String[]) - Static method in class org.jCharts.test.LineTestDriver
DataSeries getDataSeries() throws ChartDataException { String[] xAxisLabels={"1", "2", "3", "4", "5"}; DataSeries dataSeries=new DataSeries( xAxisLabels, "numbers", "numbers", "Bug #559177" ); AxisChartDataSet axisChartDataSet; double[][] data={{1, 2, 3, 4, 5}, {7, 8, Double.NaN, Double.NaN, Double.NaN}, {Double.NaN, Double.NaN, Double.NaN, Double.NaN, 2}}; String[] legendLabels={"set 1", "set 2", "set 3"}; Paint[] paints={Color.blue, Color.red, Color.green}; axisChartDataSet=new AxisChartDataSet( data, legendLabels, paints, ChartType.LINE, this.getChartTypeProperties( 3 ) ); dataSeries.addIAxisPlotDataSet( axisChartDataSet ); return dataSeries; }
main(String[]) - Static method in class org.jCharts.test.ClusteredBarTestDriver
 
main(String[]) - Static method in class org.jCharts.test.ChartTestDriver
Main method so can run as command line.
main(String[]) - Static method in class org.jCharts.test.BarTestDriver
 
main(String[]) - Static method in class org.jCharts.test.AreaTestDriver
 
max - Variable in class org.jCharts.chartData.processors.AxisChartDataProcessor
 
maxValue - Variable in class org.jCharts.axisChart.axis.DataAxis
Deprecated.  
maxValue - Variable in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
min - Variable in class org.jCharts.chartData.processors.AxisChartDataProcessor
 
minimumHeightNeeded - Variable in class org.jCharts.axisChart.axis.Axis
 
minimumWidthNeeded - Variable in class org.jCharts.axisChart.axis.Axis
 
minValue - Variable in class org.jCharts.axisChart.axis.DataAxis
Deprecated.  
minValue - Variable in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 

N

NO_LABELS - Static variable in class org.jCharts.types.PieLabelType
 
NonStackedDataProcessor - class org.jCharts.chartData.processors.NonStackedDataProcessor.
 
NonStackedDataProcessor() - Constructor for class org.jCharts.chartData.processors.NonStackedDataProcessor
 
numberFormat - Variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
numberFormat - Variable in class org.jCharts.chartText.NumericTagGroup
 
numberFormat - Variable in class org.jCharts.chartText.BarValueGroup
 
numberOfDataSets - Variable in class org.jCharts.chartData.StockChartDataSet
 
numberOfElementsInADataSet - Variable in class org.jCharts.chartData.processors.AxisChartDataProcessor
 
numberOfScaleItems - Variable in class org.jCharts.axisChart.axis.Axis
 
numberOfScaleItems - Variable in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
numColumns - Variable in class org.jCharts.Legend
 
numColumns - Variable in class org.jCharts.properties.LegendAreaProperties
 
numDataItems - Variable in class org.jCharts.chartData.ScatterPlotDataSet
 
NumericTagGroup - class org.jCharts.chartText.NumericTagGroup.
 
NumericTagGroup(ChartFont, FontRenderContext, boolean, boolean, boolean, int) - Constructor for class org.jCharts.chartText.NumericTagGroup
 
numItems - Variable in class org.jCharts.properties.DataAxisProperties
 
numRows - Variable in class org.jCharts.Legend
 

O

ON_TOP - Static variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelPosition
 
oneUnitPixelSize - Variable in class org.jCharts.axisChart.axis.Axis
 
open - Variable in class org.jCharts.chartData.StockChartDataSet
 
OPEN - Static variable in class org.jCharts.types.StockChartDataType
 
openLength - Variable in class org.jCharts.properties.StockChartProperties
 
openStroke - Variable in class org.jCharts.properties.StockChartProperties
 
org.jCharts - package org.jCharts
 
org.jCharts.axisChart - package org.jCharts.axisChart
 
org.jCharts.axisChart.axis - package org.jCharts.axisChart.axis
 
org.jCharts.axisChart.axis.scale - package org.jCharts.axisChart.axis.scale
 
org.jCharts.axisChart.customRenderers.axisValue - package org.jCharts.axisChart.customRenderers.axisValue
 
org.jCharts.axisChart.customRenderers.axisValue.renderers - package org.jCharts.axisChart.customRenderers.axisValue.renderers
 
org.jCharts.chartData - package org.jCharts.chartData
 
org.jCharts.chartData.interfaces - package org.jCharts.chartData.interfaces
 
org.jCharts.chartData.processors - package org.jCharts.chartData.processors
 
org.jCharts.chartText - package org.jCharts.chartText
 
org.jCharts.encoders - package org.jCharts.encoders
 
org.jCharts.imageMap - package org.jCharts.imageMap
 
org.jCharts.nonAxisChart - package org.jCharts.nonAxisChart
 
org.jCharts.properties - package org.jCharts.properties
 
org.jCharts.properties.util - package org.jCharts.properties.util
 
org.jCharts.test - package org.jCharts.test
 
org.jCharts.types - package org.jCharts.types
 
origin - Variable in class org.jCharts.axisChart.axis.Axis
 
outlinePaints - Variable in class org.jCharts.properties.PointChartProperties
 
OUTPUT_PATH - Static variable in class org.jCharts.test.ChartTestDriver
 
overlayCharts() - Method in class org.jCharts.axisChart.ScatterPlotAxisChart
Draws the charts over the axis.
overlayCharts() - Method in class org.jCharts.axisChart.AxisChart
Draws the charts over the axis.

P

paddingBetweenAxisAndLabels - Variable in class org.jCharts.properties.AxisTypeProperties
 
paddingBetweenAxisLabels - Variable in class org.jCharts.properties.AxisTypeProperties
 
paddingBetweenAxisTitleAndLabels - Variable in class org.jCharts.properties.AxisTypeProperties
 
paddingBetweenLabelsAndTicks - Variable in class org.jCharts.properties.AxisTypeProperties
 
paint - Variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.BackgroundRenderer
 
paint - Variable in class org.jCharts.properties.util.ChartItem
 
paints - Variable in class org.jCharts.Legend
 
paints - Variable in class org.jCharts.chartData.StockChartDataSet
 
paints - Variable in class org.jCharts.chartData.ScatterPlotDataSet
 
paints - Variable in class org.jCharts.chartData.DataSet
 
panel - Variable in class org.jCharts.test.SwingTest
 
PieChart2D - class org.jCharts.nonAxisChart.PieChart2D.
 
PieChart2D(IPieChartDataSet, LegendProperties, ChartProperties, int, int) - Constructor for class org.jCharts.nonAxisChart.PieChart2D
Constructor
PieChart2DProperties - class org.jCharts.properties.PieChart2DProperties.
 
PieChart2DProperties() - Constructor for class org.jCharts.properties.PieChart2DProperties
 
pieChartDataProcessor - Variable in class org.jCharts.nonAxisChart.PieChart2D
 
PieChartDataProcessor - class org.jCharts.chartData.processors.PieChartDataProcessor.
Utility class to process the PieChartDataSet
PieChartDataProcessor(IPieChartDataSet) - Constructor for class org.jCharts.chartData.processors.PieChartDataProcessor
Constructor
PieChartDataSet - class org.jCharts.chartData.PieChartDataSet.
Implementation of the IPieChartDataSet Interface for use with the PieChart2D Object.
PieChartDataSet(String, double[], String[], Paint[], PieChart2DProperties) - Constructor for class org.jCharts.chartData.PieChartDataSet
Constructor
pieLabelType - Variable in class org.jCharts.properties.PieChart2DProperties
 
PieLabelType - class org.jCharts.types.PieLabelType.
 
PieLabelType(int) - Constructor for class org.jCharts.types.PieLabelType
 
PieTestDriver - class org.jCharts.test.PieTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
PieTestDriver() - Constructor for class org.jCharts.test.PieTestDriver
 
pieX - Variable in class org.jCharts.nonAxisChart.PieChart2D
 
pieY - Variable in class org.jCharts.nonAxisChart.PieChart2D
 
pixelLength - Variable in class org.jCharts.axisChart.axis.Axis
 
pixelValuePadding - Variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
placement - Variable in class org.jCharts.properties.LegendAreaProperties
 
PNG - Static variable in class org.jCharts.encoders.PNGEncoder
 
PNG - Static variable in class org.jCharts.test.ChartTestDriver
 
PNG_MIME_TYPE - Static variable in class org.jCharts.encoders.ServletEncoderHelper
 
PNGEncoder - class org.jCharts.encoders.PNGEncoder.
This class REQUIRES the jdk 1.4
PNGEncoder() - Constructor for class org.jCharts.encoders.PNGEncoder
 
POINT - Static variable in class org.jCharts.chartData.ScatterPlotDataSet
 
POINT - Static variable in class org.jCharts.types.ChartType
 
PointChart - class org.jCharts.axisChart.PointChart.
 
PointChart() - Constructor for class org.jCharts.axisChart.PointChart
 
PointChartProperties - class org.jCharts.properties.PointChartProperties.
 
PointChartProperties(Shape[], boolean[], Paint[]) - Constructor for class org.jCharts.properties.PointChartProperties
Constructor
pointOutlinePaints - Variable in class org.jCharts.Legend
 
PointTestDriver - class org.jCharts.test.PointTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
PointTestDriver() - Constructor for class org.jCharts.test.PointTestDriver
 
POLYGON - Static variable in class org.jCharts.imageMap.AreaShape
 
PolyMapArea - class org.jCharts.imageMap.PolyMapArea.
 
PolyMapArea(int, double, String, String) - Constructor for class org.jCharts.imageMap.PolyMapArea
 
position - Variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelPosition
 
PostAxisValueRenderListener - interface org.jCharts.axisChart.customRenderers.axisValue.PostAxisValueRenderListener.
This Class is used to recieve callbacks from the chart renderers after they render their value to the chart, with value meaning their bar, point, line, etc...
postRender(AxisValueRenderEvent) - Method in interface org.jCharts.axisChart.customRenderers.axisValue.PostAxisValueRenderListener
 
postRender(AxisValueRenderEvent) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
postRenderEventListeners - Variable in class org.jCharts.properties.AxisChartTypeProperties
 
PreAxisValueRenderListener - interface org.jCharts.axisChart.customRenderers.axisValue.PreAxisValueRenderListener.
 
preRender(AxisValueRenderEvent) - Method in interface org.jCharts.axisChart.customRenderers.axisValue.PreAxisValueRenderListener
 
preRender(AxisValueRenderEvent) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.BackgroundRenderer
 
preRenderEventListeners - Variable in class org.jCharts.properties.AxisChartTypeProperties
 
processData() - Method in class org.jCharts.chartData.processors.PieChartDataProcessor
This method should do a single pass through the data set and calculate all needed values, such as: min, max, sum, etc...
processData(AxisChart, FontRenderContext) - Method in class org.jCharts.chartData.processors.ScatterPlotDataProcessor
Method to perform all chart data processing.
processData(AxisChart, FontRenderContext) - Method in class org.jCharts.chartData.processors.AxisChartDataProcessor
Method to perform all chart data processing.
processData(IAxisChartDataSet, AxisChartDataProcessor) - Static method in class org.jCharts.chartData.processors.StackedDataProcessor
This method should do a single pass through the data set and calculate all needed values, such as: min, max, sum, etc...
processData(IAxisChartDataSet, AxisChartDataProcessor) - Static method in class org.jCharts.chartData.processors.NonStackedDataProcessor
Does a single pass through the data set and calculates the min, max, and label dimensions.
processData(IAxisDataSeries) - Method in class org.jCharts.Legend
Central method for processing data; try to minimize looping.
processData(IPieChartDataSet) - Method in class org.jCharts.Legend
Central method for processing data; try to minimize looping.
processData(IStockChartDataSet, AxisChartDataProcessor) - Static method in class org.jCharts.chartData.processors.StockDataProcessor
Only need to loop through the 'high' to find MAX and 'low' to find MIN.
processDataSet(IDataSeries) - Method in class org.jCharts.chartData.processors.AxisChartDataProcessor
Processes the numeric values in the chart data.
processDataSet(IScatterPlotDataSeries) - Method in class org.jCharts.chartData.processors.ScatterPlotDataProcessor
Processes the numeric values in the chart data.
processLegendLabels(IAxisPlotDataSet) - Method in class org.jCharts.Legend
Method for processing data for AxisPlot datasets; try to minimize looping.
processLegendLabels(IPieChartDataSet) - Method in class org.jCharts.Legend
Method for processing data for PieCharts; try to minimize looping.
Properties - class org.jCharts.properties.Properties.
 
Properties() - Constructor for class org.jCharts.properties.Properties
 
propertiesTableEnd() - Method in class org.jCharts.test.HTMLGenerator
 
propertiesTableRowEnd() - Method in class org.jCharts.test.HTMLGenerator
 
propertiesTableRowStart() - Method in class org.jCharts.test.HTMLGenerator
 
propertiesTableStart(String) - Method in class org.jCharts.test.HTMLGenerator
 
PropertyException - exception org.jCharts.properties.PropertyException.
 
PropertyException(String) - Constructor for class org.jCharts.properties.PropertyException
 

R

radius - Variable in class org.jCharts.imageMap.CircleMapArea
 
randomizeAxisProperties(AxisProperties) - Static method in class org.jCharts.test.TestDataGenerator
Takes the passed AxisProperties and randomizes it.
randomizeLegend(LegendProperties) - Static method in class org.jCharts.test.TestDataGenerator
Takes the passed Legend and randomizes it.
RECTANGLE - Static variable in class org.jCharts.imageMap.AreaShape
 
RectMapArea - class org.jCharts.imageMap.RectMapArea.
 
RectMapArea(Rectangle2D.Float, double, String, String) - Constructor for class org.jCharts.imageMap.RectMapArea
 
render() - Method in class org.jCharts.Legend
Renders the legend.
render() - Method in class org.jCharts.Chart
Call this to kick off rendering of the chart
render(AxisChart, IAxisChartDataSet) - Static method in class org.jCharts.axisChart.StackedBarChart
Draws the chart
render(AxisChart, IAxisChartDataSet) - Static method in class org.jCharts.axisChart.StackedAreaChart
Draws the chart
render(AxisChart, IAxisChartDataSet) - Static method in class org.jCharts.axisChart.PointChart
Draws the chart
render(AxisChart, IAxisChartDataSet) - Static method in class org.jCharts.axisChart.LineChart
Draws the chart
render(AxisChart, IAxisChartDataSet) - Static method in class org.jCharts.axisChart.ClusteredBarChart
Draws the chart uses Rectangle2D......keep having rounding problems.
render(AxisChart, IAxisChartDataSet) - Static method in class org.jCharts.axisChart.BarChart
Draws the chart uses Rectangle2D......keep having rounding problems.
render(AxisChart, IAxisChartDataSet) - Static method in class org.jCharts.axisChart.AreaChart
Draws the chart
render(AxisChart, IStockChartDataSet) - Static method in class org.jCharts.axisChart.StockChart
Draws the chart
render(Chart) - Static method in class org.jCharts.encoders.BinaryEncoderUtil
 
render(Graphics2D) - Method in class org.jCharts.chartText.BarValueGroup
renders any barValues
render(Graphics2D, AxisProperties, String) - Method in class org.jCharts.axisChart.axis.YAxis
Renders the YAxis on the passes Graphics2D object
render(Graphics2D, AxisProperties, String) - Method in class org.jCharts.axisChart.axis.XAxis
Renders the YAxis on the passes Graphics2D object
render(Graphics2D, float, float) - Method in class org.jCharts.chartText.TextTag
Renders the text, at the position - renders from the top (instead of baseline)
render(Graphics2D, IDataSeries) - Method in class org.jCharts.axisChart.axis.LabelAxis
Deprecated. Renders the axis on the passed Graphics2D object
render(Graphics2D, IDataSeries) - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Renders the DataAxis on the passes Graphics2D object
render(Graphics2D, Paint) - Method in class org.jCharts.chartText.TextTag
Renders the text, at the position - renders from the top (instead of baseline)
render(int, Graphics2D, float, float) - Method in class org.jCharts.chartText.TextTagGroup
Renders the text, at the position - renders from the top (instead of baseline)
render(PieChart2D) - Static method in class org.jCharts.nonAxisChart.PieChart2D
Implement the method to render the Chart.
render(ScatterPlotAxisChart, IScatterPlotDataSet) - Static method in class org.jCharts.axisChart.ScatterPlotChart
Draws the chart
renderAxisTitle(String, Graphics2D, AxisTypeProperties) - Method in class org.jCharts.axisChart.axis.YAxis
 
renderAxisTitle(String, Graphics2D, AxisTypeProperties) - Method in class org.jCharts.axisChart.axis.XAxis
Computes the number of pixels between each value on the axis.
renderChart() - Method in class org.jCharts.Chart
 
renderChart() - Method in class org.jCharts.axisChart.AxisChart
Implement the method to render the Axis based chart
renderChart() - Method in class org.jCharts.nonAxisChart.PieChart2D
Draws the chart
renderChartTitle(String, FontRenderContext) - Method in class org.jCharts.Chart
Displays the chart title and returns the height of the title PLUS title padding.
renderWithImageMap() - Method in class org.jCharts.Chart
Renders the chart into a BufferedImage so that we can calculate all the Image Map coordinates.
reverse() - Method in class org.jCharts.chartText.TextTagGroup
Horizontal plots render the data from top down so rendering alogorithm needs to get the labels in reverse order to make things easier.
RIGHT - Static variable in class org.jCharts.properties.LegendAreaProperties
 
round(double, double) - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Rounds the scale increment up by the power of ten specified in the properties.
round(double, double) - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
Rounds the passed value by the power of ten specified
rounding - Variable in class org.jCharts.axisChart.axis.scale.ChartScale
* The suggested value for the rounding of the data.
roundingPowerOfTen - Variable in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
roundingPowerOfTen - Variable in class org.jCharts.properties.PieChart2DProperties
 
roundTheIncrement(double) - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Rounds the scale increment up by the power of ten specified in the properties.
roundTheIncrement(double) - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
Rounds the scale increment up by the power of ten specified in the properties.
roundToNearest - Variable in class org.jCharts.properties.DataAxisProperties
 
rowPadding - Variable in class org.jCharts.properties.LegendAreaProperties
 

S

saveFile() - Method in class org.jCharts.test.HTMLGenerator
Writes the file.
scaleCalculator - Variable in class org.jCharts.axisChart.axis.Axis
 
scaleCalculator - Variable in class org.jCharts.properties.DataAxisProperties
 
ScaleCalculator - class org.jCharts.axisChart.axis.scale.ScaleCalculator.
Base class for the logic used to compute the scale on the charts.
ScaleCalculator() - Constructor for class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
scaleChartFont - Variable in class org.jCharts.properties.AxisTypeProperties
 
scalePixelWidth - Variable in class org.jCharts.axisChart.axis.Axis
 
SCATTER_PLOT - Static variable in class org.jCharts.types.ChartType
 
ScatterChartTestBase - class org.jCharts.test.ScatterChartTestBase.
 
ScatterChartTestBase() - Constructor for class org.jCharts.test.ScatterChartTestBase
 
ScatterPlotAxisChart - class org.jCharts.axisChart.ScatterPlotAxisChart.
This Class is used to create all axis chart types.
ScatterPlotAxisChart(IScatterPlotDataSeries, ChartProperties, AxisProperties, LegendProperties, int, int) - Constructor for class org.jCharts.axisChart.ScatterPlotAxisChart
Constructor
ScatterPlotChart - class org.jCharts.axisChart.ScatterPlotChart.
 
ScatterPlotChart() - Constructor for class org.jCharts.axisChart.ScatterPlotChart
 
ScatterPlotDataProcessor - class org.jCharts.chartData.processors.ScatterPlotDataProcessor.
 
ScatterPlotDataProcessor() - Constructor for class org.jCharts.chartData.processors.ScatterPlotDataProcessor
Constructor
ScatterPlotDataSeries - class org.jCharts.chartData.ScatterPlotDataSeries.
Collection of all IAxisPlotDataSets to display in an AxisChart
ScatterPlotDataSeries(IScatterPlotDataSet, String, String, String) - Constructor for class org.jCharts.chartData.ScatterPlotDataSeries
Constructor
ScatterPlotDataSet - class org.jCharts.chartData.ScatterPlotDataSet.
 
ScatterPlotDataSet(ScatterPlotProperties) - Constructor for class org.jCharts.chartData.ScatterPlotDataSet
Constructor
scatterPlotProperties - Variable in class org.jCharts.chartData.ScatterPlotDataSet
 
ScatterPlotProperties - class org.jCharts.properties.ScatterPlotProperties.
 
ScatterPlotProperties(Stroke[], Shape[]) - Constructor for class org.jCharts.properties.ScatterPlotProperties
Constructor
ScatterPlotTestDriver - class org.jCharts.test.ScatterPlotTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
ScatterPlotTestDriver() - Constructor for class org.jCharts.test.ScatterPlotTestDriver
 
segments - Variable in class org.jCharts.axisChart.axis.scale.ChartScale
* The number of segments that the suggested yStart, yEnd and yDelta produce.
ServletEncoderHelper - class org.jCharts.encoders.ServletEncoderHelper.
 
ServletEncoderHelper() - Constructor for class org.jCharts.encoders.ServletEncoderHelper
 
setAxisLabelsGroup(TextTagGroup) - Method in class org.jCharts.axisChart.axis.Axis
 
setAxisStroke(ChartStroke) - Method in class org.jCharts.properties.AxisTypeProperties
 
setAxisTickMarkPixelLength(float) - Method in class org.jCharts.properties.AxisTypeProperties
 
setAxisTitleChartFont(ChartFont) - Method in class org.jCharts.properties.AxisTypeProperties
 
setBackgroundPaint(Paint) - Method in class org.jCharts.properties.Properties
 
setBarOutlineStroke(ChartStroke) - Method in class org.jCharts.properties.BarChartProperties
 
setBarValuePosition(BarValueGroup.BarValue, Rectangle2D.Float) - Method in class org.jCharts.chartText.BarValueGroup
Gets the rectangle associated (by the user) for the given bar value.
setBorderPaint(Paint) - Method in class org.jCharts.properties.PieChart2DProperties
 
setBorderStroke(ChartStroke) - Method in class org.jCharts.properties.AreaProperties
Sets the border Stroke.
setBorderStroke(Stroke) - Method in class org.jCharts.properties.PieChart2DProperties
 
setChartPadding(int) - Method in class org.jCharts.properties.LegendAreaProperties
Sets the padding between chart plot and the Legend.
setClosePixelLength(int) - Method in class org.jCharts.properties.StockChartProperties
 
setCloseStroke(Stroke) - Method in class org.jCharts.properties.StockChartProperties
 
setCloseValues(double[], String, Paint) - Method in class org.jCharts.chartData.StockChartDataSet
Sets the 'Close' values
setColumnPadding(int) - Method in class org.jCharts.properties.LegendAreaProperties
Sets the padding between label columns, in pixels.
setCurrency(boolean) - Method in class org.jCharts.properties.PieChart2DProperties
 
setDataSetIndex(int) - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
setEdgePadding(float) - Method in class org.jCharts.properties.AreaProperties
Sets the number of pixels to pad the edges of the image
setFont(Font) - Method in class org.jCharts.properties.LegendProperties
Sets the Font used by the Legend.
setFontPaint(Paint) - Method in class org.jCharts.properties.LegendProperties
Sets the Font color used by the Legend.
setGraphics2D(Graphics2D) - Method in class org.jCharts.Chart
Sets the graphics object to render the chart on by the encoder.
setGridLineChartStroke(ChartStroke) - Method in class org.jCharts.properties.AxisTypeProperties
 
setHidden(boolean) - Method in class org.jCharts.chartText.TextTag
 
setHiLowStroke(Stroke) - Method in class org.jCharts.properties.StockChartProperties
 
setIconBorderPaint(Paint) - Method in class org.jCharts.properties.LegendProperties
Sets the Icon border color used by the Legend.
setIconBorderStroke(Stroke) - Method in class org.jCharts.properties.LegendProperties
Sets the icon border Stroke.
setIconPadding(int) - Method in class org.jCharts.properties.LegendAreaProperties
Sets the padding between the icon and the Label, in pixels.
setImageMap(ImageMap) - Method in class org.jCharts.Chart
To optimze performance of the ImageMap Object, we create it once we know how many data elements are in the chart which is dependent on the AxisChart or PieChart2D
setMaxValue(double) - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
setMaxValue(double) - Method in class org.jCharts.chartData.processors.AxisChartDataProcessor
 
setMinimumHeightNeeded(float) - Method in class org.jCharts.axisChart.axis.Axis
 
setMinimumWidthNeeded(float) - Method in class org.jCharts.axisChart.axis.Axis
 
setMinValue(double) - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
setMinValue(double) - Method in class org.jCharts.chartData.processors.AxisChartDataProcessor
 
setNumberOfScaleItems(int) - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
setNumColumns(int) - Method in class org.jCharts.properties.LegendAreaProperties
Sets the number of text columns the legend should display.
setNumItems(int) - Method in class org.jCharts.properties.DataAxisProperties
 
setOneUnitPixelSize(double) - Method in class org.jCharts.axisChart.axis.Axis
 
setOpenPixelLength(int) - Method in class org.jCharts.properties.StockChartProperties
 
setOpenStroke(Stroke) - Method in class org.jCharts.properties.StockChartProperties
 
setOpenValues(double[], String, Paint) - Method in class org.jCharts.chartData.StockChartDataSet
Sets the 'Open' values
setOrigin(float) - Method in class org.jCharts.axisChart.axis.Axis
 
setPaddingBetweenAxisAndLabels(float) - Method in class org.jCharts.properties.AxisTypeProperties
 
setPaddingBetweenAxisTitleAndLabels(float) - Method in class org.jCharts.properties.AxisTypeProperties
 
setPaddingBetweenLabelsAndTicks(float) - Method in class org.jCharts.properties.AxisTypeProperties
 
setPaddingBetweenXAxisLabels(float) - Method in class org.jCharts.properties.AxisTypeProperties
 
setPieLabelType(PieLabelType) - Method in class org.jCharts.properties.PieChart2DProperties
Sets the type of label to draw on the PieChart.
setPixelLength(float) - Method in class org.jCharts.axisChart.axis.Axis
 
setPixelValuePadding(int) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
The pixel padding between the label and the data point.
setPlacement(int) - Method in class org.jCharts.properties.LegendAreaProperties
Sets where the Legend should be drawn in relation to the Chart.
setPosition(float, float) - Method in class org.jCharts.chartText.TextTag
 
setRadius(int) - Method in class org.jCharts.imageMap.CircleMapArea
Allows user to specify the radius for each circle
setRoundingPowerOfTen(int) - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
Sets the exponent power of ten to round values to.
setRoundingPowerOfTen(int) - Method in class org.jCharts.properties.PieChart2DProperties
 
setRoundToNearest(int) - Method in class org.jCharts.properties.DataAxisProperties
 
setRowPadding(int) - Method in class org.jCharts.properties.LegendAreaProperties
Sets the padding between labels in each row, in pixels.
setScaleCalculator(ScaleCalculator) - Method in class org.jCharts.axisChart.axis.Axis
 
setScaleCalculator(ScaleCalculator) - Method in class org.jCharts.properties.DataAxisProperties
You do not have to explicitly set a ScaleCalculator implementation as jCharts will create one, but if you do not like the way Scale ranges are created, you could create your own implementation of ScaleCalculator and jCharts will use it!
setScaleChartFont(ChartFont) - Method in class org.jCharts.properties.AxisTypeProperties
 
setScalePixelWidth(float) - Method in class org.jCharts.axisChart.axis.Axis
 
setShowAxisLabels(boolean) - Method in class org.jCharts.properties.AxisTypeProperties
 
setShowEndBorder(boolean) - Method in class org.jCharts.properties.AxisTypeProperties
 
setShowGridLines(int) - Method in class org.jCharts.properties.AxisTypeProperties
 
setShowGrouping(boolean) - Method in class org.jCharts.properties.PieChart2DProperties
 
setShowOutlinesFlag(boolean) - Method in class org.jCharts.properties.BarChartProperties
 
setShowTicks(int) - Method in class org.jCharts.properties.AxisTypeProperties
 
setShowZeroLine(boolean) - Method in class org.jCharts.properties.DataAxisProperties
 
setSize(Dimension) - Method in class org.jCharts.properties.LegendProperties
Setter for property size.
setTickChartStroke(ChartStroke) - Method in class org.jCharts.properties.AxisTypeProperties
 
setTickLength(float) - Method in class org.jCharts.properties.PieChart2DProperties
 
setTickStart(float) - Method in class org.jCharts.axisChart.axis.Axis
 
setTitleChartFont(ChartFont) - Method in class org.jCharts.properties.AxisTypeProperties
 
setTitleFont(ChartFont) - Method in class org.jCharts.properties.ChartProperties
 
setTitlePadding(float) - Method in class org.jCharts.properties.ChartProperties
 
setupAxis(AxisChartDataProcessor, FontRenderContext) - Method in class org.jCharts.axisChart.ScatterPlotAxisChart
 
setupAxis(AxisChartDataProcessor, FontRenderContext) - Method in class org.jCharts.axisChart.AxisChart
 
setupDataAxisProperties(Axis, DataAxisProperties, AxisChartDataProcessor, FontRenderContext) - Method in class org.jCharts.axisChart.ScatterPlotAxisChart
Once we determine which axis is the data axis, the logic to set it up is the same whether it is a horizontal or vertical plot.
setupDataAxisProperties(Axis, DataAxisProperties, AxisChartDataProcessor, FontRenderContext) - Method in class org.jCharts.axisChart.AxisChart
Once we determine which axis is the data axis, the logic to set it up is the same whether it is a horizontal or vertical plot.
setupGraphics2D(Graphics2D) - Method in class org.jCharts.properties.util.ChartStroke
Sets the Paint and Stroke implementations on the Graphics2D Object
setupGraphics2D(Graphics2D) - Method in class org.jCharts.properties.util.ChartItem
Sets the Paint and Stroke implementations on the Graphics2D Object
setupGraphics2D(Graphics2D) - Method in class org.jCharts.properties.util.ChartFont
Sets the Paint and Stroke implementations on the Graphics2D Object
setUseCommas(boolean) - Method in class org.jCharts.properties.DataAxisProperties
 
setUseDollarSigns(boolean) - Method in class org.jCharts.properties.DataAxisProperties
 
setUsePercentSigns(boolean) - Method in class org.jCharts.properties.DataAxisProperties
 
setUserDefinedScale(double, double) - Method in class org.jCharts.properties.DataAxisProperties
 
setValidate(boolean) - Method in class org.jCharts.properties.ChartProperties
Toggles the validation of data and properties for the charts.
setValueChartFont(ChartFont) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
setValueIndex(int) - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
setValueLabelFont(ChartFont) - Method in class org.jCharts.properties.PieChart2DProperties
Sets the ChartFont used to draw the chart value labels.
setValueLabelPosition(ValueLabelPosition) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
Sets where you would like to position the label
setValueX(float) - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
setValueY(float) - Method in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
setWidthPercentage(float) - Method in class org.jCharts.properties.BarChartProperties
 
setX(float) - Method in class org.jCharts.Legend
 
setXAxisLabelsAreVertical(boolean) - Method in class org.jCharts.properties.AxisProperties
 
setXPosition(float) - Method in class org.jCharts.chartText.TextTag
 
setY(float) - Method in class org.jCharts.Legend
 
setyMax(double) - Method in class org.jCharts.chartData.processors.ScatterPlotDataProcessor
 
setyMin(double) - Method in class org.jCharts.chartData.processors.ScatterPlotDataProcessor
 
setYPosition(float) - Method in class org.jCharts.chartText.TextTag
 
setZeroDegreeOffset(float) - Method in class org.jCharts.properties.PieChart2DProperties
The offset from zero degrees which the first slice of pie is drawn.
setZeroLineChartStroke(ChartStroke) - Method in class org.jCharts.properties.DataAxisProperties
 
setZeroLineCoordinate(float) - Method in class org.jCharts.axisChart.axis.Axis
Sets the screen coordinate of the zero line.
SHAPE_CIRCLE - Static variable in class org.jCharts.properties.PointChartProperties
 
SHAPE_DIAMOND - Static variable in class org.jCharts.properties.PointChartProperties
 
SHAPE_SQUARE - Static variable in class org.jCharts.properties.PointChartProperties
 
SHAPE_TRIANGLE - Static variable in class org.jCharts.properties.PointChartProperties
 
shapes - Variable in class org.jCharts.Legend
 
shapes - Variable in class org.jCharts.properties.ScatterPlotProperties
 
shapes - Variable in class org.jCharts.properties.PointChartProperties
 
shapes - Variable in class org.jCharts.properties.LineChartProperties
 
showAxisLabels - Variable in class org.jCharts.properties.AxisTypeProperties
 
showAxisLabels() - Method in class org.jCharts.properties.AxisTypeProperties
 
showBarValues - Variable in class org.jCharts.chartText.BarValueGroup
 
showEndBorder - Variable in class org.jCharts.properties.AxisTypeProperties
 
showGridLines - Variable in class org.jCharts.properties.AxisTypeProperties
 
showGrouping - Variable in class org.jCharts.properties.PieChart2DProperties
 
showOutlines - Variable in class org.jCharts.properties.BarChartProperties
 
showTicks - Variable in class org.jCharts.properties.AxisTypeProperties
 
showValueLabelCurrency() - Method in class org.jCharts.properties.PieChart2DProperties
 
showValueLabelGrouping() - Method in class org.jCharts.properties.PieChart2DProperties
 
showZeroLine - Variable in class org.jCharts.properties.DataAxisProperties
 
showZeroLine() - Method in class org.jCharts.properties.DataAxisProperties
 
size - Variable in class org.jCharts.properties.LegendProperties
 
size() - Method in class org.jCharts.chartData.AxisDataSeries
Returns the number of IAxisPlotDataSet Objects in this series
size() - Method in interface org.jCharts.chartData.interfaces.IAxisDataSeries
Returns the number of IAxisPlotDataSet Objects in this series
size() - Method in class org.jCharts.chartData.processors.TextProcessor
Returns the number of labels
size() - Method in class org.jCharts.chartText.TextTagGroup
Returns the number of labels
sizeAndPositionAxis(float, float, float) - Method in class org.jCharts.axisChart.AxisChart
Finalizes the size of both Axis and sets the origin position
sizeOfEachDataSet - Variable in class org.jCharts.chartData.AxisDataSeries
 
StackedAreaChart - class org.jCharts.axisChart.StackedAreaChart.
 
StackedAreaChart() - Constructor for class org.jCharts.axisChart.StackedAreaChart
 
StackedAreaChartProperties - class org.jCharts.properties.StackedAreaChartProperties.
 
StackedAreaChartProperties() - Constructor for class org.jCharts.properties.StackedAreaChartProperties
 
StackedAreaTestDriver - class org.jCharts.test.StackedAreaTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
StackedAreaTestDriver() - Constructor for class org.jCharts.test.StackedAreaTestDriver
 
StackedBarChart - class org.jCharts.axisChart.StackedBarChart.
 
StackedBarChart() - Constructor for class org.jCharts.axisChart.StackedBarChart
 
StackedBarChartProperties - class org.jCharts.properties.StackedBarChartProperties.
 
StackedBarChartProperties() - Constructor for class org.jCharts.properties.StackedBarChartProperties
 
StackedBarTestDriver - class org.jCharts.test.StackedBarTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
StackedBarTestDriver() - Constructor for class org.jCharts.test.StackedBarTestDriver
 
stackedData - Variable in class org.jCharts.types.ChartType
 
StackedDataProcessor - class org.jCharts.chartData.processors.StackedDataProcessor.
Notes: 1) Stacked data cannot have any negative values.
StackedDataProcessor() - Constructor for class org.jCharts.chartData.processors.StackedDataProcessor
 
start - Variable in class org.jCharts.test.StopWatch
 
start() - Method in class org.jCharts.test.StopWatch
 
startPosition - Variable in class org.jCharts.chartText.BarValueGroup.BarValue
 
startTicksAtAxis - Variable in class org.jCharts.axisChart.axis.XAxis
 
STOCK - Static variable in class org.jCharts.types.ChartType
 
StockChart - class org.jCharts.axisChart.StockChart.
 
StockChart() - Constructor for class org.jCharts.axisChart.StockChart
 
StockChartDataSet - class org.jCharts.chartData.StockChartDataSet.
 
StockChartDataSet(double[], String, double[], String, Paint, StockChartProperties) - Constructor for class org.jCharts.chartData.StockChartDataSet
Constructor
StockChartDataType - class org.jCharts.types.StockChartDataType.
 
StockChartDataType(int) - Constructor for class org.jCharts.types.StockChartDataType
 
stockChartProperties - Variable in class org.jCharts.chartData.StockChartDataSet
 
StockChartProperties - class org.jCharts.properties.StockChartProperties.
 
StockChartProperties() - Constructor for class org.jCharts.properties.StockChartProperties
 
StockChartProperties(Stroke, Stroke, int, Stroke, int) - Constructor for class org.jCharts.properties.StockChartProperties
 
StockDataProcessor - class org.jCharts.chartData.processors.StockDataProcessor.
Custom processor for the Stock Chart as data is semi-processed by default.
StockDataProcessor() - Constructor for class org.jCharts.chartData.processors.StockDataProcessor
 
StockTestDriver - class org.jCharts.test.StockTestDriver.
This file provides examples of how to create all the different chart types provided by this package.
StockTestDriver() - Constructor for class org.jCharts.test.StockTestDriver
 
stop - Variable in class org.jCharts.test.StopWatch
 
stop() - Method in class org.jCharts.test.StopWatch
 
StopWatch - class org.jCharts.test.StopWatch.
 
StopWatch() - Constructor for class org.jCharts.test.StopWatch
 
stringBuffer - Variable in class org.jCharts.test.HTMLGenerator
 
stroke - Variable in class org.jCharts.properties.util.ChartStroke
 
sumOfData - Variable in class org.jCharts.chartData.processors.PieChartDataProcessor
 
supportsImageMap() - Method in class org.jCharts.test.StockTestDriver
 
supportsImageMap() - Method in class org.jCharts.test.StackedBarTestDriver
 
supportsImageMap() - Method in class org.jCharts.test.StackedAreaTestDriver
 
supportsImageMap() - Method in class org.jCharts.test.ScatterPlotTestDriver
 
supportsImageMap() - Method in class org.jCharts.test.ScatterChartTestBase
 
supportsImageMap() - Method in class org.jCharts.test.PointTestDriver
 
supportsImageMap() - Method in class org.jCharts.test.LineTestDriver
 
supportsImageMap() - Method in class org.jCharts.test.ComboTestDriver
 
supportsImageMap() - Method in class org.jCharts.test.ClusteredBarTestDriver
 
supportsImageMap() - Method in class org.jCharts.test.BarTestDriver
 
supportsImageMap() - Method in class org.jCharts.test.AxisChartTestBase
 
supportsImageMap() - Method in class org.jCharts.test.AreaTestDriver
 
SVG - Static variable in class org.jCharts.test.ChartTestDriver
 
SVG_MIME_TYPE - Static variable in class org.jCharts.encoders.ServletEncoderHelper
 
SVGEncoder - class org.jCharts.encoders.SVGEncoder.
This class REQUIRES the Apache XML Batik libraries to run.
SVGEncoder() - Constructor for class org.jCharts.encoders.SVGEncoder
 
SwingTest - class org.jCharts.test.SwingTest.
 
SwingTest() - Constructor for class org.jCharts.test.SwingTest
 

T

tallestLabel - Variable in class org.jCharts.chartData.processors.TextProcessor
 
tallestLabel - Variable in class org.jCharts.chartText.TextTagGroup
 
test() - Static method in class org.jCharts.test.PieTestDriver
Test for PieChart2D
testAxisScale() - Static method in class org.jCharts.test.ChartTestDriver
 
TestDataGenerator - class org.jCharts.test.TestDataGenerator.
 
TestDataGenerator() - Constructor for class org.jCharts.test.TestDataGenerator
 
text - Variable in class org.jCharts.chartText.TextTag
 
text - Variable in class org.jCharts.chartText.BarValueGroup.BarValue
 
textLayout - Variable in class org.jCharts.chartText.TextTag
 
textProcessor - Variable in class org.jCharts.Legend
 
TextProcessor - class org.jCharts.chartData.processors.TextProcessor.
 
TextProcessor() - Constructor for class org.jCharts.chartData.processors.TextProcessor
Constructor
TextTag - class org.jCharts.chartText.TextTag.
 
TextTag(String, Font, Font, FontRenderContext) - Constructor for class org.jCharts.chartText.TextTag
Constructor when using transformed (derived) fonts The need for this arises because the java metrics classes return either 0 or very strange values for the width and height of a string (TextLayout, LineMetrics, etc..) when the font is derived
TextTag(String, Font, FontRenderContext) - Constructor for class org.jCharts.chartText.TextTag
Default constructor - for untransformed fonts.
textTagGroup - Variable in class org.jCharts.nonAxisChart.PieChart2D
 
TextTagGroup - class org.jCharts.chartText.TextTagGroup.
 
TextTagGroup(ChartFont, FontRenderContext) - Constructor for class org.jCharts.chartText.TextTagGroup
Constructor
textTagList - Variable in class org.jCharts.chartText.BarValueGroup
 
textTags - Variable in class org.jCharts.chartData.processors.TextProcessor
 
textTags - Variable in class org.jCharts.chartText.TextTagGroup
 
throwable - Variable in class org.jCharts.chartData.ChartDataException
 
tickChartStroke - Variable in class org.jCharts.properties.AxisTypeProperties
 
tickLength - Variable in class org.jCharts.properties.PieChart2DProperties
 
TICKS_ALL - Static variable in class org.jCharts.properties.AxisTypeProperties
 
TICKS_NONE - Static variable in class org.jCharts.properties.AxisTypeProperties
 
TICKS_ONLY_WITH_LABELS - Static variable in class org.jCharts.properties.AxisTypeProperties
 
tickStart - Variable in class org.jCharts.axisChart.axis.Axis
 
titleChartFont - Variable in class org.jCharts.properties.ChartProperties
 
titleChartFont - Variable in class org.jCharts.properties.AxisTypeProperties
 
titleHeight - Variable in class org.jCharts.axisChart.axis.Axis
 
titlePadding - Variable in class org.jCharts.properties.ChartProperties
 
titleWidth - Variable in class org.jCharts.axisChart.axis.Axis
 
toHTML() - Method in class org.jCharts.imageMap.ImageMap
 
toHTML(HTMLGenerator) - Method in class org.jCharts.Legend
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.axisChart.axis.YAxis
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.axisChart.axis.XAxis
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.axisChart.axis.LabelAxis
Deprecated. Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.axisChart.axis.DataAxis
Deprecated. Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.axisChart.axis.Axis
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.chartData.StockChartDataSet
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.chartData.ScatterPlotDataSet
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.chartData.ScatterPlotDataSeries
Returns the total number data dimensions in all of the IAxisChartDataSets contained in this collection.
toHTML(HTMLGenerator) - Method in class org.jCharts.chartData.DataSet
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.chartData.DataSeries
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.chartData.AxisDataSeries
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.chartData.AxisChartDataSet
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.chartText.TextTagGroup
Renders all the text in this group.
toHTML(HTMLGenerator) - Method in class org.jCharts.chartText.TextTag
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.StockChartProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.ScatterPlotProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.Properties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.PointChartProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.PieChart2DProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.LineChartProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.LegendProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.LegendAreaProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.DataAxisProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.ChartProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.BarChartProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.AxisTypeProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.AxisProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.AreaProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in class org.jCharts.properties.AreaChartProperties
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator) - Method in interface org.jCharts.test.HTMLTestable
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator, String) - Method in class org.jCharts.nonAxisChart.PieChart2D
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator, String, ImageMap) - Method in class org.jCharts.Chart
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator, String, ImageMap) - Method in class org.jCharts.axisChart.ScatterPlotAxisChart
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator, String, ImageMap) - Method in class org.jCharts.axisChart.AxisChart
Enables the testing routines to display the contents of this Object.
toHTML(HTMLGenerator, String, ImageMap) - Method in interface org.jCharts.test.HTMLChartTestable
 
toHTML(String) - Method in class org.jCharts.imageMap.ImageMapArea
Returns a
TOP - Static variable in class org.jCharts.properties.LegendAreaProperties
 
toString() - Method in class org.jCharts.axisChart.axis.scale.ScaleCalculator
 
toString() - Method in class org.jCharts.chartData.processors.ScatterPlotDataProcessor
 
toString() - Method in class org.jCharts.chartText.TextTag
 
toString() - Method in class org.jCharts.test.StopWatch
 
totalDataValue - Variable in class org.jCharts.chartText.BarValueGroup
 
totalItemAxisArea - Variable in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
totalLabelWidths - Variable in class org.jCharts.chartData.processors.TextProcessor
 
totalLabelWidths - Variable in class org.jCharts.chartText.TextTagGroup
 
totalNumberOfDataSets - Variable in class org.jCharts.chartData.AxisDataSeries
 
type - Variable in class org.jCharts.types.IntType
 
Type - class org.jCharts.types.Type.
Provides a common base class for all types.
Type(int) - Constructor for class org.jCharts.types.Type
 
typeCode - Variable in class org.jCharts.types.Type
 

U

useCommas - Variable in class org.jCharts.properties.DataAxisProperties
 
useCommas() - Method in class org.jCharts.properties.DataAxisProperties
 
useDollarSigns - Variable in class org.jCharts.properties.DataAxisProperties
 
useDollarSigns() - Method in class org.jCharts.properties.DataAxisProperties
 
usePercentSigns - Variable in class org.jCharts.properties.DataAxisProperties
 
usePercentSigns() - Method in class org.jCharts.properties.DataAxisProperties
 
userDefinedIncrement - Variable in class org.jCharts.axisChart.axis.scale.UserDefinedScaleCalculator
 
userDefinedIncrement - Variable in class org.jCharts.properties.DataAxisProperties
 
userDefinedMinimum - Variable in class org.jCharts.axisChart.axis.scale.UserDefinedScaleCalculator
 
userDefinedMinimumValue - Variable in class org.jCharts.properties.DataAxisProperties
 
userDefinedScale - Variable in class org.jCharts.properties.DataAxisProperties
 
UserDefinedScaleCalculator - class org.jCharts.axisChart.axis.scale.UserDefinedScaleCalculator.
 
UserDefinedScaleCalculator(double, double) - Constructor for class org.jCharts.axisChart.axis.scale.UserDefinedScaleCalculator
It would seem to make sense to pass in the min and the max, but we want to allow people to use custom implementations which will be created when the AxisChart constructor gets called and we will not have looped the data to find the min and max yet.
useVerticalLabels(boolean) - Method in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 

V

validate - Variable in class org.jCharts.properties.ChartProperties
 
validate() - Method in class org.jCharts.chartData.StockChartDataSet
Performs a limited validation of data passed to Constructor.
validate() - Method in class org.jCharts.chartData.ScatterPlotDataSet
Performs a limited validation of data.
validate() - Method in class org.jCharts.chartData.DataSeries
 
validate() - Method in class org.jCharts.chartData.AxisDataSeries
 
validate() - Method in class org.jCharts.chartData.AxisChartDataSet
Performs a limited validation of data.
validate() - Method in interface org.jCharts.chartData.interfaces.IAxisPlotDataSet
Allows validations to be performed on the data structures
validate() - Method in interface org.jCharts.chartData.interfaces.IAxisDataSeries
Validates the DataSeries implementation.
validate() - Method in class org.jCharts.properties.ChartProperties
 
validate(Chart) - Method in class org.jCharts.properties.PieChart2DProperties
Validates the properties.
validate(IAxisPlotDataSet) - Method in class org.jCharts.properties.StockChartProperties
Validates the properties.
validate(IAxisPlotDataSet) - Method in class org.jCharts.properties.ScatterPlotProperties
Validates the properties.
validate(IAxisPlotDataSet) - Method in class org.jCharts.properties.PointChartProperties
Validates the properties.
validate(IAxisPlotDataSet) - Method in class org.jCharts.properties.LineChartProperties
Validates the properties.
validate(IAxisPlotDataSet) - Method in class org.jCharts.properties.BarChartProperties
Validates the properties.
validate(IAxisPlotDataSet) - Method in class org.jCharts.properties.AxisChartTypeProperties
 
validate(IAxisPlotDataSet) - Method in class org.jCharts.properties.AreaChartProperties
Validates the properties.
validateData(double[], String[], Paint[]) - Method in class org.jCharts.chartData.PieChartDataSet
Perform some limited validation of the structure of the passed data.
validateHorizontalPlot() - Method in class org.jCharts.axisChart.AxisChart
Currently, we only support the bar chart types being horizontal, and you can not have a horizontally plotted bar chart in a combo chart.
value - Variable in class org.jCharts.imageMap.ImageMapArea
 
value - Variable in class org.jCharts.imageMap.AreaShape
 
VALUE_LABELS - Static variable in class org.jCharts.types.PieLabelType
 
valueChartFont - Variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
valueIndex - Variable in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
valueLabelFont - Variable in class org.jCharts.properties.PieChart2DProperties
 
valueLabelPosition - Variable in class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
ValueLabelPosition - class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelPosition.
 
ValueLabelPosition(int) - Constructor for class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelPosition
 
ValueLabelRenderer - class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer.
 
ValueLabelRenderer(boolean, boolean, boolean, int) - Constructor for class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
 
ValueLabelRenderer(boolean, boolean, int) - Constructor for class org.jCharts.axisChart.customRenderers.axisValue.renderers.ValueLabelRenderer
Deprecated.  
valueX - Variable in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
valueY - Variable in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 
VERTICAL_ROTATION - Static variable in class org.jCharts.properties.util.ChartFont
 
verticalPadding - Variable in class org.jCharts.chartText.BarValueGroup
 
verticalPlot(AxisChart, IAxisChartDataSet, BarChartProperties, DataAxisProperties, Graphics2D, Rectangle2D.Float, float) - Static method in class org.jCharts.axisChart.BarChart
 
verticalPlot(AxisChart, IAxisChartDataSet, BarChartProperties, DataAxisProperties, Graphics2D, Rectangle2D.Float, float, float, float) - Static method in class org.jCharts.axisChart.ClusteredBarChart
 
verticalPlot(AxisChart, IAxisChartDataSet, StackedBarChartProperties, DataAxisProperties, Graphics2D, Rectangle2D.Float, float) - Static method in class org.jCharts.axisChart.StackedBarChart
 

W

widestLabel - Variable in class org.jCharts.chartData.processors.TextProcessor
 
widestLabel - Variable in class org.jCharts.chartText.TextTagGroup
 
widestLabelAndColumnPadding - Variable in class org.jCharts.Legend
 
width - Variable in class org.jCharts.Legend
 
width - Variable in class org.jCharts.Chart
 
width - Variable in class org.jCharts.chartText.TextTag
 
widthPercentage - Variable in class org.jCharts.properties.BarChartProperties
 

X

x - Variable in class org.jCharts.Legend
 
x - Variable in class org.jCharts.imageMap.ImageMapArea
 
xAxis - Variable in class org.jCharts.axisChart.AxisChart
 
XAxis - class org.jCharts.axisChart.axis.XAxis.
 
XAxis(AxisChart, int) - Constructor for class org.jCharts.axisChart.axis.XAxis
 
xAxisLabel - Variable in class org.jCharts.imageMap.ImageMapArea
 
xAxisLabelsAreVertical - Variable in class org.jCharts.properties.AxisProperties
 
xAxisLabelsAreVertical() - Method in class org.jCharts.properties.AxisProperties
 
xAxisProperties - Variable in class org.jCharts.properties.AxisProperties
 
xAxisTitle - Variable in class org.jCharts.chartData.AxisDataSeries
 
xLabelFilter - Variable in class org.jCharts.axisChart.axis.XAxis
 
xPosition - Variable in class org.jCharts.chartText.TextTag
 

Y

y - Variable in class org.jCharts.Legend
 
y - Variable in class org.jCharts.imageMap.ImageMapArea
 
yAxis - Variable in class org.jCharts.axisChart.AxisChart
 
YAxis - class org.jCharts.axisChart.axis.YAxis.
 
YAxis(AxisChart, int) - Constructor for class org.jCharts.axisChart.axis.YAxis
Constructor
yAxisProperties - Variable in class org.jCharts.properties.AxisProperties
 
yAxisTitle - Variable in class org.jCharts.chartData.AxisDataSeries
 
yDelta - Variable in class org.jCharts.axisChart.axis.scale.ChartScale
* The difference between two points on adjacent grid lines.
yEnd - Variable in class org.jCharts.axisChart.axis.scale.ChartScale
* The value which the last grid line represents.
yMax - Variable in class org.jCharts.axisChart.axis.scale.ChartScale
* The largest number in the dataset.
yMax - Variable in class org.jCharts.chartData.processors.ScatterPlotDataProcessor
 
yMin - Variable in class org.jCharts.axisChart.axis.scale.ChartScale
* The smallest number in the dataset.
yMin - Variable in class org.jCharts.chartData.processors.ScatterPlotDataProcessor
 
yPosition - Variable in class org.jCharts.chartText.TextTag
 
yStart - Variable in class org.jCharts.axisChart.axis.scale.ChartScale
* The value which the first grid line represents.

Z

zeroDegreeOffset - Variable in class org.jCharts.properties.PieChart2DProperties
 
zeroLineChartStroke - Variable in class org.jCharts.properties.DataAxisProperties
 
zeroLineCoordinate - Variable in class org.jCharts.axisChart.axis.DataAxis
Deprecated.  
zeroLineCoordinate - Variable in class org.jCharts.axisChart.axis.Axis
 
zeroLineCoordinate - Variable in class org.jCharts.axisChart.customRenderers.axisValue.AxisValueRenderEvent
 

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