public interface LXNormalizedParameter extends LXParameter
LXParameter.Formatter, LXParameter.Polarity, LXParameter.Units
Modifier and Type | Method and Description |
---|---|
double |
getExponent()
Gets the exponent used for scaling this parameter across its normalized range.
|
double |
getNormalized()
Gets the value of the parameter in a normalized space from 0 to 1
|
float |
getNormalizedf()
Gets the value of the parameter in a normalized space as a float
|
LXNormalizedParameter |
setNormalized(double value)
Sets the value or the parameter in normalized space from 0 to 1
|
dispose, getDescription, getFormatter, getLabel, getPolarity, getUnits, getValue, getValuef, isMappable, reset, setComponent, setMappable, setValue
get, get, getCanonicalLabel, getCanonicalLabel, getCanonicalPath, getCanonicalPath, getComponent, getComponent, getParameter, getParameter, getParent, getPath
LXNormalizedParameter setNormalized(double value)
value
- The normalized value, from 0 to 1double getNormalized()
float getNormalizedf()
double getExponent()
LX library by Mark C. Slee. © 2012-2020