FDO API Reference Feature Data Objects

FdoIMultiCurveString Class Reference

#include <IMultiCurveString.h>

Inherits FdoIGeometricAggregateAbstract.

Inheritance diagram for FdoIMultiCurveString:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoIMultiCurveString 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 34 of file IMultiCurveString.h.


Public Member Functions

virtual FDO_GEOM_API FdoICurveStringGetItem (FdoInt32 index) const =0
 Gets a CurveString at the given zero-based index.

Protected Member Functions

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

The documentation for this class was generated from the following file:
Comments or suggestions? Send us feedback.