Uses of Enum Class
net.sourceforge.plantuml.klimt.color.ColorOrder
Packages that use ColorOrder
-
Uses of ColorOrder in net.sourceforge.plantuml.klimt.color
Methods in net.sourceforge.plantuml.klimt.color that return ColorOrderModifier and TypeMethodDescriptionstatic ColorOrderColorOrder.fromString(String order) static ColorOrderReturns the enum constant of this class with the specified name.static ColorOrder[]ColorOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.klimt.color with parameters of type ColorOrder