| Package | Description |
|---|---|
| com.orsoncharts | |
| com.orsoncharts.data |
Core data structures used as the building blocks for datasets in Orson
Charts.
|
| com.orsoncharts.data.xyz |
Datasets that can be used by the
XYZPlot
class. |
| com.orsoncharts.interaction |
Classes that support user interaction with charts.
|
| com.orsoncharts.label |
Classes related to chart labels.
|
| com.orsoncharts.plot |
Standard plot types (
PiePlot3D,
CategoryPlot3D and
XYZPlot) that can be used with the
Chart3D class. |
| com.orsoncharts.renderer.xyz |
Renderers that can be used with the
XYZPlot class. |
| Class and Description |
|---|
| XYZDataset
Defines the methods used to access data in the form of multiple series
containing
(x, y, z) data items. |
| Class and Description |
|---|
| XYZDataset
Defines the methods used to access data in the form of multiple series
containing
(x, y, z) data items. |
| Class and Description |
|---|
| XYZDataItem
Represents a single
(x, y, z) data item, which can be added to
a XYZSeries. |
| XYZDataset
Defines the methods used to access data in the form of multiple series
containing
(x, y, z) data items. |
| XYZItemKey
An object that references one data item in an
XYZDataset. |
| XYZSeries
A data series containing a sequence of
(x, y, z) data items. |
| Class and Description |
|---|
| XYZItemKey
An object that references one data item in an
XYZDataset. |
| Class and Description |
|---|
| XYZDataset
Defines the methods used to access data in the form of multiple series
containing
(x, y, z) data items. |
| Class and Description |
|---|
| XYZDataset
Defines the methods used to access data in the form of multiple series
containing
(x, y, z) data items. |
| Class and Description |
|---|
| XYZDataset
Defines the methods used to access data in the form of multiple series
containing
(x, y, z) data items. |