Uses of Enum Class
heronarts.lx.pattern.form.OrboxPattern.Shape
Packages that use OrboxPattern.Shape
-
Uses of OrboxPattern.Shape in heronarts.lx.pattern.form
Fields in heronarts.lx.pattern.form with type parameters of type OrboxPattern.ShapeModifier and TypeFieldDescriptionfinal EnumParameter<OrboxPattern.Shape> OrboxPattern.shape1final EnumParameter<OrboxPattern.Shape> OrboxPattern.shape2Methods in heronarts.lx.pattern.form that return OrboxPattern.ShapeModifier and TypeMethodDescriptionstatic OrboxPattern.ShapeReturns the enum constant of this class with the specified name.static OrboxPattern.Shape[]OrboxPattern.Shape.values()Returns an array containing the constants of this enum class, in the order they are declared.