Uses of Package
org.jfree.chart3d.data.xyz
Packages that use org.jfree.chart3d.data.xyz
Package
Description
Core data structures used as the building blocks for datasets in Orson
Charts.
Datasets that can be used by the
XYZPlot
class.Classes that support user interaction with charts.
Classes related to chart labels.
Standard plot types (
PiePlot3D
,
CategoryPlot3D
and
XYZPlot
) that can be used with the
Chart3D
class.Renderers that can be used with the
XYZPlot
class.-
Classes in org.jfree.chart3d.data.xyz used by org.jfree.chart3dClassDescriptionDefines the methods used to access data in the form of multiple series containing
(x, y, z)
data items. -
Classes in org.jfree.chart3d.data.xyz used by org.jfree.chart3d.dataClassDescriptionDefines the methods used to access data in the form of multiple series containing
(x, y, z)
data items. -
Classes in org.jfree.chart3d.data.xyz used by org.jfree.chart3d.data.xyzClassDescriptionRepresents a single
(x, y, z)
data item, which can be added to aXYZSeries
.Defines the methods used to access data in the form of multiple series containing(x, y, z)
data items.An object that references one data item in anXYZDataset
.A data series containing a sequence of(x, y, z)
data items. -
Classes in org.jfree.chart3d.data.xyz used by org.jfree.chart3d.interaction
-
Classes in org.jfree.chart3d.data.xyz used by org.jfree.chart3d.labelClassDescriptionDefines the methods used to access data in the form of multiple series containing
(x, y, z)
data items. -
Classes in org.jfree.chart3d.data.xyz used by org.jfree.chart3d.plotClassDescriptionDefines the methods used to access data in the form of multiple series containing
(x, y, z)
data items. -
Classes in org.jfree.chart3d.data.xyz used by org.jfree.chart3d.renderer.xyzClassDescriptionDefines the methods used to access data in the form of multiple series containing
(x, y, z)
data items.