Class TLcdGrid2Grid

java.lang.Object
com.luciad.transformation.TLcdGrid2Grid
All Implemented Interfaces:
ILcdModelXYWorldTransformation, ILcdCloneable, Serializable, Cloneable

public final class TLcdGrid2Grid extends Object implements ILcdModelXYWorldTransformation, Cloneable
This ILcdModelXYWorldTransformation defines a transformation between an ILcdGridReference model reference and an ILcdGridReference ILcdXYWorldReference. It is required that the reference datum of the geodetic datum of the ILcdGridReference and the reference datum of the ILcdXYWorldReference are the same.

This class is thread safe.

See Also: