| Package | Description |
|---|---|
| com.orsoncharts | |
| com.orsoncharts.axis | |
| com.orsoncharts.legend |
Classes related to chart legends.
|
| com.orsoncharts.plot |
Standard plot types (
PiePlot3D,
CategoryPlot3D and
XYZPlot) that can be used with the
Chart3D class. |
| com.orsoncharts.renderer.category |
Renderers that can be used with the
CategoryPlot3D class. |
| com.orsoncharts.renderer.xyz |
Renderers that can be used with the
XYZPlot class. |
| com.orsoncharts.style |
Classes for controlling chart styles.
|
| Class and Description |
|---|
| Plot3D
A plot for a
Chart3D. |
| Plot3DChangeEvent
An event used to signal a change to a
Plot3D. |
| Plot3DChangeListener
An interface used to receive change events from
Plot3D instances. |
| Class and Description |
|---|
| CategoryPlot3D
A 3D plot with two category axes (x and z) and a numerical y-axis that can
display data from a
CategoryDataset3D. |
| XYZPlot
A 3D plot with three numerical axes that displays data from an
XYZDataset. |
| Class and Description |
|---|
| Plot3D
A plot for a
Chart3D. |
| Class and Description |
|---|
| AbstractPlot3D
A base class that can be used to create classes that implement
Plot3D. |
| ColorSource
A color source for use by the
PiePlot3D class. |
| FontSource
An object that supplies
Font instances associated with
keys. |
| Plot3D
A plot for a
Chart3D. |
| Plot3DChangeEvent
An event used to signal a change to a
Plot3D. |
| Plot3DChangeListener
An interface used to receive change events from
Plot3D instances. |
| Class and Description |
|---|
| CategoryPlot3D
A 3D plot with two category axes (x and z) and a numerical y-axis that can
display data from a
CategoryDataset3D. |
| Class and Description |
|---|
| XYZPlot
A 3D plot with three numerical axes that displays data from an
XYZDataset. |
| Class and Description |
|---|
| Plot3D
A plot for a
Chart3D. |