public class ConstSFDouble extends ConstField
Constructor and Description |
---|
ConstSFDouble(float value)
Construct a read-only SFDouble field.
|
Modifier and Type | Method and Description |
---|---|
double |
getValue()
Get the value of an SFDouble field.
|
clone