Package | Description |
---|---|
org.geotools.data.shapefile.shp |
Modifier and Type | Class and Description |
---|---|
class |
MultiLineHandler
The default JTS handler for shapefile.
|
class |
MultiPointHandler |
class |
PointHandler
Wrapper for a Shapefile point.
|
class |
PolygonHandler
Wrapper for a Shapefile polygon.
|
Modifier and Type | Method and Description |
---|---|
ShapeHandler |
ShapeType.getShapeHandler(GeometryFactory gf)
Each ShapeType corresponds to a handler.
|
Modifier and Type | Method and Description |
---|---|
void |
ShapefileReader.setHandler(ShapeHandler handler) |
Copyright © 1996–2019 Geotools. All rights reserved.