public class FloatOption extends OptionType
| Modifier and Type | Field and Description |
|---|---|
float |
defaultValue |
float |
max |
float |
min |
valueIsReadonlydynamicProperty, dynamicType| Constructor and Description |
|---|
FloatOption() |
| Modifier and Type | Method and Description |
|---|---|
float |
getDefaultValue() |
float |
getMax() |
float |
getMin() |
void |
setDefaultValue(float defaultValue) |
void |
setMax(float max) |
void |
setMin(float min) |
getValueIsReadonly, setValueIsReadonlygetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypeCopyright © 2011-2012. All Rights Reserved.