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

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

Methods in org.opengis.geometry.complex that return CompositeSurface
 CompositeSurface ComplexFactory.createCompositeSurface(List<OrientableSurface> generator)
          Creates a composite surface from a list of orientable surfaces.
 

Uses of CompositeSurface in org.opengis.geometry.primitive
 

Subinterfaces of CompositeSurface in org.opengis.geometry.primitive
 interface Shell
          Represents a single connected component of a solid boundary.
 



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