public class GeoJSONExporter extends FileExporter
Modifier and Type | Field and Description |
---|---|
static ExtensionFileFilter |
FILE_FILTER |
filter
Constructor and Description |
---|
GeoJSONExporter()
Constructs a new
GeoJSONExporter . |
Modifier and Type | Method and Description |
---|---|
void |
exportData(File file,
Layer layer) |
acceptFile, activeLayerChange, isCanceled, isEnabled, layerAdded, layerRemoved, setCanceled, setEnabled
public static final ExtensionFileFilter FILE_FILTER
public GeoJSONExporter()
GeoJSONExporter
.public void exportData(File file, Layer layer) throws IOException
exportData
in class FileExporter
IOException