OSGeo::FDO::Geometry::IGeometricAggregateAbstract Interface Reference
[OSGeo::FDO::Geometry]

Inheritance diagram for OSGeo::FDO::Geometry::IGeometricAggregateAbstract:

Inheritance graph
[legend]

Detailed Description

The IGeometricAggregateAbstract class is an aggregate Geometry (abstract) type. IGeometricAggregateAbstract 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.

()