Uses of Enum Class
org.jfree.chart3d.marker.MarkerDataType
Packages that use MarkerDataType
Package
Description
Provides value and range marker support for the axes on category and XYZ
plots.
-
Uses of MarkerDataType in org.jfree.chart3d.marker
Methods in org.jfree.chart3d.marker that return MarkerDataTypeModifier and TypeMethodDescriptionMarkerData.getType()
Returns the type of marker data (value or range).static MarkerDataType
Returns the enum constant of this class with the specified name.static MarkerDataType[]
MarkerDataType.values()
Returns an array containing the constants of this enum class, in the order they are declared.