|
MapGuide API Reference
|
MgCurve is an abstract base class. MgCurveString and MgLineString are concrete classes derived from MgCurve. More...
Inheritance diagram for MgCurve:Public Member Functions | |
| virtual MgCoordinate * | GetEndCoordinate ()=0 |
| virtual MgCoordinate * | GetStartCoordinate ()=0 |
| Gets the starting coordinate of the curve. | |
MgCurve is an abstract base class. MgCurveString and MgLineString are concrete classes derived from MgCurve.