FdoIGeometricAggregateAbstract Class Reference
The
FdoIGeometricAggregateAbstract class is an aggregate Geometry (abstract) type.
FdoIGeometricAggregateAbstract is a single Geometry that is a collection of other geometries. There is no requirement that the geometries interact spatially. Non-abstract derived types should have at least one accessor that returns objects of the appropriate contained type.
More...
#include <IGeometricAggregateAbstract.h>
Inherits FdoIGeometry.
Inherited by FdoIMultiCurvePolygon, FdoIMultiCurveString, FdoIMultiGeometry, FdoIMultiLineString, FdoIMultiPoint, and FdoIMultiPolygon.
List of all members.
|
Public Member Functions |
virtual FDO_GEOM_API FdoInt32 | GetCount () const =0 |
| Gets the number of Geometries in this collection.
|
Protected Member Functions |
virtual FDO_GEOM_API | ~FdoIGeometricAggregateAbstract () |
| Default destructor.
|
Detailed Description
The
FdoIGeometricAggregateAbstract class is an aggregate Geometry (abstract) type.
FdoIGeometricAggregateAbstract is a single Geometry that is a collection of other geometries. There is no requirement that the geometries interact spatially. Non-abstract derived types should have at least one accessor that returns objects of the appropriate contained type.
Definition at line 34 of file IGeometricAggregateAbstract.h.
The documentation for this class was generated from the following file: