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 TypeClassDescriptionclassView for which pattern is active on a channelclassclassClass 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.viewsPublic 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 TypeMethodDescriptionvoidLXSnapshot.addView(LXSnapshot.View view) Add a view to this snapshotvoidLXSnapshot.removeView(LXSnapshot.View view) Remove a view from this snapshot