Class TLcdMapWorldMapWorldTransformation

java.lang.Object
com.luciad.transformation.TLcdMapWorldMapWorldTransformation
All Implemented Interfaces:
ILcdXYWorldXYWorldTransformation, Serializable

public class TLcdMapWorldMapWorldTransformation extends Object implements ILcdXYWorldXYWorldTransformation
This ILcdXYWorldXYWorldTransformation defines a transformation between an ILcdXYWorldReference and an ILcdXYWorldReference. It is required that the reference datum of the geodetic datum of the ILcdXYWorldReference and the reference datum of the ILcdXYWorldReference are the same.

Both instances are expected to be also implementations of ILcdGridReference.

This class is thread safe.

See Also: