Web API Reference MapGuide Open Source

MgCoordinateSystemFormatConverter Member List

This is the complete list of members for MgCoordinateSystemFormatConverter, including all inherited members.

CodeToCode(INT32 nFormatSource, CREFSTRING sCodeSource, INT32 nFormatDestination)=0MgCoordinateSystemFormatConverter [pure virtual]
CodeToDefinition(INT32 nFormatSource, CREFSTRING sCodeSource)=0MgCoordinateSystemFormatConverter [pure virtual]
CodeToWkt(INT32 nFormatSource, CREFSTRING sCodeSource, INT32 nWktFlavor)=0MgCoordinateSystemFormatConverter [pure virtual]
DefinitionToCode(MgCoordinateSystem *pSource, INT32 nFormatDestination)=0MgCoordinateSystemFormatConverter [pure virtual]
DefinitionToWkt(MgCoordinateSystem *pSource, INT32 nWktFlavor)=0MgCoordinateSystemFormatConverter [pure virtual]
IsCodeInDictionary(INT32 nFormat, CREFSTRING sCode)=0MgCoordinateSystemFormatConverter [pure virtual]
WktToCode(INT32 nWktFlavor, CREFSTRING sWkt, INT32 nFormatDestination)=0MgCoordinateSystemFormatConverter [pure virtual]
WktToDefinition(INT32 nWktFlavor, CREFSTRING sWkt)=0MgCoordinateSystemFormatConverter [pure virtual]

Comments or suggestions? Send us feedback.