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