FDO API Reference Feature Data Objects

FdoIMultiCurvePolygon Class Reference

#include <IMultiCurvePolygon.h>

Inherits FdoIGeometricAggregateAbstract.

Inheritance diagram for FdoIMultiCurvePolygon:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoIMultiCurvePolygon class is a multi-CurvePolygon aggregate Geometry type.

Definition at line 32 of file IMultiCurvePolygon.h.


Public Member Functions

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

Protected Member Functions

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

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