Uses of Enum Class
eu.webtoolkit.jwt.chart.TickLength
Packages that use TickLength
-
Uses of TickLength in eu.webtoolkit.jwt.chart
Fields in eu.webtoolkit.jwt.chart declared as TickLengthMethods in eu.webtoolkit.jwt.chart that return TickLengthModifier and TypeMethodDescriptionstatic TickLengthReturns 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.Constructors in eu.webtoolkit.jwt.chart with parameters of type TickLengthModifierConstructorDescriptionTickLabel(double v, TickLength length) Creates a label tick.TickLabel(double v, TickLength length, CharSequence l) Creates a label tick.