MapGuide API Reference
|
The MgCoordinateSystemGeodeticPathDictionary provides access to all geodetic transformation path definitions as defined in the dictionary file this instance reads from / writes to. More...
Public Member Functions | |
virtual MgCoordinateSystemGeodeticPath * | GetGeodeticPath (CREFSTRING pathName)=0 |
Returns the geodetic path object where the name is equal to the parameter pathName. The caller is responsible for disposing the object. | |
virtual MgCoordinateSystemGeodeticPath * | NewGeodeticPath ()=0 |
Creates a new, empty geodetic path 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 MgCoordinateSystemGeodeticPathDictionary provides access to all geodetic transformation path definitions as defined in the dictionary file this instance reads from / writes to.