Uses of Enum Class
heronarts.lx.pattern.color.GradientPattern.CoordinateMode
Packages that use GradientPattern.CoordinateMode
-
Uses of GradientPattern.CoordinateMode in heronarts.lx.pattern.color
Fields in heronarts.lx.pattern.color with type parameters of type GradientPattern.CoordinateModeModifier and TypeFieldDescriptionGradientPattern.xMode
GradientPattern.yMode
GradientPattern.zMode
Methods in heronarts.lx.pattern.color that return GradientPattern.CoordinateModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GradientPattern.CoordinateMode[]
GradientPattern.CoordinateMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.