Web API Reference MapGuide Open Source

MgCoordinateSystemCategory Class Reference

Inherits MgGuardDisposable.

List of all members.


Public Member Functions

virtual void AddCoordinateSystem (CREFSTRING sName)=0
virtual void Clear ()=0
virtual
MgCoordinateSystemCategory
CreateClone ()=0
virtual MgCoordinateSystemCatalogGetCatalog ()=0
virtual MgStringCollectionGetCoordinateSystems ()=0
virtual MgCoordinateSystemEnumGetEnum ()=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

Comments or suggestions? Send us feedback.