Interface HasStartXProperty
- All Known Implementing Classes:
Line
public interface HasStartXProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
Modifier and TypeMethodDescriptiondefault DoubleGets the value of thestartXproperty.default voidSets the value of thestartXproperty.
-
Property Details
-
startX
DoubleProperty startXProperty- See Also:
-
-
Method Details
-
startXProperty
DoubleProperty startXProperty()- Returns:
- the
startXproperty - See Also:
-
setStartX
Sets the value of thestartXproperty.- Property description:
- Parameters:
startX- the value for thestartXproperty- See Also:
-
getStartX
Gets the value of thestartXproperty.- Property description:
- Returns:
- the value of the
startXproperty - See Also:
-