AutoCAD Map 3D 2009 Geospatial Platform Reference

From AutoCAD Map 3D Geospatial Platform API

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
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