Uses of Package
org.jfree.chart3d.renderer.category
Packages that use org.jfree.chart3d.renderer.category
Package
Description
Standard plot types (
PiePlot3D
,
CategoryPlot3D
and
XYZPlot
) that can be used with the
Chart3D
class.Renderers that can be used with the
CategoryPlot3D
class.Classes for controlling chart styles.
-
Classes in org.jfree.chart3d.renderer.category used by org.jfree.chart3d.plotClassDescriptionDefines the methods that all renderers must support to work with a
CategoryPlot3D
. -
Classes in org.jfree.chart3d.renderer.category used by org.jfree.chart3d.renderer.categoryClassDescriptionA base class that can be used to implement renderers for a
CategoryPlot3D
.A renderer for creating 3D bar charts from aCategoryDataset3D
(for use with aCategoryPlot3D
).A color source that can supply the colors for category plots.Defines the methods that all renderers must support to work with aCategoryPlot3D
. -
Classes in org.jfree.chart3d.renderer.category used by org.jfree.chart3d.styleClassDescriptionDefines the methods that all renderers must support to work with a
CategoryPlot3D
.