MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgCoordinateSystemProjectionInformation Class Reference

Represents information about a coordinate system projection. More...

+ Inheritance diagram for MgCoordinateSystemProjectionInformation:

List of all members.

Public Member Functions

virtual
MgCoordinateSystemEnumInteger32
GetEnumProjections ()=0
virtual INT32 GetParameterCount (INT32 nProjectionCode)=0
virtual double GetParameterDefault (INT32 nProjectionCode, UINT32 ulIndex)=0
virtual INT32 GetParameterFormatType (INT32 nProjectionCode, UINT32 ulIndex)=0
virtual INT32 GetParameterLogicalType (INT32 nProjectionCode, UINT32 ulIndex)=0
virtual double GetParameterMax (INT32 nProjectionCode, UINT32 ulIndex)=0
virtual double GetParameterMin (INT32 nProjectionCode, UINT32 ulIndex)=0
virtual INT32 GetParameterType (INT32 nProjectionCode, UINT32 ulIndex)=0
virtual STRING GetTagString (INT32 nProjectionCode)=0
virtual INT32 GetUnitType (INT32 nProjectionCode)=0
virtual bool IsUsingOffset (INT32 nProjectionCode)=0
virtual bool IsUsingOriginLatitude (INT32 nProjectionCode)=0
virtual bool IsUsingOriginLongitude (INT32 nProjectionCode)=0
virtual bool IsUsingParameter (INT32 nProjectionCode, UINT32 ulIndex)=0
virtual bool IsUsingQuadrant (INT32 nProjectionCode)=0
virtual bool IsUsingScaleReduction (INT32 nProjectionCode)=0

Detailed Description

Represents information about a coordinate system projection.