Uses of Class
com.hardcode.gdbms.engine.spatial.ClosedGeneralPath

Packages that use ClosedGeneralPath
com.hardcode.gdbms.engine.spatial   
 

Uses of ClosedGeneralPath in com.hardcode.gdbms.engine.spatial
 

Methods in com.hardcode.gdbms.engine.spatial that return ClosedGeneralPath
static ClosedGeneralPath[] ClosedGeneralPath.getParts(java.awt.geom.PathIterator pathIterator)
           
 

Methods in com.hardcode.gdbms.engine.spatial with parameters of type ClosedGeneralPath
 Geometry GeometryFactory.createPolygon(ClosedGeneralPath shell)
          Creates a polygon with no holes
 Geometry GeometryFactory.createPolygon(ClosedGeneralPath shell, ClosedGeneralPath[] holes)
          Creates a new polygon geometry.
 Geometry GeometryFactory.createPolygon(ClosedGeneralPath shell, ClosedGeneralPath[] holes)
          Creates a new polygon geometry.
 



Copyright © 2005-2006 . All Rights Reserved.