Uses of Interface
org.locationtech.jtstest.testbuilder.io.shapefile.ShapeHandler
-
Packages that use ShapeHandler Package Description org.locationtech.jtstest.testbuilder.io.shapefile -
-
Uses of ShapeHandler in org.locationtech.jtstest.testbuilder.io.shapefile
Classes in org.locationtech.jtstest.testbuilder.io.shapefile that implement ShapeHandler Modifier and Type Class Description classMultiLineHandlerWrapper for a Shapefile arc.classMultiPointHandlerclassPointHandlerWrapper for a Shapefile point.classPolygonHandlerWrapper for a Shapefile polygon.Methods in org.locationtech.jtstest.testbuilder.io.shapefile that return ShapeHandler Modifier and Type Method Description static ShapeHandlerShapefile. getShapeHandler(int type)static ShapeHandlerShapefile. getShapeHandler(Geometry geom, int ShapeFileDimentions)
-