Module org.jfree.chart3d
Package org.jfree.chart3d.axis
package org.jfree.chart3d.axis
-
ClassDescriptionA 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.ATickSelector
implementation that selects tick units in multiples of 1, 2 and 5 and only displays integer values.The orientation of an axis label relative to the axis.A numerical axis with a logarithmic scale.A numerical axis for use with 3D plots (implementsValueAxis3D
).ATickSelector
implementation that selects tick units in multiples of 1, 2 and 5.An axis that displays categories.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.