public class EyeHeightProperty extends DoubleProperty
Property.Operator
operator, value
Constructor and Description |
---|
EyeHeightProperty(double value)
Creates a new
EyeHeightProperty based on the provided
value . |
EyeHeightProperty(double value,
Property.Operator operator)
|
compareTo
equals, getDefaultKey, getDefaultOperator, getKey, getOperator, getValue, hashCode, hashCodeOf, matches, toString
public 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