public class ShapefileTool extends Object
| Constructor and Description |
|---|
ShapefileTool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeShape(File dir,
List<org.opengis.feature.simple.SimpleFeature> shapes) |
static void |
writeShape(String typeName,
File dir,
org.locationtech.jts.geom.Geometry[] shapes) |
public static void writeShape(String typeName, File dir, org.locationtech.jts.geom.Geometry[] shapes) throws IOException
IOExceptionpublic static void writeShape(File dir, List<org.opengis.feature.simple.SimpleFeature> shapes) throws IOException
IOExceptionCopyright © 2013–2022. All rights reserved.