MapGuide API Reference
|
Basic functionality for all kinds of dictionaries. More...
Public Member Functions | |
virtual void | CreateCategoryDictionary (CREFSTRING sDictPathName)=0 |
Creates the category dictionary in the specified path. | |
virtual void | CreateCoordsysDictionary (CREFSTRING sDictPathName)=0 |
Creates the coordinate system dictionary in the specified path. | |
virtual void | CreateDatumDictionary (CREFSTRING sDictPathName)=0 |
Creates the datum dictionary in the specified path. | |
virtual void | CreateEllipsoidDictionary (CREFSTRING sDictPathName)=0 |
Creates the ellipsoid dictionary in the specified path. | |
virtual MgCoordinateSystemCatalog * | GetCatalog ()=0 |
Gets the associated coordinate system catalog. |
Basic functionality for all kinds of dictionaries.