Uses of Class
org.geotools.geometry.jts.spatialschema.geometry.primitive.SurfacePatchImpl

Packages that use SurfacePatchImpl
org.geotools.geometry.jts.spatialschema.geometry.geometry   
org.geotools.geometry.jts.spatialschema.geometry.primitive   
 

Uses of SurfacePatchImpl in org.geotools.geometry.jts.spatialschema.geometry.geometry
 

Subclasses of SurfacePatchImpl in org.geotools.geometry.jts.spatialschema.geometry.geometry
 class PolygonImpl
           
 

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

Fields in org.geotools.geometry.jts.spatialschema.geometry.primitive with type parameters of type SurfacePatchImpl
protected  java.util.List<SurfacePatchImpl> SurfaceImpl.patches
           
 

Methods in org.geotools.geometry.jts.spatialschema.geometry.primitive that return types with arguments of type SurfacePatchImpl
 java.util.List<SurfacePatchImpl> SurfaceImpl.getPatches()
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.