Uses of Class
heronarts.lx.snapshot.LXSnapshot.View
-
Uses of LXSnapshot.View in heronarts.lx.snapshot
Modifier and TypeClassDescriptionclass
View for which pattern is active on a channelclass
class
Class for the recall of a simple parameter valueModifier and TypeFieldDescriptionfinal List<LXSnapshot.View>
LXSnapshot.views
Public immutable list of all the views this snapshot comtains.Modifier and TypeMethodDescriptionLXSnapshot.addView
(JsonObject viewObj) Adds a view to this snapshot from prior saved stateModifier and TypeMethodDescriptionLXSnapshotEngine.findSnapshotParameterViews
(LXParameter parameter) LXSnapshotEngine.findSnapshotViews
(LXComponent component) Find all snapshot views that involve the selected component.Modifier and TypeMethodDescriptionvoid
LXSnapshot.addView
(LXSnapshot.View view) Add a view to this snapshotvoid
LXSnapshot.removeView
(LXSnapshot.View view) Remove a view from this snapshot