Uses of Class
org.h2gis.drivers.shp.internal.ShapefileException

Packages that use ShapefileException
org.h2gis.drivers.shp.internal   
 

Uses of ShapefileException in org.h2gis.drivers.shp.internal
 

Methods in org.h2gis.drivers.shp.internal that throw ShapefileException
 ShapeHandler ShapeType.getShapeHandler()
          Each ShapeType corresponds to a handler.
 

Constructors in org.h2gis.drivers.shp.internal that throw ShapefileException
MultiLineHandler(ShapeType type)
          Create a MultiLineHandler for one of:
ShapeType.ARC,ShapeType.ARCM,ShapeType.ARCZ
MultiPointHandler(ShapeType type)
           
PointHandler(ShapeType type)
           
PolygonHandler(ShapeType type)
           
ShapefileReader(FileChannel channel)
          Creates a new instance of ShapeFile.
 



Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.