wt.epm.ndi
Interface EPMNDTransform

All Known Implementing Classes:
EPMNDMemberLinkImpl.EPMNDTransformImpl, ProENDTransform_J03

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

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

Supported API: true

Returns:
double[]
Throws:
WTException

getRotation2

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

Supported API: true

Returns:
double[]
Throws:
WTException

getRotation3

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

Supported API: true

Returns:
double[]
Throws:
WTException

getTranslation

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

Supported API: true

Returns:
double[]
Throws:
WTException