MapTransform
Description
- Derived from
-
CoordinateTransform abstract
IMapTransform
Default implementation of the IMapTransform interface.
Subclasses may implement additional transformations, for example the ones defined by ICanvasTransform.
Public / Constructors
MapTransform
Creates a new instance of MapTransform.
If datum opt is null and datumLookup opt is true, the CoordinateSystemTransform.Datum method will be used to find a matching datum transform in the current IGeoRegistry.
- GeorefException
-
If the geo-reference parameters are incomplete or invalid.