MapGuide API Reference
|
MgLinearSegment is a geometry component used in the construction of MgCurveString geometries and MgCurveRing geometry components. More...
Public Member Functions | |
virtual MgGeometricEntity * | Copy () |
virtual INT32 | GetComponentType () |
virtual MgCoordinateIterator * | GetCoordinates () |
virtual INT32 | GetDimension () |
virtual MgCoordinate * | GetEndCoordinate () |
virtual MgCoordinate * | GetStartCoordinate () |
virtual bool | IsClosed () |
virtual bool | IsEmpty () |
virtual MgGeometricEntity * | Transform (MgTransform *transform) |
Returns a transformed copy of this geometric entity. |
MgLinearSegment is a geometry component used in the construction of MgCurveString geometries and MgCurveRing geometry components.