public class VectorWriter
extends org.hortonmachine.gears.libs.modules.HMModel
| Modifier and Type | Field and Description |
|---|---|
String |
file |
org.geotools.data.simple.SimpleFeatureCollection |
inVector |
String |
pType |
| Constructor and Description |
|---|
VectorWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
process() |
static void |
writeVector(String path,
org.geotools.data.simple.SimpleFeatureCollection featureCollection) |
public org.geotools.data.simple.SimpleFeatureCollection inVector
public String pType
public String file
public void process()
throws IOException
IOExceptionpublic static void writeVector(String path, org.geotools.data.simple.SimpleFeatureCollection featureCollection) throws IOException
IOExceptionCopyright © 2005-2018 HydroloGIS. All Rights Reserved.