Uses of Enum Class
heronarts.glx.ui.component.UIMeter.Axis
Packages that use UIMeter.Axis
-
Uses of UIMeter.Axis in heronarts.glx.ui.component
Methods in heronarts.glx.ui.component that return UIMeter.AxisModifier and TypeMethodDescriptionstatic UIMeter.Axis
Returns the enum constant of this class with the specified name.static UIMeter.Axis[]
UIMeter.Axis.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in heronarts.glx.ui.component with parameters of type UIMeter.AxisModifierConstructorDescriptionUIMeter
(UI ui, LXNormalizedParameter parameter, UIMeter.Axis axis, float x, float y, float w, float h)