Uses of Class
org.jfree.chart3d.axis.AbstractValueAxis3D
Packages that use AbstractValueAxis3D
Package
Description
-
Uses of AbstractValueAxis3D in org.jfree.chart3d.axis
Subclasses of AbstractValueAxis3D in org.jfree.chart3d.axisModifier and TypeClassDescriptionclass
A numerical axis with a logarithmic scale.class
A numerical axis for use with 3D plots (implementsValueAxis3D
).