Inheritance diagram for _MatrixFactoryStub::
Public Methods | |
String[] | _ids () |
Matrix | translate2d (double _ob_a0, double _ob_a1) |
Matrix | scale2d (double _ob_a0, double _ob_a1) |
Matrix | rotate2d (double _ob_a0) |
Matrix | rotate2dDeg (double _ob_a0) |
Matrix | reflect2d (boolean _ob_a0, boolean _ob_a1) |
Matrix | shear2d (double _ob_a0, double _ob_a1) |
Matrix | translate3d (double _ob_a0, double _ob_a1, double _ob_a2) |
Matrix | scale3d (double _ob_a0, double _ob_a1, double _ob_a2) |
Matrix | rotateX3d (double _ob_a0) |
Matrix | rotateX3dDeg (double _ob_a0) |
Matrix | rotateY3d (double _ob_a0) |
Matrix | rotateY3dDeg (double _ob_a0) |
Matrix | rotateZ3d (double _ob_a0) |
Matrix | rotateZ3dDeg (double _ob_a0) |
Matrix | reflect3d (boolean _ob_a0, boolean _ob_a1, boolean _ob_a2) |
Matrix | projection (double _ob_a0) |
Matrix | camera (double _ob_a0) |
Matrix | lift2dTo3dXY () |
Static Public Attributes | |
final java.lang.Class | _ob_opsClass = MatrixFactoryOperations.class |
|
|
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
Reimplemented from MatrixFactoryOperations. |
|
|