Uses of Enum Class
heronarts.lx.clip.LXClipEngine.GridMode
Packages that use LXClipEngine.GridMode
-
Uses of LXClipEngine.GridMode in heronarts.lx.clip
Fields in heronarts.lx.clip with type parameters of type LXClipEngine.GridModeMethods in heronarts.lx.clip that return LXClipEngine.GridModeModifier and TypeMethodDescriptionstatic LXClipEngine.GridMode
Returns the enum constant of this class with the specified name.static LXClipEngine.GridMode[]
LXClipEngine.GridMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of LXClipEngine.GridMode in heronarts.lx.midi.surface
Fields in heronarts.lx.midi.surface declared as LXClipEngine.GridModeModifier and TypeFieldDescriptionfinal LXClipEngine.GridMode
APC40.GridMode.engineGridMode
final LXClipEngine.GridMode
APC40Mk2.GridMode.engineGridMode
final LXClipEngine.GridMode
APCminiSurface.GridMode.engineGridMode
Methods in heronarts.lx.midi.surface that return LXClipEngine.GridModeMethods in heronarts.lx.midi.surface with parameters of type LXClipEngine.GridMode -
Uses of LXClipEngine.GridMode in heronarts.lx.studio.ui.clip
Constructors in heronarts.lx.studio.ui.clip with parameters of type LXClipEngine.GridModeModifierConstructorDescriptionUISceneLauncher
(UI ui, UIMixer mixer, LXClipEngine.GridMode gridMode, float x, float y)