Uses of Enum Class
eu.webtoolkit.jwt.chart.PaletteFlavour
Packages that use PaletteFlavour
-
Uses of PaletteFlavour in eu.webtoolkit.jwt.chart
Methods in eu.webtoolkit.jwt.chart that return PaletteFlavourModifier and TypeMethodDescriptionstatic PaletteFlavour
Returns the enum constant of this class with the specified name.static PaletteFlavour[]
PaletteFlavour.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 PaletteFlavourModifierConstructorDescriptionWStandardPalette
(PaletteFlavour flavour) Creates a standard palette of a particular flavour.