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
IOException
public void writeFeatures(org.geotools.feature.FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> featureCollection, Writer writer) throws IOException
IOException
public void writeProperties(Map<String,String> properties, Writer writer) throws IOException
IOException
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.