Uses of Enum Class
heronarts.lx.pattern.color.GradientPattern.ColorMode
Packages that use GradientPattern.ColorMode
-
Uses of GradientPattern.ColorMode in heronarts.lx.pattern.color
Fields in heronarts.lx.pattern.color with type parameters of type GradientPattern.ColorModeMethods in heronarts.lx.pattern.color that return GradientPattern.ColorModeModifier and TypeMethodDescriptionstatic GradientPattern.ColorMode
Returns the enum constant of this class with the specified name.static GradientPattern.ColorMode[]
GradientPattern.ColorMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.