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

C

c - Variable in class com.approximatrix.charting.CoordSystem
The utilities class, which contains all the rendering methods etc.
c - Variable in class com.approximatrix.charting.CoordSystemUtilities
The coordinate system associated with these utilities
calculateTickSpacing(double, double) - Static method in class com.approximatrix.charting.ChartUtilities
Calculates the best tick spacing for the rounded minimal and maximal values.
cause - Variable in exception com.approximatrix.charting.EncodingException
 
cause - Variable in exception com.approximatrix.charting.model.JDBCPlotterException
 
ceil(double, int) - Static method in class com.approximatrix.charting.ChartUtilities
This method returns the smallest double value that is smaller than d = x * 10exp where x is rounded up to the closest integer.
Chart - Interface in com.approximatrix.charting
This class defines the methods to access a chart.
chart - Variable in class com.approximatrix.charting.swing.ChartPanel
The chart instance to which all method calls are promoted.
chart - Variable in class com.approximatrix.charting.swing.ExtendedChartPanel
The chart instance to which all method calls are promoted.
chartDataChanged(ChartDataModelEvent) - Method in interface com.approximatrix.charting.event.ChartDataModelListener
This method is called, whenever an event is created.
chartDataChanged(ChartDataModelEvent) - Method in class com.approximatrix.charting.test.GraphFrame
 
ChartDataModel - Interface in com.approximatrix.charting.model
This interface defines the methods to access chart data.
ChartDataModelConstraints - Interface in com.approximatrix.charting.model
This interface is used by the rendering algorithm for a coordinate system.
ChartDataModelEvent - Class in com.approximatrix.charting.event
Implements a ChartDataModelEvent.
ChartDataModelEvent() - Constructor for class com.approximatrix.charting.event.ChartDataModelEvent
Creates new ChartDataModelEvent
ChartDataModelEvent(Object) - Constructor for class com.approximatrix.charting.event.ChartDataModelEvent
Creates new ChartDataModelEvent with the given source.
ChartDataModelListener - Interface in com.approximatrix.charting.event
Defines the interface for a ChartDataModelListener
ChartEncoder - Class in com.approximatrix.charting
The ChartEncoder class provides several static methods to encode charts to an OutputStream.
ChartEncoder() - Constructor for class com.approximatrix.charting.ChartEncoder
 
ChartPanel - Class in com.approximatrix.charting.swing
This Panel provides the possibility to include a Chart into a Swing Application.
ChartPanel() - Constructor for class com.approximatrix.charting.swing.ChartPanel
Creates new ChartPanel
ChartPanel(ChartDataModel, String) - Constructor for class com.approximatrix.charting.swing.ChartPanel
Creates a new ChartPanel with the given model and title string.
ChartPanel(ChartDataModel, String, int) - Constructor for class com.approximatrix.charting.swing.ChartPanel
Creates a new ChartPanel with the given model and title string and a coordinate system.
ChartRenderingHints - Class in com.approximatrix.charting.render
This class contains the set of rendering options for a renderer.
ChartRenderingHints() - Constructor for class com.approximatrix.charting.render.ChartRenderingHints
Creates new ChartRenderingHints
ChartUtilities - Class in com.approximatrix.charting
This class offers multiple static methods to perform mathematical operations concerning the Chart, e.g.
ChartUtilities() - Constructor for class com.approximatrix.charting.ChartUtilities
 
checkConstraintSafety() - Method in class com.approximatrix.charting.model.MultiScatterDataModel
Checks the values of min and max being passed out of the routine for use by autoscaled graphs.
clearBuffers() - Method in class com.approximatrix.charting.model.MultiScatterDataModel
Clears all the autoscale buffered max/min values
clearDataModel() - Method in class com.approximatrix.charting.model.MultiScatterDataModel
Removes all data sets from the data model
color_text_spacing - Variable in class com.approximatrix.charting.Legend
 
colorbox - Variable in class com.approximatrix.charting.Legend
 
columns - Variable in class com.approximatrix.charting.model.DefaultDataSet
 
columns - Variable in class com.approximatrix.charting.model.ObjectChartDataModel
The x-axis values.
columns - Variable in class com.approximatrix.charting.test.TestChartDataModel
 
columnSet - Variable in class com.approximatrix.charting.model.DefaultChartDataModel
The sorted x-axis values used for calculating the constraints.
com.approximatrix.charting - package com.approximatrix.charting
 
com.approximatrix.charting.event - package com.approximatrix.charting.event
 
com.approximatrix.charting.model - package com.approximatrix.charting.model
 
com.approximatrix.charting.render - package com.approximatrix.charting.render
 
com.approximatrix.charting.render.shape - package com.approximatrix.charting.render.shape
 
com.approximatrix.charting.swing - package com.approximatrix.charting.swing
 
com.approximatrix.charting.test - package com.approximatrix.charting.test
 
computeBottomMargin() - Method in class com.approximatrix.charting.CoordSystemUtilities
Computes the bottom margin.
computeLeftMargin() - Method in class com.approximatrix.charting.CoordSystemUtilities
Computes the left margin.
computeRightMargin() - Method in class com.approximatrix.charting.CoordSystemUtilities
Computes the right margin.
computeTopMargin() - Method in class com.approximatrix.charting.CoordSystemUtilities
Computes the top margin.
computeXAxisLabelHeight() - Method in class com.approximatrix.charting.CoordSystemUtilities
Computes the maximum height of all x-axis labels.
computeYAxisLabelWidth() - Method in class com.approximatrix.charting.CoordSystemUtilities
Computes the maximum width of all y-axis labels.
conn - Variable in class com.approximatrix.charting.model.JDBCPlotter
The SQL connection.
constraints - Variable in class com.approximatrix.charting.Axis
 
