FDO .NET API Reference Feature Data Objects

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

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

Inheritance diagram for OSGeo::FDO::Geometry::IMultiLineStringImp:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

()

Definition at line 35 of file mgIMultiLineStringImp.h.


Public Member Functions

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

Comments or suggestions? Send us feedback.