Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Defines the X coordinate scaling element of the 3x4 matrix.
Defines the X coordinate scaling element of the 3x4 matrix.
Attributes
Defines the XY coordinate element of the 3x4 matrix.
Defines the XY coordinate element of the 3x4 matrix.
Attributes
Defines the XZ coordinate element of the 3x4 matrix.
Defines the XZ coordinate element of the 3x4 matrix.
Attributes
Defines the YX coordinate element of the 3x4 matrix.
Defines the YX coordinate element of the 3x4 matrix.
Attributes
Defines the Y coordinate scaling element of the 3x4 matrix.
Defines the Y coordinate scaling element of the 3x4 matrix.
Attributes
Defines the YZ coordinate element of the 3x4 matrix.
Defines the YZ coordinate element of the 3x4 matrix.
Attributes
Defines the ZX coordinate element of the 3x4 matrix.
Defines the ZX coordinate element of the 3x4 matrix.
Attributes
Defines the ZY coordinate element of the 3x4 matrix.
Defines the ZY coordinate element of the 3x4 matrix.
Attributes
Defines the Z coordinate scaling element of the 3x4 matrix.
Defines the Z coordinate scaling element of the 3x4 matrix.
Attributes
Defines the X coordinate translation element of the 3x4 matrix.
Defines the X coordinate translation element of the 3x4 matrix.
Attributes
Defines the Y coordinate translation element of the 3x4 matrix.
Defines the Y coordinate translation element of the 3x4 matrix.
Attributes
Defines the Z coordinate translation element of the 3x4 matrix.
Defines the Z coordinate translation element of the 3x4 matrix.
Attributes
Inherited methods
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Value parameters
- ref
-
Object to be compared.
Attributes
- Returns
-
if the other object is equals to this delegate or not.
- Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Attributes
- Returns
-
The delegate hashcode
- Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
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.
Attributes
- Inherited from:
- Transform
Attributes
- Inherited from:
- Transform
Attributes
- Returns
-
Returns the original delegate's
toString()adding a[SFX]prefix. - Definition Classes
-
SFXDelegate -> Any
- Inherited from:
- SFXDelegate
Determines if this is currently a 2D transform.
Concrete fields
JavaFX object to be wrapped.
JavaFX object to be wrapped.