Uses of Enum Class
org.jfree.chart3d.axis.ValueAxis3DType
Packages that use ValueAxis3DType
Package
Description
-
Uses of ValueAxis3DType in org.jfree.chart3d.axis
Methods in org.jfree.chart3d.axis that return ValueAxis3DTypeModifier and TypeMethodDescriptionAbstractValueAxis3D.getConfiguredType()Returns the configured type for the axis.ValueAxis3D.getConfiguredType()Returns the type of use that the axis has been configured for.static ValueAxis3DTypeReturns the enum constant of this class with the specified name.static ValueAxis3DType[]ValueAxis3DType.values()Returns an array containing the constants of this enum class, in the order they are declared.