Uses of Class
heronarts.lx.snapshot.LXSnapshot.View
Packages that use LXSnapshot.View
-
Uses of LXSnapshot.View in heronarts.lx.snapshot
Subclasses of LXSnapshot.View in heronarts.lx.snapshotModifier and TypeClassDescriptionclass
View for which pattern is active on a channelclass
class
Class for the recall of a simple parameter valueFields in heronarts.lx.snapshot with type parameters of type LXSnapshot.ViewModifier and TypeFieldDescriptionfinal List<LXSnapshot.View>
LXSnapshot.views
Public immutable list of all the views this snapshot comtains.Methods in heronarts.lx.snapshot that return LXSnapshot.ViewModifier and TypeMethodDescriptionLXSnapshot.addView
(JsonObject viewObj) Adds a view to this snapshot from prior saved stateMethods in heronarts.lx.snapshot that return types with arguments of type LXSnapshot.ViewModifier and TypeMethodDescriptionLXSnapshotEngine.findSnapshotParameterViews
(LXParameter parameter) LXSnapshotEngine.findSnapshotViews
(LXComponent component) Find all snapshot views that involve the selected component.Methods in heronarts.lx.snapshot with parameters of type LXSnapshot.ViewModifier and TypeMethodDescriptionvoid
LXSnapshot.addView
(LXSnapshot.View view) Add a view to this snapshotvoid
LXSnapshot.removeView
(LXSnapshot.View view) Remove a view from this snapshot