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

An MgCoordinateSystemGridRegion object consists of a label and a polygon. The polygon is always in the viewport coordinate system. Such an object is used, for example, to label and delineate an MGRS 100Km UTM grid zone. More...

+ Inheritance diagram for MgCoordinateSystemGridRegion:

List of all members.

Public Member Functions

virtual MgLineStringCollectionGetEastLine (void)=0
 Gets the east line of this region.
virtual STRING GetLabel ()=0
 Gets the label for this region.
virtual MgLineStringCollectionGetNorthLine (void)=0
 Gets the north line of this region.
virtual MgPolygonGetRegionBoundary (void)=0
 Gets the boundary geometry of this region.
virtual MgCoordinateGetRegionCenter (void)=0
 Gets the center of this region.
virtual MgLineStringCollectionGetSouthLine (void)=0
 Gets the south line of this region.
virtual MgLineStringCollectionGetWestLine (void)=0
 Gets the west line of this region.

Detailed Description

An MgCoordinateSystemGridRegion object consists of a label and a polygon. The polygon is always in the viewport coordinate system. Such an object is used, for example, to label and delineate an MGRS 100Km UTM grid zone.

Since:
2.2