Class GeoJSONReader
java.lang.Object
com.vividsolutions.jump.io.AbstractJUMPReader
com.vividsolutions.jump.io.geojson.GeoJSONReader
- All Implemented Interfaces:
JUMPReader, TaskMonitorSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionread(DriverProperties dp) Read the specified file using the filename given by the "File" property and any other parameters.Methods inherited from class AbstractJUMPReader
addException, getExceptions, getTaskMonitor, setTaskMonitor
-
Constructor Details
-
GeoJSONReader
public GeoJSONReader()
-
-
Method Details
-
read
Description copied from class:AbstractJUMPReaderRead the specified file using the filename given by the "File" property and any other parameters.- Specified by:
readin interfaceJUMPReader- Specified by:
readin classAbstractJUMPReader- Throws:
Exception
-