constraints - Variable in class com.approximatrix.charting.CoordSystem
The ChartDataModel constraints of the first y-axis and the x-axis.
constraints - Variable in class com.approximatrix.charting.CoordSystemUtilities
The primary axis constraints
constraints - Variable in class com.approximatrix.charting.model.MultiScatterDataModel
The constraints for the first y-axis.
constraints1 - Variable in class com.approximatrix.charting.model.DefaultChartDataModel
The constraints for the first and second y-axes.
constraints1 - Variable in class com.approximatrix.charting.model.ObjectChartDataModel
The constraints for the first and second y-axes.
constraints2 - Variable in class com.approximatrix.charting.CoordSystem
The ChartDataModel constraints of the second y-axis and the x-axis.
constraints2 - Variable in class com.approximatrix.charting.CoordSystemUtilities
The secondary axis contraints
constraints2 - Variable in class com.approximatrix.charting.model.DefaultChartDataModel
The constraints for the first and second y-axes.
constraints2 - Variable in class com.approximatrix.charting.model.ObjectChartDataModel
The constraints for the first and second y-axes.
contains(double, double, double, double) - Method in class com.approximatrix.charting.render.shape.Diamond2D
 
contains(double, double) - Method in class com.approximatrix.charting.render.shape.Diamond2D
 
contains(double, double) - Method in class com.approximatrix.charting.render.shape.Triangle2D
 
contains(double, double, double, double) - Method in class com.approximatrix.charting.render.shape.Triangle2D
 
coord - Variable in class com.approximatrix.charting.AbstractChart
 
coord - Variable in class com.approximatrix.charting.render.AbstractChartRenderer
 
coord - Variable in class com.approximatrix.charting.render.MultiScatterChartRenderer
 
CoordSystem - Class in com.approximatrix.charting
This class defines a coordinate system.
CoordSystem(ChartDataModel) - Constructor for class com.approximatrix.charting.CoordSystem
Creates a new CoordSystem using the given model constraints.
CoordSystem(ChartDataModel, String, String) - Constructor for class com.approximatrix.charting.CoordSystem
Creates a new CoordSystem using the given model constraints.
CoordSystem(ChartDataModel, DecimalFormat, boolean, boolean, boolean) - Constructor for class com.approximatrix.charting.CoordSystem
Create a new CoordSystem with alternate painting parameters.
CoordSystemUtilities - Class in com.approximatrix.charting
This class provides some utility functions for a CoordSystem.
CoordSystemUtilities(CoordSystem, ChartDataModelConstraints, ChartDataModelConstraints, ChartDataModel) - Constructor for class com.approximatrix.charting.CoordSystemUtilities
Creates a new instance of CoordSystemUtilities
createChartDataModelInstance(String, String[]) - Method in class com.approximatrix.charting.model.JDBCPlotter
Given a SQL query and the row titles this method creates a DefaultChartDataModel.
createChartDataModelInstance(String, String[], String[]) - Method in class com.approximatrix.charting.model.JDBCPlotter
Given a SQL query and the row titles this method creates a DefaultChartDataModel.
createChartDataModelInstance(String, String, String[]) - Method in class com.approximatrix.charting.model.JDBCPlotter
Given a SQL query and the row titles this method creates a DefaultChartDataModel.
createChartDataModelInstance(String, String, String[], String[]) - Method in class com.approximatrix.charting.model.JDBCPlotter
Given a SQL query and the row titles this method creates a DefaultChartDataModel.
createEncodedImage(OutputStream, Chart, String) - Static method in class com.approximatrix.charting.ChartEncoder
Prints the encoded image to an output stream.
createGIF(OutputStream, Chart) - Static method in class com.approximatrix.charting.ChartEncoder
Deprecated. GIF encoding is no longer supported, use PNG instead
createJPEG(OutputStream, Chart) - Static method in class com.approximatrix.charting.ChartEncoder
Prints the JPEG encoded image to an output stream.
createObjectChartDataModelInstance(String, String, String[]) - Method in class com.approximatrix.charting.model.JDBCPlotter
Given a SQL query and the row titles this method creates a ObjectChartDataModel.
createObjectChartDataModelInstance(String, String, String[], String[]) - Method in class com.approximatrix.charting.model.JDBCPlotter
Given a SQL query and the row titles this method creates an ObjectChartDataModel.
createPNG(OutputStream, Chart) - Static method in class com.approximatrix.charting.ChartEncoder
Prints the PNG encoded image to an output stream.
currentRect - Variable in class com.approximatrix.charting.swing.ChartPanel
The selection rectangle for processing purposes
currentRect - Variable in class com.approximatrix.charting.swing.ExtendedChartPanel
The selection rectangle for processing purposes
customColors - Variable in class com.approximatrix.charting.render.RowColorModel
 
customShapes - Variable in class com.approximatrix.charting.render.RowColorModel
 

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