| Web API Reference | MapGuide Open Source |
Public Member Functions | |
| virtual void | AddCoordinateSystem (CREFSTRING sName)=0 |
| virtual void | Clear ()=0 |
| virtual MgCoordinateSystemCategory * | CreateClone ()=0 |
| virtual MgCoordinateSystemCatalog * | GetCatalog ()=0 |
| virtual MgStringCollection * | GetCoordinateSystems ()=0 |
| virtual MgCoordinateSystemEnum * | GetEnum ()=0 |
| virtual STRING | GetName ()=0 |
| virtual UINT32 | GetSize ()=0 |
| virtual bool | HasCoordinateSystem (CREFSTRING sName)=0 |
| virtual bool | IsLegalName (CREFSTRING sName)=0 |
| virtual bool | IsSameAs (MgGuardDisposable *pDef)=0 |
| virtual bool | IsUsable (MgCoordinateSystemCatalog *pCatalog)=0 |
| virtual bool | IsValid ()=0 |
| virtual void | RemoveCoordinateSystem (CREFSTRING sName)=0 |
| virtual void | SetName (CREFSTRING sName)=0 |