Package | Description |
---|---|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<AutosaveTask.AutosaveLayerInfo<?>> |
AutosaveTask.layersInfo |
Modifier and Type | Method and Description |
---|---|
protected java.io.File |
AutosaveTask.getNewLayerFile(AutosaveTask.AutosaveLayerInfo<?> layer,
java.util.Date now,
int startIndex) |
private void |
AutosaveTask.savelayer(AutosaveTask.AutosaveLayerInfo<?> info) |
private void |
AutosaveTask.setLayerFileName(AutosaveTask.AutosaveLayerInfo<?> layer) |