Interface HasYProperty
public interface HasYProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
-
Property Details
-
y
DoubleProperty yProperty- See Also:
-
-
Method Details
-
yProperty
DoubleProperty yProperty()- Returns:
- the
yproperty - See Also:
-
setY
Sets the value of theyproperty.- Property description:
- Parameters:
y- the value for theyproperty- See Also:
-
getY
Gets the value of theyproperty.- Property description:
- Returns:
- the value of the
yproperty - See Also:
-