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