Creates a three-dimensional Rotate transform.
Creates a three-dimensional Rotate transform with pivot.
Creates a simple Rotate transform with three-dimensional pivot.
Creates a two-dimensional Rotate transform with pivot.
Creates a two-dimensional Rotate transform.
Defines the angle of rotation measured in degrees.
Defines the axis of rotation at the pivot point.
JavaFX object to be wrapped.
JavaFX object to be wrapped.
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
Determines if this is currently an identity transform.
Determines if this is currently an identity transform.
The onTransformChanged event handler is called whenever the transform changes any of its parameters.
The onTransformChanged event handler is called whenever the transform changes any of its parameters.
Defines the X coordinate of the rotation pivot point.
Defines the Y coordinate of the rotation pivot point.
Defines the Z coordinate of the rotation pivot point.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Determines if this is currently a 2D transform.
Determines if this is currently a 2D transform.
Wraps http://docs.oracle.com/javase/8/javafx/api/javafx/scene/scene/transform/Rotate.html