Interface HasAngleProperty
- All Known Implementing Classes:
Rotate
public interface HasAngleProperty
- Author:
- Bruno Salmon
-
Property Details
-
angle
DoubleProperty angleProperty- See Also:
-
-
Method Details
-
angleProperty
DoubleProperty angleProperty()- Returns:
- the
angleproperty - See Also:
-
setAngle
Sets the value of theangleproperty.- Property description:
- Parameters:
angle- the value for theangleproperty- See Also:
-
getAngle
Gets the value of theangleproperty.- Property description:
- Returns:
- the value of the
angleproperty - See Also:
-