| Package | Description |
|---|---|
| org.geotools.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(com.vividsolutions.jts.geom.Geometry geom,
int ShapeFileDimentions) |
com.vividsolutions.jts.geom.GeometryCollection |
Shapefile.read(com.vividsolutions.jts.geom.GeometryFactory geometryFactory)
Initialises a shapefile from disk.
|
Copyright © 2015. All rights reserved.