Interface HasXProperty
public interface HasXProperty
- Author:
- Bruno Salmon
-
Property Summary
-
Method Summary
-
Property Details
-
x
DoubleProperty xProperty- See Also:
-
-
Method Details
-
xProperty
DoubleProperty xProperty()- Returns:
- the
x
property - See Also:
-
setX
Sets the value of thex
property.- Property description:
- Parameters:
x
- the value for thex
property- See Also:
-
getX
Gets the value of thex
property.- Property description:
- Returns:
- the value of the
x
property - See Also:
-