, including all inherited members.
ConvertCoordinateSystemCodeToWkt(CREFSTRING code) | MgCoordinateSystemFactory | [virtual] |
ConvertEpsgCodeToWkt(INT32 code) | MgCoordinateSystemFactory | [virtual] |
ConvertWktToCoordinateSystemCode(CREFSTRING wkt) | MgCoordinateSystemFactory | [virtual] |
ConvertWktToEpsgCode(CREFSTRING wkt) | MgCoordinateSystemFactory | [virtual] |
Create(CREFSTRING wkt) | MgCoordinateSystemFactory | [virtual] |
CreateFromCode(CREFSTRING code) | MgCoordinateSystemFactory | [virtual] |
EnumerateCategories() | MgCoordinateSystemFactory | [virtual] |
EnumerateCoordinateSystems(CREFSTRING category) | MgCoordinateSystemFactory | [virtual] |
GenericGrid(CREFSTRING sGridCs, CREFSTRING sFrameCs, bool bSetExceptionsOn) | MgCoordinateSystemFactory | [virtual] |
GenericGrid(MgCoordinateSystem *pGridCs, MgCoordinateSystem *pFrameCs, bool bSetExceptionsOn) | MgCoordinateSystemFactory | [virtual] |
GetBaseLibrary() | MgCoordinateSystemFactory | [virtual] |
GetCatalog() | MgCoordinateSystemFactory | [virtual] |
GetMgrs(double dEquatorialRadius, double dEccentricity, INT8 nLetteringScheme, bool bSetExceptionsOn) | MgCoordinateSystemFactory | [virtual] |
GetMgrsDatum(CREFSTRING sDatumCode, INT8 nLetteringScheme, bool bSetExceptionsOn) | MgCoordinateSystemFactory | [virtual] |
GetMgrsEllipsoid(CREFSTRING sEllipsoidCode, INT8 nLetteringScheme, bool bSetExceptionsOn) | MgCoordinateSystemFactory | [virtual] |
GetTransform(MgCoordinateSystem *pSource, MgCoordinateSystem *pTarget) | MgCoordinateSystemFactory | [virtual] |
GridBoundary(MgCoordinate *southwest, MgCoordinate *northeast) | MgCoordinateSystemFactory | [virtual] |
GridBoundary(MgPolygon *boundary) | MgCoordinateSystemFactory | [virtual] |
GridSpecification(void) | MgCoordinateSystemFactory | [virtual] |
GridSpecification(double increment, double tickIncrement, INT32 unitCode, double curvePrecision) | MgCoordinateSystemFactory | [virtual] |
GridSpecification(INT32 gridType, INT32 gridLevel) | MgCoordinateSystemFactory | [virtual] |
IsValid(CREFSTRING wkt) | MgCoordinateSystemFactory | [virtual] |
MgCoordinateSystemFactory() | MgCoordinateSystemFactory | |
MgrsGrid(MgCoordinateSystem *pFrameCs, bool bUseFrameDatum, INT8 nLetteringScheme, bool bSetExceptionsOn) | MgCoordinateSystemFactory | [virtual] |
MgrsGrid(CREFSTRING sFrameCs, bool bUseFrameDatum, INT8 nLetteringScheme, bool bSetExceptionsOn) | MgCoordinateSystemFactory | [virtual] |