Package | Description |
---|---|
heronarts.lx.modulator |
Utility abstraction for values that vary over time.
|
heronarts.lx.parameter |
Abstraction for values that may be monitored and controlled via UI.
|
Modifier and Type | Method and Description |
---|---|
LXParameter.Formatter |
LXModulator.getFormatter() |
Modifier and Type | Method and Description |
---|---|
LXModulator |
LXModulator.setFormatter(LXParameter.Formatter formatter) |
Modifier and Type | Class and Description |
---|---|
static class |
LXParameter.Units |
Modifier and Type | Method and Description |
---|---|
LXParameter.Formatter |
NormalizedParameter.getFormatter() |
LXParameter.Formatter |
LXParameter.getFormatter()
Gets the formatter to be used for printing this parameter's value
|
LXParameter.Formatter |
LXListenableParameter.getFormatter() |
LXParameter.Formatter |
FunctionalParameter.getFormatter() |
LXParameter.Formatter |
FixedParameter.getFormatter() |
Modifier and Type | Method and Description |
---|---|
LXListenableParameter |
LXListenableParameter.setFormatter(LXParameter.Formatter formatter) |
LX library by Mark C. Slee. © 2012-2020