Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

MatrixFactoryPOATie Class Reference

Inheritance diagram for MatrixFactoryPOATie::

MatrixFactoryPOA MatrixFactoryOperations List of all members.

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 ()

Constructor & Destructor Documentation

MatrixFactoryPOATie::MatrixFactoryPOATie MatrixFactoryOperations    delegate [inline]
 

MatrixFactoryPOATie::MatrixFactoryPOATie MatrixFactoryOperations    delegate,
org.omg.PortableServer.POA    poa
[inline]
 


Member Function Documentation

MatrixFactoryOperations MatrixFactoryPOATie::_delegate   [inline]
 

void MatrixFactoryPOATie::_delegate MatrixFactoryOperations    delegate [inline]
 

org.omg.PortableServer.POA MatrixFactoryPOATie::_default_POA   [inline]
 

Matrix MatrixFactoryPOATie::translate2d double    x,
double    y
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::scale2d double    sx,
double    sy
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::rotate2d double    alpha [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::rotate2dDeg double    alpha [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::reflect2d boolean    doX,
boolean    doY
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::shear2d double    sx,
double    sy
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::translate3d double    x,
double    y,
double    z
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::scale3d double    sx,
double    sy,
double    sz
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::rotateX3d double    alpha [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::rotateX3dDeg double    alpha [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::rotateY3d double    alpha [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::rotateY3dDeg double    alpha [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::rotateZ3d double    alpha [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::rotateZ3dDeg double    alpha [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::reflect3d boolean    doX,
boolean    doY,
boolean    doZ
[inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::projection double    f [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::camera double    f [inline]
 

Reimplemented from MatrixFactoryOperations.

Matrix MatrixFactoryPOATie::lift2dTo3dXY   [inline]
 

Reimplemented from MatrixFactoryOperations.


The documentation for this class was generated from the following file:
Generated on Tue Feb 3 14:17:38 2004 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001