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