| Package | Description |
|---|---|
| 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 |
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. |
| com.orsoncharts.style |
Classes for controlling chart styles.
|
| Class and Description |
|---|
| ColorScale
A color scale converts a data value into a color according to some
predefined color scale.
|
| Class and Description |
|---|
| Renderer3DChangeEvent
An event containing information about a change to a
Renderer3D. |
| Renderer3DChangeListener
An interface through which notification of changes to a
Renderer3D
can be received. |
| Class and Description |
|---|
| AbstractColorScale
An abstract class from which a
ColorScale implementation can be
derived. |
| ColorScale
A color scale converts a data value into a color according to some
predefined color scale.
|
| ComposeType
An enumeration of the different methods used by renderers for composing the
items in a chart.
|
| Renderer3D
A renderer is an object responsible for constructing objects in a 3D model
that correspond to data items in a dataset.
|
| Renderer3DChangeEvent
An event containing information about a change to a
Renderer3D. |
| Renderer3DChangeListener
An interface through which notification of changes to a
Renderer3D
can be received. |
| Class and Description |
|---|
| AbstractRenderer3D
A base class for 3D renderers.
|
| Renderer3D
A renderer is an object responsible for constructing objects in a 3D model
that correspond to data items in a dataset.
|
| Class and Description |
|---|
| AbstractRenderer3D
A base class for 3D renderers.
|
| ColorScale
A color scale converts a data value into a color according to some
predefined color scale.
|
| ColorScaleRenderer
An interface that should be implemented by renderers that use a
ColorScale - this provides a mechanism for the
ColorScaleLegendBuilder to find the color scale. |
| ComposeType
An enumeration of the different methods used by renderers for composing the
items in a chart.
|
| Renderer3D
A renderer is an object responsible for constructing objects in a 3D model
that correspond to data items in a dataset.
|
| Class and Description |
|---|
| Renderer3D
A renderer is an object responsible for constructing objects in a 3D model
that correspond to data items in a dataset.
|