Uses of Class
org.geotools.shapefile.ShapefileException
Packages that use ShapefileException
-
Uses of ShapefileException in org.geotools.shapefile
Subclasses of ShapefileException in org.geotools.shapefileModifier and TypeClassDescriptionclassThrown when an attempt is made to load a shapefile which contains an error such as an invalid shapeclassThrown when an attempt is made to load a shapefile which contains a shape type that is not supported by the loaderMethods in org.geotools.shapefile that throw ShapefileExceptionModifier and TypeMethodDescriptionstatic intShapefile.getShapeType(org.locationtech.jts.geom.Geometry geom, int ShapeFileDimension) Returns the Shape Type corresponding to geometry geom of dimension ShapeFileDimension.