|
MapGuide API Reference
|
Basic functionality for the coordinate system category dictionary. More...
Inheritance diagram for MgCoordinateSystemCategoryDictionary: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. | |
Basic functionality for the coordinate system category dictionary.