| Package | Description |
|---|---|
| com.orsoncharts.axis | |
| 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 |
Base package for renderer support.
|
| 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. |
| Class and Description |
|---|
| CategoryLabelGenerator
A label generator for category charts, used to create labels for the axes
and for the chart legend.
|
| Class and Description |
|---|
| CategoryItemLabelGenerator
An item label generator for category charts (this is used for tooltips and
data item labels).
|
| CategoryLabelGenerator
A label generator for category charts, used to create labels for the axes
and for the chart legend.
|
| ItemLabelPositioning
An enumeration of the item label positioning types.
|
| PieLabelGenerator
A label generator for pie charts.
|
| XYZItemLabelGenerator
A label generator for data items in XYZ charts (this can be used for
tooltips and item labels).
|
| XYZLabelGenerator
A label generator for XYZ charts, used to create labels for the chart
legend.
|
| Class and Description |
|---|
| CategoryItemLabelGenerator
An item label generator for category charts (this is used for tooltips and
data item labels).
|
| CategoryLabelGenerator
A label generator for category charts, used to create labels for the axes
and for the chart legend.
|
| PieLabelGenerator
A label generator for pie charts.
|
| XYZLabelGenerator
A label generator for XYZ charts, used to create labels for the chart
legend.
|
| Class and Description |
|---|
| ItemLabelPositioning
An enumeration of the item label positioning types.
|
| Class and Description |
|---|
| CategoryItemLabelGenerator
An item label generator for category charts (this is used for tooltips and
data item labels).
|
| Class and Description |
|---|
| XYZItemLabelGenerator
A label generator for data items in XYZ charts (this can be used for
tooltips and item labels).
|