Creates a three-dimensional Scale with pivot.
Creates a two-dimensional Scale with pivot.
Creates a three-dimensional Scale.
Creates a two-dimensional Scale.
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 about which point the scale occurs.
Defines the Y coordinate about which point the scale occurs.
Defines the Z coordinate about which point the scale occurs.
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.
X Position
X Position
Y Position
Y Position
Defines the factor by which coordinates are scaled along the Z axis direction.
Wraps http://docs.oracle.com/javase/8/javafx/api/javafx/scene/scene/transform/Scale.html