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

Basic functionality for all kinds of dictionaries. More...

+ Inheritance diagram for MgCoordinateSystemDictionaryUtility:

List of all members.

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 MgCoordinateSystemCatalogGetCatalog ()=0
 Gets the associated coordinate system catalog.

Detailed Description

Basic functionality for all kinds of dictionaries.