|
CartoType API
|
#include <cartotype_projection.h>
Public Member Functions | |
| TNullProjection (const TProjectionParam &aParam) | |
| TNullProjection (const TProjection &aProjection) | |
Protected Member Functions | |
| TResult | CalculateProjection (TPointFixedSmall &) const |
| TResult | CalculateInverse (TPointFixedSmall &) const |
| TCoordinateTransform * | Copy (TResult &aError) const |
Null projection class. The null projection performs scaling, shifting etc. and translates input to output points.
| TCoordinateTransform* CartoType::TNullProjection::Copy | ( | TResult & | aError | ) | const [inline, protected, virtual] |
Create an exact copy of this object.
Implements CartoType::TCoordinateTransform.
1.7.5.1