Package | Description |
---|---|
com.vividsolutions.jtstest.testbuilder.io.shapefile |
Modifier and Type | Class and Description |
---|---|
class |
InvalidShapefileException
Thrown when an attempt is made to load a shapefile
which contains an error such as an invlaid shape
|
class |
ShapeTypeNotSupportedException
Thrown when an attempt is made to load a shapefile
which contains a shape type that is not supported
by the loader
|
Modifier and Type | Method and Description |
---|---|
static int |
Shapefile.getShapeType(Geometry geom,
int coordDimension) |
GeometryCollection |
Shapefile.read(GeometryFactory geometryFactory)
Initialises a shapefile from disk.
|
void |
Shapefile.readStream(GeometryFactory geometryFactory)
Initialises a shapefile from disk.
|
Copyright © 2020. All Rights Reserved.