Interface HasPivotYProperty
public interface HasPivotYProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
Modifier and TypeMethodDescriptiondefault DoubleGets the value of thepivotYproperty.default voidSets the value of thepivotYproperty.
-
Property Details
-
pivotY
DoubleProperty pivotYProperty- See Also:
-
-
Method Details
-
pivotYProperty
DoubleProperty pivotYProperty()- Returns:
- the
pivotYproperty - See Also:
-
setPivotY
Sets the value of thepivotYproperty.- Property description:
- Parameters:
pivotY- the value for thepivotYproperty- See Also:
-
getPivotY
Gets the value of thepivotYproperty.- Property description:
- Returns:
- the value of the
pivotYproperty - See Also:
-