Uses of Class
omix.lang.chart.AbstractXYChart
Package | Description |
---|---|
omix.lang.chart |
This package contains types used in OVL.
|
-
Uses of AbstractXYChart in omix.lang.chart
Subclasses of AbstractXYChart in omix.lang.chart Modifier and Type Class Description class
AbstractXYZChart<T extends XYZDataset>
This class is superclass of all X,Y,Z coordinate charts.class
BubbleChart
class
ScatterPlot
class
XYAreaChart
class
XYCurveChart
class
XYLineChart
Methods in omix.lang.chart that return AbstractXYChart Modifier and Type Method Description abstract AbstractXYChart<T>
AbstractXYChart. clone()