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

Basic functionality for the coordinate system category dictionary. More...

+ Inheritance diagram for MgCoordinateSystemCategoryDictionary:

List of all members.

Public Member Functions

virtual
MgCoordinateSystemCategory
GetCategory (CREFSTRING sName)=0
 Gets the category of the specified name.
virtual
MgCoordinateSystemCategory
NewCategory ()=0
 Creates a new category.
virtual void Rename (CREFSTRING sOldName, CREFSTRING sNewName)=0
 Renames the given category name to new specified category name.

Detailed Description

Basic functionality for the coordinate system category dictionary.