Uses of Class
heronarts.lx.studio.ui.clip.UIClipEditor
Packages that use UIClipEditor
-
Uses of UIClipEditor in heronarts.lx.studio.ui.clip
Fields in heronarts.lx.studio.ui.clip declared as UIClipEditorMethods in heronarts.lx.studio.ui.clip with parameters of type UIClipEditorModifier and TypeMethodDescriptionstatic UIClipEnvelope
<?> UIClipEnvelope.create
(UI ui, UIClipEditor clipEditor, LXClipLane<?> lane) Constructors in heronarts.lx.studio.ui.clip with parameters of type UIClipEditorModifierConstructorDescriptionprotected
UIClipEnvelope
(UI ui, UIClipEditor clipEditor, T lane) protected
UIMidiClipEnvelope
(UI ui, UIClipEditor clipEditor, MidiNoteClipLane lane) protected
UIParameterClipEnvelope
(UI ui, UIClipEditor clipEditor, ParameterClipLane lane) protected
UIPatternClipEnvelope
(UI ui, UIClipEditor clipEditor, PatternClipLane lane)