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.
Defines the X coordinate scaling element of the 3x4 matrix.
Defines the XY coordinate element of the 3x4 matrix.
Defines the XZ coordinate element of the 3x4 matrix.
Defines the YX coordinate element of the 3x4 matrix.
Defines the Y coordinate scaling element of the 3x4 matrix.
Defines the YZ coordinate element of the 3x4 matrix.
Defines the ZX coordinate element of the 3x4 matrix.
Defines the ZY coordinate element of the 3x4 matrix.
Defines the Z coordinate scaling element of the 3x4 matrix.
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.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Defines the X coordinate translation element of the 3x4 matrix.
Defines the Y coordinate translation element of the 3x4 matrix.
Determines if this is currently a 2D transform.
Determines if this is currently a 2D transform.
Defines the Z coordinate translation element of the 3x4 matrix.
Wraps http://docs.oracle.com/javase/8/javafx/api/javafx/scene/scene/transform/Affine.html