FDO API Reference Feature Data Objects

FdoIMultiPolygon Class Reference

#include <IMultiPolygon.h>

Inherits FdoIGeometricAggregateAbstract.

Inheritance diagram for FdoIMultiPolygon:

Inheritance graph
[legend]
List of all members.

Detailed Description

The FdoIMultiPolygon class is a multi-polygon aggregate Geometry type.

Definition at line 32 of file IMultiPolygon.h.


Public Member Functions

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

Protected Member Functions

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

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