Uses of Class
org.geotools.geometry.jts.spatialschema.geometry.BoundaryImpl

Packages that use BoundaryImpl
org.geotools.geometry.jts.spatialschema.geometry.complex   
org.geotools.geometry.jts.spatialschema.geometry.primitive   
 

Uses of BoundaryImpl in org.geotools.geometry.jts.spatialschema.geometry.complex
 

Subclasses of BoundaryImpl in org.geotools.geometry.jts.spatialschema.geometry.complex
 class ComplexBoundaryImpl
          The boundary of complex objects.
 

Uses of BoundaryImpl in org.geotools.geometry.jts.spatialschema.geometry.primitive
 

Subclasses of BoundaryImpl in org.geotools.geometry.jts.spatialschema.geometry.primitive
 class CurveBoundaryImpl
          This is Chris's implementation of a CurveBoundary.
 class PrimitiveBoundaryImpl
          The boundary of primitive objects.
 class SurfaceBoundaryImpl
          LiteGO1 implementation of the SurfaceBoundary interface.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.