public class EyeHeightProperty extends DoubleProperty
Property.Operatoroperator, value| Constructor and Description |
|---|
EyeHeightProperty(double value)
Creates a new
EyeHeightProperty based on the provided
value. |
EyeHeightProperty(double value,
Property.Operator operator)
|
compareToequals, getDefaultKey, getDefaultOperator, getKey, getOperator, getValue, hashCode, hashCodeOf, matches, toStringpublic EyeHeightProperty(double value)
EyeHeightProperty based on the provided
value.value - The value of the eye heightpublic EyeHeightProperty(double value,
Property.Operator operator)
value - The value of the eye heightoperator - The operator for comparisons