Uses of Package
omix.lang.chart.data
Package | Description |
---|---|
omix.lang.chart |
This package contains types used in OVL.
|
omix.lang.chart.data |
This package contains types used in OVL.
|
omix.lang.chart.util |
This package contains types used in OVL.
|
-
Classes in omix.lang.chart.data used by omix.lang.chart Class 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. -
Classes in omix.lang.chart.data used by omix.lang.chart.data Class Description AbstractComposedXYDataset This class represents a X,Y coordinate dataset that has been composed by the user.AbstractComposedXYDataset.Coordinate AbstractTableXYDataset This class represents a X,Y coordinate dataset that bases on a table from theDataManager
.CategoryDataset This interface represents a category dataset.CategoryTableDataReference This class references categorized data from a table.CategoryTableDataReference.SeriesLocation 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.ComposedXYZDataset This class represents a X,Y coordinate dataset that has been composed by the user.Dataset This interface represents a chart's dataset.Qualifier TableCategoryDataset This class represents a category dataset that bases on a table from theDataManager
.TableDataReference This class references data from a table.TableDataset 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
.XYDataset This interface represents a X,Y coordinate dataset.XYTableDataReference This class references X,Y coordinate data from a table.XYTableDataReference.CoordinateLocation XYZDataset This interface represents a X,Y,Z coordinate dataset.XYZTableDataReference This class references X,Y,Z coordinate data from a table. -
Classes in omix.lang.chart.data used by omix.lang.chart.util Class Description ComposedCategoryDataset