Uses of Class
org.h2gis.functions.io.shp.internal.ShapefileException
Packages that use ShapefileException
-
Uses of ShapefileException in org.h2gis.functions.io.shp.internal
Methods in org.h2gis.functions.io.shp.internal that throw ShapefileExceptionModifier and TypeMethodDescriptionShapeType.getShapeHandler()Each ShapeType corresponds to a handler.Constructors in org.h2gis.functions.io.shp.internal that throw ShapefileExceptionModifierConstructorDescriptionMultiLineHandler(ShapeType type) Create a MultiLineHandler for one of:
ShapeType.ARC,ShapeType.ARCM,ShapeType.ARCZMultiPointHandler(ShapeType type) PointHandler(ShapeType type) PolygonHandler(ShapeType type) ShapefileReader(FileChannel channel) Creates a new instance of ShapeFile.