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