|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.io.FileExporter
org.openstreetmap.josm.io.GeoJSONExporter
public class GeoJSONExporter
| Field Summary | |
|---|---|
static ExtensionFileFilter |
FILE_FILTER
|
| Fields inherited from class org.openstreetmap.josm.io.FileExporter |
|---|
filter |
| Constructor Summary | |
|---|---|
GeoJSONExporter()
|
|
| Method Summary | |
|---|---|
void |
exportData(java.io.File file,
Layer layer)
|
| Methods inherited from class org.openstreetmap.josm.io.FileExporter |
|---|
acceptFile, activeLayerChange, isEnabled, layerAdded, layerRemoved, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ExtensionFileFilter FILE_FILTER
| Constructor Detail |
|---|
public GeoJSONExporter()
| Method Detail |
|---|
public void exportData(java.io.File file,
Layer layer)
throws java.io.IOException
exportData in class FileExporterjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||