deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Interface
org.deegree.model.spatialschema.Aggregate

Packages that use Aggregate
org.deegree.model.spatialschema   
 

Uses of Aggregate in org.deegree.model.spatialschema
 

Subinterfaces of Aggregate in org.deegree.model.spatialschema
 interface MultiCurve
          The interface defines the access to a aggregations of Curve objects.
 interface MultiPoint
          The interface defines the access to a aggregations of Point objects.
 interface MultiPrimitive
          This interface defines the basis functionallity of all aggregations containing primetive geometries.
 interface MultiSolid
          Basic interface for handling aggregations of solid geometries.
 interface MultiSurface
          This Interface defines the Aggregation of Surfaces.
 

Classes in org.deegree.model.spatialschema that implement Aggregate
(package private)  class AggregateImpl
          default implementierung of the Aggregate interface ------------------------------------------------------------
(package private)  class MultiCurveImpl
          default implementation of the MultiCurve interface from package jago.model
(package private)  class MultiPointImpl
          default implementierung of the MultiPoint interface of package jago.model.
(package private)  class MultiPrimitiveImpl
          default implementation of the MultiPrimitive interface
(package private)  class MultiSurfaceImpl
          default implementation of the MultiSurface interface from
 

Methods in org.deegree.model.spatialschema with parameters of type Aggregate
 void Aggregate.merge(Aggregate aggregate)
          merges two aggregation.
 void AggregateImpl.merge(Aggregate aggregate)
          merges this aggregation with another one
 void MultiPrimitiveImpl.merge(Aggregate aggregate)
          merges this aggregation with another one
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net