Uses of Enum Class
eu.webtoolkit.jwt.chart.Plane
Packages that use Plane
-
Uses of Plane in eu.webtoolkit.jwt.chart
Methods in eu.webtoolkit.jwt.chart that return PlaneModifier and TypeMethodDescriptionstatic Plane
Returns the enum constant of this class with the specified name.static Plane[]
Plane.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt.chart with parameters of type PlaneModifier and TypeMethodDescriptionfinal void
WCartesian3DChart.setGridEnabled
(Plane plane, Axis axis) Enable/disable gridlines.void
WCartesian3DChart.setGridEnabled
(Plane plane, Axis axis, boolean enabled) Enable/disable gridlines.