Class TLcdGeodetic2Grid

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

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

This class is thread safe.

See Also: