Module omix.api
Package omix.lang.chart.data
This package contains types used in OVL.
-
Interface Summary Interface Description CategoryDataset This interface represents a category dataset.Dataset This interface represents a chart's dataset.XYDataset This interface represents a X,Y coordinate dataset.XYZDataset This interface represents a X,Y,Z coordinate dataset. -
Class Summary Class Description AbstractComposedXYDataset<C extends AbstractComposedXYDataset.Coordinate> This class represents a X,Y coordinate dataset that has been composed by the user.AbstractComposedXYDataset.Coordinate AbstractTableXYDataset<T extends XYTableDataReference> This class represents a X,Y coordinate dataset that bases on a table from theDataManager
.CategoryTableDataReference This class references categorized data from a table.ComposedCategoryDataset ComposedDataset This class represents a dataset that has been composed by the user.ComposedXYDataset This class represents a X,Y coordinate dataset that has been composed by the user.ComposedXYDataset.CoordinateXY ComposedXYZDataset This class represents a X,Y coordinate dataset that has been composed by the user.ComposedXYZDataset.CoordinateXYZ TableCategoryDataset This class represents a category dataset that bases on a table from theDataManager
.TableDataReference This class references data from a table.TableDataset<T extends TableDataReference> This class represents a dataset that bases on a table from theDataManager
.TableXYDataset This class represents a X,Y coordinate dataset that bases on a table from theDataManager
.TableXYZDataset This class represents a X,Y,Z coordinate dataset that bases on a table from theDataManager
.XYTableDataReference This class references X,Y coordinate data from a table.XYZTableDataReference This class references X,Y,Z coordinate data from a table. -
Enum Summary Enum Description CategoryTableDataReference.SeriesLocation Qualifier XYTableDataReference.CoordinateLocation