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

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.

()


Public Member Functions

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