Uses of Interface
org.opengis.geometry.complex.Composite

Packages that use Composite
org.opengis.geometry.complex Set of primitive geometric objects whose interiors are disjoint. 
org.opengis.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
 

Uses of Composite in org.opengis.geometry.complex
 

Subinterfaces of Composite in org.opengis.geometry.complex
 interface CompositeCurve
          A complex with all the geometric properties of a curve.
 interface CompositePoint
          A separate class for composite point, included for completeness.
 interface CompositeSolid
          A complex with all the geometric properties of a solid.
 interface CompositeSurface
          A complex with all the geometric properties of a surface.
 

Uses of Composite in org.opengis.geometry.primitive
 

Subinterfaces of Composite in org.opengis.geometry.primitive
 interface Ring
          Represent a single connected component of a surface boundary.
 interface Shell
          Represents a single connected component of a solid boundary.
 

Methods in org.opengis.geometry.primitive that return Composite
 Composite Primitive.getComposite()
          Returns the owner of this primitive.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.