|
MapGuide API Reference
|
The MgCoordinateSystemGeodeticTransformDefDictionary provides access to all geodetic transformation definitions as defined in the dictionary file this instance reads from / writes to. More...
Inheritance diagram for MgCoordinateSystemGeodeticTransformDefDictionary:Public Member Functions | |
| virtual MgCoordinateSystemGeodeticTransformDef * | GetGeodeticTransformationDef (CREFSTRING transformationName)=0 |
| Returns the geodetic transformation definition object where the name is equal to the parameter pathName. The caller is responsible for disposing the object. | |
| virtual MgCoordinateSystemGeodeticTransformDef * | NewGeodeticTransformationDef (INT32 transformationDefType)=0 |
| Creates a new, empty geodetic transformation definition object that has to be filled by an API client. This method does not create a new entry in the dictionary. The caller is responsible for disposing the object being returned. | |
The MgCoordinateSystemGeodeticTransformDefDictionary provides access to all geodetic transformation definitions as defined in the dictionary file this instance reads from / writes to.