public class ContinuousDataProperty extends DataProperty<java.lang.Double>
name, value
Constructor and Description |
---|
ContinuousDataProperty(java.lang.String propType,
double value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValueAsString() |
getDisplayName, getGroup, setGroup
public ContinuousDataProperty(java.lang.String propType, double value)
public java.lang.String getValueAsString()
getValueAsString
in class DataProperty<java.lang.Double>