Package | Description |
---|---|
heronarts.lx.command | |
heronarts.lx.snapshot |
Constructor and Description |
---|
RemoveView(LXSnapshot.View view) |
Modifier and Type | Class and Description |
---|---|
class |
LXSnapshot.ActivePatternView
View for which pattern is active on a channel
|
class |
LXSnapshot.ChannelFaderView |
class |
LXSnapshot.ParameterView
Class for the recall of a simple parameter value
|
Modifier and Type | Field and Description |
---|---|
List<LXSnapshot.View> |
LXSnapshot.views
Public immutable list of all the views this snapshot comtains.
|
Modifier and Type | Method and Description |
---|---|
LXSnapshot.View |
LXSnapshot.addView(JsonObject viewObj)
Adds a view to this snapshot from prior saved state
|
Modifier and Type | Method and Description |
---|---|
List<LXSnapshot.View> |
LXSnapshotEngine.findSnapshotViews(LXComponent component)
Find all snapshot views that involve the selected component.
|
Modifier and Type | Method and Description |
---|---|
void |
LXSnapshot.addView(LXSnapshot.View view)
Add a view to this snapshot
|
void |
LXSnapshot.removeView(LXSnapshot.View view)
Remove a view from this snapshot
|
LX library by Mark C. Slee. © 2012-2020