-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: fx2.0
-
Component/s: javafx
-
Environment:
build 153
Transform.affine docs says:
mxx - the X coordinate scaling element of the 3x4 matrix
mxy - the X coordinate shearing element of the 3x4 matrix
mxz - the XZ element of the 3x4 matrix
Affine docs says:
mxx
Defines the X coordinate scaling element of the 3x4 matrix.
mxy
Defines the XY coordinate scaling element of the 3x4 matrix.
mxz
Defines the XZ coordinate scaling element of the 3x4 matrix.
-----
etc
mxx - the X coordinate scaling element of the 3x4 matrix
mxy - the X coordinate shearing element of the 3x4 matrix
mxz - the XZ element of the 3x4 matrix
Affine docs says:
mxx
Defines the X coordinate scaling element of the 3x4 matrix.
mxy
Defines the XY coordinate scaling element of the 3x4 matrix.
mxz
Defines the XZ coordinate scaling element of the 3x4 matrix.
-----
etc