|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneralPath | |
---|---|
com.hardcode.gdbms.engine.spatial |
Uses of GeneralPath in com.hardcode.gdbms.engine.spatial |
---|
Subclasses of GeneralPath in com.hardcode.gdbms.engine.spatial | |
---|---|
class |
ClosedGeneralPath
|
class |
MultipointGeneralPath
|
Methods in com.hardcode.gdbms.engine.spatial that return GeneralPath | |
---|---|
static GeneralPath[] |
GeneralPath.getParts(java.awt.geom.PathIterator pathIterator)
|
Methods in com.hardcode.gdbms.engine.spatial with parameters of type GeneralPath | |
---|---|
Geometry |
GeometryFactory.createLineString(GeneralPath gp)
Creates a new linestring Geometry |
Geometry |
GeometryFactory.createMultiLineString(GeneralPath[] linestrings)
Creates a new MultiLineString geometry |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |