Class GeoJSONWriter
java.lang.Object
com.vividsolutions.jump.io.AbstractJUMPWriter
com.vividsolutions.jump.io.geojson.GeoJSONWriter
- All Implemented Interfaces:
JUMPWriter, TaskMonitorSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidwrite(FeatureCollection featureCollection, DriverProperties dp) Write the specified file (dp property 'OutputFile' or 'DefaultValue') with any other specific parameters.Methods inherited from class AbstractJUMPWriter
getTaskMonitor, setTaskMonitor
-
Constructor Details
-
GeoJSONWriter
public GeoJSONWriter()
-
-
Method Details
-
write
Description copied from interface:JUMPWriterWrite the specified file (dp property 'OutputFile' or 'DefaultValue') with any other specific parameters.- Specified by:
writein interfaceJUMPWriter- Specified by:
writein classAbstractJUMPWriter- Throws:
Exception
-