|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShapeHandler | |
---|---|
org.geotools.data.shapefile | |
org.geotools.data.shapefile.shp |
Uses of ShapeHandler in org.geotools.data.shapefile |
---|
Fields in org.geotools.data.shapefile declared as ShapeHandler | |
---|---|
protected ShapeHandler |
ShapefileFeatureWriter.handler
|
Uses of ShapeHandler in org.geotools.data.shapefile.shp |
---|
Classes in org.geotools.data.shapefile.shp that implement ShapeHandler | |
---|---|
class |
MultiLineHandler
The default JTS handler for shapefile. |
class |
MultiPointHandler
|
class |
PointHandler
Wrapper for a Shapefile point. |
class |
PolygonHandler
Wrapper for a Shapefile polygon. |
Methods in org.geotools.data.shapefile.shp that return ShapeHandler | |
---|---|
ShapeHandler |
ShapeType.getShapeHandler(com.vividsolutions.jts.geom.GeometryFactory gf)
Each ShapeType corresponds to a handler. |
Methods in org.geotools.data.shapefile.shp with parameters of type ShapeHandler | |
---|---|
void |
ShapefileReader.setHandler(ShapeHandler handler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |