Uses of Interface
org.geotools.data.shapefile.shp.ShapeHandler
Packages that use ShapeHandler
-
Uses of ShapeHandler in org.geotools.data.shapefile.shp
Classes in org.geotools.data.shapefile.shp that implement ShapeHandlerModifier and TypeClassDescriptionclass
The default JTS handler for shapefile.class
class
Wrapper for a Shapefile point.class
Wrapper for a Shapefile polygon.Methods in org.geotools.data.shapefile.shp that return ShapeHandlerModifier and TypeMethodDescriptionShapeType.getShapeHandler
(GeometryFactory gf) Each ShapeType corresponds to a handler.Methods in org.geotools.data.shapefile.shp with parameters of type ShapeHandler