Uses of Enum Class
eu.webtoolkit.jwt.chart.TickLength
-
Uses of TickLength in eu.webtoolkit.jwt.chart
Modifier and TypeMethodDescriptionstatic TickLength
Returns the enum constant of this class with the specified name.static TickLength[]
TickLength.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTickLabel
(double v, TickLength length) Creates a label tick.TickLabel
(double v, TickLength length, CharSequence l) Creates a label tick.