Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgRing Class Reference
[
MgRing
]
Inherits
MgGeometryComponent
.
Inherited by
MgCurveRing
, and
MgLinearRing
.
List of all members.
Public Member Functions
virtual
MgCoordinateIterator
*
GetCoordinates
()=0
virtual
MgPoint
*
GetPointInRing
()
Gets a point guaranteed to be within the ring.
Detailed Description
MgRing
is an abstract base class. The concrete classes are
MgCurveRing
and
MgLinearRing
.
Comments or suggestions? Send us
feedback
.