Uses of Interface
org.opengis.geometry.primitive.Solid

Packages that use Solid
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 Solid in org.opengis.geometry.complex
 

Subinterfaces of Solid in org.opengis.geometry.complex
 interface CompositeSolid
          A complex with all the geometric properties of a solid.
 

Uses of Solid in org.opengis.geometry.primitive
 

Methods in org.opengis.geometry.primitive that return Solid
 Solid PrimitiveFactory.createSolid(SolidBoundary boundary)
          Constructs a solid by indicating its boundary as a collection of shells organized into a solid boundary.
 



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