Web API Reference MapGuide Open Source

MgCurve Class Reference
[MgCurve]

MgCurve is an abstract base class. MgCurveString and MgLineString are concrete classes derived from MgCurve. More...

Inherits MgGeometry.

Inherited by MgCurveString, and MgLineString.

List of all members.


Public Member Functions

virtual MgCoordinateGetEndCoordinate ()=0
 
virtual MgCoordinateGetStartCoordinate ()=0
 Gets the starting coordinate of the curve.

Detailed Description

MgCurve is an abstract base class. MgCurveString and MgLineString are concrete classes derived from MgCurve.

Comments or suggestions? Send us feedback.