MapProjection
Description
- Derived from
-
MapProjectionBase abstract
Base class for map projections that work with latitude and longitude angles.
Protected / Methods
TransformInternal
2 overloads
Transforms the given raster coordinates.
Wrapping for rectangular rasters (see MapWrap) will have been applied to the given raster coordinates before this method is called.
Transforms the given raster coordinates.
Wrapping for rectangular rasters (see MapWrap) will have been applied to the given raster coordinates before this method is called.
The given raster height is passed through by the default implementation.