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

O

objcolumns - Variable in class com.approximatrix.charting.test.TestChartDataModel
 
ObjectChartDataModel - Class in com.approximatrix.charting.model
The ObjectChartDataModel implements a ChartDataModel for Charts, which have e.g.
ObjectChartDataModel() - Constructor for class com.approximatrix.charting.model.ObjectChartDataModel
Creates a new empty DefaultChartDataModel.
ObjectChartDataModel(Number[][], Object[], String[]) - Constructor for class com.approximatrix.charting.model.ObjectChartDataModel
Creates new ObjectChartDataModel with the default axis binding.
ObjectChartDataModel(int[][], Object[], String[]) - Constructor for class com.approximatrix.charting.model.ObjectChartDataModel
Creates new ObjectChartDataModel.
ObjectChartDataModel(double[][], Object[], String[]) - Constructor for class com.approximatrix.charting.model.ObjectChartDataModel
Creates new ObjectChartDataModel.
ObjectChartDataModel(DataSet[], Object[]) - Constructor for class com.approximatrix.charting.model.ObjectChartDataModel
Creates a new ObjectChartDataModel using the given array of DataSets, effectively enabling the creation of DataModels with differently sized DataSets.

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