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