Uses of Package
org.jfree.chart3d.plot
Packages that use org.jfree.chart3d.plot
Package
Description
Classes related to chart legends.
Standard plot types (
PiePlot3D
,
CategoryPlot3D
and
XYZPlot
) that can be used with the
Chart3D
class.Renderers that can be used with the
CategoryPlot3D
class.Renderers that can be used with the
XYZPlot
class.Classes for controlling chart styles.
-
Classes in org.jfree.chart3d.plot used by org.jfree.chart3d
-
Classes in org.jfree.chart3d.plot used by org.jfree.chart3d.axisClassDescriptionA 3D plot with two category axes (x and z) and a numerical y-axis that can display data from a
CategoryDataset3D
.A 3D plot with three numerical axes that displays data from anXYZDataset
. -
Classes in org.jfree.chart3d.plot used by org.jfree.chart3d.legend
-
Classes in org.jfree.chart3d.plot used by org.jfree.chart3d.plotClassDescriptionA base class that can be used to create classes that implement
Plot3D
.A color source for use by thePiePlot3D
class.An object that suppliesFont
instances associated with keys.A plot for aChart3D
.An event used to signal a change to aPlot3D
.An interface used to receive change events fromPlot3D
instances. -
Classes in org.jfree.chart3d.plot used by org.jfree.chart3d.renderer.categoryClassDescriptionA 3D plot with two category axes (x and z) and a numerical y-axis that can display data from a
CategoryDataset3D
. -
Classes in org.jfree.chart3d.plot used by org.jfree.chart3d.renderer.xyz
-
Classes in org.jfree.chart3d.plot used by org.jfree.chart3d.style