wt.epm.ndi
Interface EPMNDTransform


public interface EPMNDTransform



Supported API: true

Extendable: false


Method Summary
 double[] getRotation1()
          Gets the value of the attribute: rotation1.
 double[] getRotation2()
          Gets the value of the attribute: rotation2.
 double[] getRotation3()
          Gets the value of the attribute: rotation3.
 double[] getTranslation()
          Gets the value of the attribute: translation.
 

Method Detail

getRotation1

double[] getRotation1()
                      throws WTException
Gets the value of the attribute: rotation1.

Supported API: true

Returns:
double[]
Throws:
WTException

getRotation2

double[] getRotation2()
                      throws WTException
Gets the value of the attribute: rotation2.

Supported API: true

Returns:
double[]
Throws:
WTException

getRotation3

double[] getRotation3()
                      throws WTException
Gets the value of the attribute: rotation3.

Supported API: true

Returns:
double[]
Throws:
WTException

getTranslation

double[] getTranslation()
                        throws WTException
Gets the value of the attribute: translation.

Supported API: true

Returns:
double[]
Throws:
WTException