public class VectorDataNodeWriter extends Object
| Constructor and Description |
|---|
VectorDataNodeWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(VectorDataNode vectorDataNode,
File file) |
void |
writeFeatures(org.geotools.feature.FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> featureCollection,
Writer writer) |
void |
writeProperties(Map<String,String> properties,
Writer writer) |
public void write(VectorDataNode vectorDataNode, File file) throws IOException
IOExceptionpublic void writeFeatures(org.geotools.feature.FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> featureCollection,
Writer writer)
throws IOException
IOExceptionpublic void writeProperties(Map<String,String> properties, Writer writer) throws IOException
IOExceptionCopyright © 2014–2017 European Space Agency (ESA). All rights reserved.