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

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.

()


Public Member Functions

__property
OSGeo::FDO::Geometry::ICurveString
get_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.