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