MgRegion Class Reference
[MgRegion]
Inherits MgGeometry.
Inherited by MgCurvePolygon, and MgPolygon.
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.
Public Member Functions | |
virtual MgCoordinateIterator * | GetCoordinates ()=0 |
virtual MgPoint * | GetPointInRegion () |
Gets a point guaranteed to be within the region. |