Uses of Class
org.geotools.geometry.iso.primitive.BoundaryImpl

Packages that use BoundaryImpl
org.geotools.geometry.iso.complex An implementation of GeoAPI Geometry interfaces from ISO 19107. 
org.geotools.geometry.iso.primitive An implementation of GeoAPI Geometry interfaces from ISO 19107. 
 

Uses of BoundaryImpl in org.geotools.geometry.iso.complex
 

Subclasses of BoundaryImpl in org.geotools.geometry.iso.complex
 class ComplexBoundaryImpl
           
 

Uses of BoundaryImpl in org.geotools.geometry.iso.primitive
 

Subclasses of BoundaryImpl in org.geotools.geometry.iso.primitive
 class CurveBoundaryImpl
          The boundary of Curves shall be represented as CurveBoundary.
 class PrimitiveBoundaryImpl
          PrimitiveBoundary The abstract class Primitive boundary is the root for the various return types of the boundary operator for subtypes of Primitive.
 class SolidBoundaryImpl
          The boundary of Solids shall be represented as SolidBoundary.
 class SurfaceBoundaryImpl
          The boundary of Surfaces shall be represented as SurfaceBoundary.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.