Uses of Class
heronarts.lx.clip.LXClipLane
-
Uses of LXClipLane in heronarts.lx.clip
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeFieldDescriptionfinal List<LXClipLane>
LXClip.lanes
protected final List<LXClipLane>
LXClip.mutableLanes
Modifier and TypeMethodDescriptionprotected LXClipLane
LXClipLane.appendEvent
(LXClipEvent event) LXClipLane.clearSelection
(double fromBasis, double toBasis) protected LXClipLane
LXClipLane.insertEvent
(LXClipEvent event) LXClipLane.moveEvent
(LXClipEvent event, double basis) LXClipLane.removeEvent
(LXClipEvent event)