MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgCoordinateSystemGeodeticTransformDefParams Class Reference

Common base class for all geodetic transformation parameters. More...

+ Inheritance diagram for MgCoordinateSystemGeodeticTransformDefParams:

List of all members.

Public Member Functions

virtual bool IsProtected ()=0
 Checks, whether this transformation object is protected, i.e. any attempts to change its content will fail. All definitions contained in the dictionaries at compile time are protected by default.
virtual bool IsValid ()=0
 Checks, whether this transformation parameter object's content is considered (technically) valid. That is, even if this method returns true, the transformation might still fail due to other reasons, e.g. a grid file does not exist.

Detailed Description

Common base class for all geodetic transformation parameters.