Uses of Class
heronarts.lx.clip.PatternClipLane
Packages that use PatternClipLane
-
Uses of PatternClipLane in heronarts.lx.clip
Fields in heronarts.lx.clip declared as PatternClipLaneConstructors in heronarts.lx.clip with parameters of type PatternClipLaneModifierConstructorDescriptionPatternClipEvent
(PatternClipLane lane, Cursor cursor, int patternIndex) -
Uses of PatternClipLane in heronarts.lx.command
Fields in heronarts.lx.command with type parameters of type PatternClipLaneModifier and TypeFieldDescriptionprotected final LXCommand.ComponentReference
<PatternClipLane> LXCommand.Clip.Event.Pattern.MoveEvent.clipLane
Constructors in heronarts.lx.command with parameters of type PatternClipLaneModifierConstructorDescriptionIncrement
(PatternClipLane lane, PatternClipEvent clipEvent, int increment) InsertEvent
(PatternClipLane clipLane, Cursor cursor, int patternIndex) protected
MoveEvent
(PatternClipLane lane, Cursor cursor) MoveEvent
(PatternClipLane lane, PatternClipEvent clipEvent) MoveEvent
(PatternClipLane lane, PatternClipEvent clipEvent, Cursor cursor) RemoveReferences
(PatternClipLane clipLane, List<Integer> eventIndices) -
Uses of PatternClipLane in heronarts.lx.studio.ui.clip
Constructors in heronarts.lx.studio.ui.clip with parameters of type PatternClipLaneModifierConstructorDescriptionprotected
UIPatternClipEnvelope
(UI ui, UIClipEditor clipEditor, PatternClipLane lane)