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