FdoIMultiLineString Class Reference

The FdoIMultiLineString 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. More...

#include <IMultiLineString.h>

Inherits FdoIGeometricAggregateAbstract.

List of all members.


Public Member Functions

virtual FDO_GEOM_API
FdoILineString
GetItem (FdoInt32 index) const =0
 Gets a LineString at the given zero-based index.

Protected Member Functions

FDO_GEOM_API FdoIMultiLineString ()
 Constructs a default instance.
virtual FDO_GEOM_API ~FdoIMultiLineString ()
 Default destructor.

Detailed Description

The FdoIMultiLineString 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 34 of file IMultiLineString.h.


The documentation for this class was generated from the following file: