Uses of Package
org.opengis.geometry.aggregate

Packages that use org.opengis.geometry.aggregate
org.geotools.geometry org.geotools.geometry.Geometry implementation. 
org.geotools.geometry.text   
org.opengis.geometry.aggregate Aggregations of geometric objects. 
org.opengis.geometry.coordinate Set of geometric objects. 
 

Classes in org.opengis.geometry.aggregate used by org.geotools.geometry
AggregateFactory
          A factory of aggregate geometric objects.
MultiCurve
          An aggregate class containing only instances of OrientableCurve.
MultiPoint
          An aggregate class containing only instances of Point.
MultiPrimitive
          Specialization of the Aggregate interface that restricts the elements to only being of type Primitive.
MultiSurface
          An aggregate class containing only instances of OrientableSurface.
 

Classes in org.opengis.geometry.aggregate used by org.geotools.geometry.text
AggregateFactory
          A factory of aggregate geometric objects.
 

Classes in org.opengis.geometry.aggregate used by org.opengis.geometry.aggregate
Aggregate
          Geometry that is an aggregate of other geometries.
MultiCurve
          An aggregate class containing only instances of OrientableCurve.
MultiPoint
          An aggregate class containing only instances of Point.
MultiPrimitive
          Specialization of the Aggregate interface that restricts the elements to only being of type Primitive.
MultiSurface
          An aggregate class containing only instances of OrientableSurface.
 

Classes in org.opengis.geometry.aggregate used by org.opengis.geometry.coordinate
MultiPrimitive
          Specialization of the Aggregate interface that restricts the elements to only being of type Primitive.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.