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.Engine.xModeGradientPattern.Engine.yModeGradientPattern.Engine.zModeMethods 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.