Package | Description |
---|---|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
org.openstreetmap.josm.gui.layer.geoimage |
Provides classes for handling layers displaying geottaged pictures.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractModifiableLayer
A modifiable layer.
|
class |
AbstractOsmDataLayer
Abstraction of
OsmDataLayer . |
class |
GpxLayer
A layer that displays data from a Gpx file / the OSM gpx downloads.
|
class |
NoteLayer
A layer to hold Note objects.
|
class |
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
Modifier and Type | Class and Description |
---|---|
class |
GeoImageLayer
Layer displaying geottaged pictures.
|