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
angle
property - See Also:
-
setAngle
Sets the value of theangle
property.- Property description:
- Parameters:
angle
- the value for theangle
property- See Also:
-
getAngle
Gets the value of theangle
property.- Property description:
- Returns:
- the value of the
angle
property - See Also:
-