Uses of Enum Class
heronarts.glx.ui.component.UIMeter.Axis
-
Uses of UIMeter.Axis in heronarts.glx.ui.component
Modifier 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.ModifierConstructorDescriptionUIMeter
(UI ui, LXNormalizedParameter parameter, UIMeter.Axis axis, float x, float y, float w, float h)