CartoType API
Public Member Functions | Protected Member Functions
CartoType::TNullProjection Class Reference

#include <cartotype_projection.h>

Inheritance diagram for CartoType::TNullProjection:
CartoType::TProjection CartoType::TCoordinateTransform

List of all members.

Public Member Functions

 TNullProjection (const TProjectionParam &aParam)
 TNullProjection (const TProjection &aProjection)

Protected Member Functions

TResult CalculateProjection (TPointFixedSmall &) const
TResult CalculateInverse (TPointFixedSmall &) const
TCoordinateTransformCopy (TResult &aError) const

Detailed Description

Null projection class. The null projection performs scaling, shifting etc. and translates input to output points.


Member Function Documentation

TCoordinateTransform* CartoType::TNullProjection::Copy ( TResult aError) const [inline, protected, virtual]

Create an exact copy of this object.

Implements CartoType::TCoordinateTransform.


The documentation for this class was generated from the following file: