| Package | Description |
|---|---|
| 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.style |
Classes for controlling chart styles.
|
| Class and Description |
|---|
| CategoryRenderer3D
Defines the methods that all renderers must support to work with a
CategoryPlot3D. |
| Class and Description |
|---|
| AbstractCategoryRenderer3D
A base class that can be used to implement renderers for a
CategoryPlot3D. |
| BarRenderer3D
A renderer for creating 3D bar charts from a
CategoryDataset3D (for
use with a CategoryPlot3D). |
| CategoryColorSource
A color source that can supply the colors for category plots.
|
| CategoryRenderer3D
Defines the methods that all renderers must support to work with a
CategoryPlot3D. |
| Class and Description |
|---|
| CategoryRenderer3D
Defines the methods that all renderers must support to work with a
CategoryPlot3D. |