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

Packages that use SolidBoundary
org.opengis.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
 

Uses of SolidBoundary in org.opengis.geometry.primitive
 

Methods in org.opengis.geometry.primitive that return SolidBoundary
 SolidBoundary Solid.getBoundary()
          Returns a sequence of sets of surfaces that limit the extent of this Solid.
 

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



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