| Package | Description |
|---|---|
| org.h2gis.functions.io.shp.internal |
| Modifier and Type | Method and Description |
|---|---|
ShapeHandler |
ShapeType.getShapeHandler()
Each ShapeType corresponds to a handler.
|
| Constructor and Description |
|---|
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 © 2019 CNRS. All rights reserved.