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(java.io.File file,
Layer layer) |
acceptFile, activeLayerChange, isCanceled, isEnabled, layerAdded, layerRemoved, setCanceled, setEnabledpublic static final ExtensionFileFilter FILE_FILTER
public GeoJSONExporter()
GeoJSONExporter.public void exportData(java.io.File file, Layer layer) throws java.io.IOException
exportData in class FileExporterjava.io.IOException