FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Geometry::IMultiCurveStringImp Class Reference
[OSGeo::FDO::Geometry]

Inherits OSGeo::FDO::Geometry::IGeometricAggregateAbstractImp, and OSGeo::FDO::Geometry::IMultiCurveString.

Inheritance diagram for OSGeo::FDO::Geometry::IMultiCurveStringImp:

Inheritance graph
[legend]
List of all members.

Detailed Description

The IMultiCurveStringImp class is a multi-CurveString collection Geometry type. The curves contained here do not have to be contiguous, nor spatially interact in any other way.

()

Definition at line 36 of file mgIMultiCurveStringImp.h.


Public Member Functions

__property OSGeo::FDO::Geometry::ICurveStringget_Item (System::Int32 index)
 Gets a CurveString at the given zero-based index.
 IMultiCurveStringImp (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs a managed object based on an unmanaged instance of the object.

Comments or suggestions? Send us feedback.