Uses of Package
org.jfree.chart3d.axis
Packages that use org.jfree.chart3d.axis
Package
Description
Standard plot types (
PiePlot3D
,
CategoryPlot3D
and
XYZPlot
) that can be used with the
Chart3D
class.Classes for controlling chart styles.
-
Classes in org.jfree.chart3d.axis used by org.jfree.chart3d.axisClassDescriptionA base class that can be used to create an
Axis3D
implementation.A base class for implementing numerical axes.An interface that must be supported by axes for 3D plots.An event associated with a change to anAxis3D
.A listener for axis change events.An axis that displays categories and is used with aCategoryPlot3D
for the row and column axes.The orientation of an axis label relative to the axis.Data related to the tick marks and labels on a chart.Provides standard tick sizes and formatting for numerical axes.An axis that displays a range of continuous values.An enumeration of the value axis types. -
Classes in org.jfree.chart3d.axis used by org.jfree.chart3d.plotClassDescriptionAn event associated with a change to an
Axis3D
.A listener for axis change events.An axis that displays categories and is used with aCategoryPlot3D
for the row and column axes.An axis that displays a range of continuous values. -
Classes in org.jfree.chart3d.axis used by org.jfree.chart3d.styleClassDescriptionAn interface that must be supported by axes for 3D plots.An axis that displays categories and is used with a
CategoryPlot3D
for the row and column axes.An axis that displays a range of continuous values.