| Package | Description |
|---|---|
| com.orsoncharts.plot |
Standard plot types (
PiePlot3D,
CategoryPlot3D and
XYZPlot) that can be used with the
Chart3D class. |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardFontSource
A standard implementation of the
FontSource interface. |
| Modifier and Type | Method and Description |
|---|---|
FontSource |
PiePlot3D.getSectionLabelFontSource()
Returns the font source that is used to determine the font to use for
the section labels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PiePlot3D.setSectionLabelFontSource(FontSource source)
Sets the font source and sends a
Plot3DChangeEvent to all
registered listeners. |