Web API Reference MapGuide Open Source

MgRegion Class Reference
[MgRegion]

MgRegion is an abstract base class The concrete classes are MgPolygon and MgCurvePolygon. More...

Inherits MgGeometry.

Inherited by MgCurvePolygon, and MgPolygon.

List of all members.


Public Member Functions

virtual MgCoordinateIteratorGetCoordinates ()=0
 
virtual MgPointGetPointInRegion ()
 Gets a point guaranteed to be within the region.

Detailed Description

MgRegion is an abstract base class The concrete classes are MgPolygon and MgCurvePolygon.

Note:
In OpenGIS Simple Features this is called a Surface.

Comments or suggestions? Send us feedback.