Uses of Package
org.jfree.chart3d.data.category
Packages that use org.jfree.chart3d.data.category
Package
Description
Datasets that can be used by the
CategoryPlot3D
class.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
CategoryPlot3D class.-
Classes in org.jfree.chart3d.data.category used by org.jfree.chart3dClassDescriptionAn interface for a dataset with multiple series of data in the form of
(rowKey, columnKey, value). -
Classes in org.jfree.chart3d.data.category used by org.jfree.chart3d.axisClassDescriptionAn interface for a dataset with multiple series of data in the form of
(rowKey, columnKey, value). -
Classes in org.jfree.chart3d.data.category used by org.jfree.chart3d.data.categoryClassDescriptionAn interface for a dataset with multiple series of data in the form of
(rowKey, columnKey, value). -
Classes in org.jfree.chart3d.data.category used by org.jfree.chart3d.labelClassDescriptionAn interface for a dataset with multiple series of data in the form of
(rowKey, columnKey, value). -
Classes in org.jfree.chart3d.data.category used by org.jfree.chart3d.plotClassDescriptionAn interface for a dataset with multiple series of data in the form of
(rowKey, columnKey, value). -
Classes in org.jfree.chart3d.data.category used by org.jfree.chart3d.renderer.categoryClassDescriptionAn interface for a dataset with multiple series of data in the form of
(rowKey, columnKey, value).