Interface HasPivotXProperty
public interface HasPivotXProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
Modifier and TypeMethodDescriptiondefault DoubleGets the value of thepivotXproperty.default voidSets the value of thepivotXproperty.
-
Property Details
-
pivotX
DoubleProperty pivotXProperty- See Also:
-
-
Method Details
-
pivotXProperty
DoubleProperty pivotXProperty()- Returns:
- the
pivotXproperty - See Also:
-
setPivotX
Sets the value of thepivotXproperty.- Property description:
- Parameters:
pivotX- the value for thepivotXproperty- See Also:
-
getPivotX
Gets the value of thepivotXproperty.- Property description:
- Returns:
- the value of the
pivotXproperty - See Also:
-