| Package | Description |
|---|---|
| heronarts.lx |
Core LX engine and component functionality.
|
| heronarts.lx.audio |
Modulator classes for real-time audio analysis.
|
| heronarts.lx.clipboard | |
| heronarts.lx.command | |
| heronarts.lx.osc | |
| heronarts.lx.parameter |
Abstraction for values that may be monitored and controlled via UI.
|
| heronarts.lx.pattern.test | |
| heronarts.lx.scheduler | |
| heronarts.lx.structure | |
| heronarts.lx.studio.ui.device | |
| heronarts.lx.studio.ui.fixture | |
| heronarts.p3lx.ui |
Framework for building modular 3d+2d UI in Processing 2.
|
| heronarts.p3lx.ui.component |
Collection of standard UI components.
|
| Modifier and Type | Field and Description |
|---|---|
StringParameter |
LX.failure
This parameter will be set if a critical, unrecoverable error occurs.
|
StringParameter |
LXComponent.label
The user-facing label of this component.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LXSerializable.Utils.loadString(StringParameter parameter,
JsonObject object,
String key)
Loads an double value into a parameter, if it is found.
|
| Modifier and Type | Field and Description |
|---|---|
StringParameter |
LXAudioOutput.file |
| Constructor and Description |
|---|
LXTextValue(StringParameter p) |
| Constructor and Description |
|---|
SetString(StringParameter parameter,
String value) |
| Modifier and Type | Field and Description |
|---|---|
StringParameter |
LXOscEngine.receiveHost |
StringParameter |
LXOscEngine.transmitHost |
| Modifier and Type | Method and Description |
|---|---|
StringParameter |
StringParameter.setDescription(String description) |
StringParameter |
StringParameter.setValue(String string) |
| Modifier and Type | Field and Description |
|---|---|
StringParameter |
TestPattern.subkey |
| Modifier and Type | Field and Description |
|---|---|
StringParameter |
LXScheduledProject.projectFile |
| Modifier and Type | Field and Description |
|---|---|
StringParameter |
JsonFixture.errorMessage |
StringParameter |
LXProtocolFixture.host |
StringParameter |
LXStructure.modelName |
StringParameter |
JsonFixture.ParameterDefinition.stringParameter |
| Modifier and Type | Method and Description |
|---|---|
protected UIDevice |
UIDevice.setTitle(StringParameter title) |
| Modifier and Type | Method and Description |
|---|---|
UITextBox |
UIFixture.newControlTextBox(StringParameter parameter,
float width) |
| Modifier and Type | Field and Description |
|---|---|
StringParameter |
UI.contextualHelpText |
| Modifier and Type | Method and Description |
|---|---|
UITextBox |
UITextBox.setParameter(StringParameter parameter) |
LX library by Mark C. Slee. © 2012-2020