FdoIMultiPoint Class Reference

The FdoIMultiPoint class is a multi-point aggregate Geometry type. More...

#include <IMultiPoint.h>

Inherits FdoIGeometricAggregateAbstract.

List of all members.


Public Member Functions

virtual FDO_GEOM_API FdoIPointGetItem (FdoInt32 index) const =0
 Gets a point at the given zero-based index.
virtual FDO_GEOM_API const double * GetOrdinates ()=0
 Gets the ordinates as an array.

Protected Member Functions

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

Detailed Description

The FdoIMultiPoint class is a multi-point aggregate Geometry type.

Definition at line 32 of file IMultiPoint.h.


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