Uses of Interface
org.opengis.geometry.Boundary

Packages that use Boundary
org.opengis.geometry Root package for geometries
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 Boundary in org.opengis.geometry
 

Methods in org.opengis.geometry that return Boundary
 Boundary Geometry.getBoundary()
          Returns a finite set of Geometrys containing all of the direct positions on the boundary of this Geometry.
 

Uses of Boundary in org.opengis.geometry.complex
 

Subinterfaces of Boundary in org.opengis.geometry.complex
 interface ComplexBoundary
          The boundary of complex objects.
 

Uses of Boundary in org.opengis.geometry.primitive
 

Subinterfaces of Boundary in org.opengis.geometry.primitive
 interface CurveBoundary
          The boundary of curves.
 interface PrimitiveBoundary
          The boundary of primitive objects.
 interface SolidBoundary
          The boundary of solids.
 interface SurfaceBoundary
          The boundary of surfaces.
 



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