Inheritance diagram for MatrixFactoryPOATie::
Public Methods | |
MatrixFactoryPOATie (MatrixFactoryOperations delegate) | |
MatrixFactoryPOATie (MatrixFactoryOperations delegate, org.omg.PortableServer.POA poa) | |
MatrixFactoryOperations | _delegate () |
void | _delegate (MatrixFactoryOperations delegate) |
org.omg.PortableServer.POA | _default_POA () |
Matrix | translate2d (double x, double y) |
Matrix | scale2d (double sx, double sy) |
Matrix | rotate2d (double alpha) |
Matrix | rotate2dDeg (double alpha) |
Matrix | reflect2d (boolean doX, boolean doY) |
Matrix | shear2d (double sx, double sy) |
Matrix | translate3d (double x, double y, double z) |
Matrix | scale3d (double sx, double sy, double sz) |
Matrix | rotateX3d (double alpha) |
Matrix | rotateX3dDeg (double alpha) |
Matrix | rotateY3d (double alpha) |
Matrix | rotateY3dDeg (double alpha) |
Matrix | rotateZ3d (double alpha) |
Matrix | rotateZ3dDeg (double alpha) |
Matrix | reflect3d (boolean doX, boolean doY, boolean doZ) |
Matrix | projection (double f) |
Matrix | camera (double f) |
Matrix | lift2dTo3dXY () |
|
|
|
|
|
|
|
|
|
|
|
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. |