Modifier and Type | Class and Description |
---|---|
class |
DrawAction
Mapmode to add nodes, create and extend ways.
|
class |
ExtrudeAction
Makes a rectangle from a line, or modifies a rectangle.
|
class |
ImproveWayAccuracyAction |
class |
ParallelWayAction
MapMode for making parallel ways.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<MapViewPaintable> |
MapView.temporaryLayers |
Modifier and Type | Method and Description |
---|---|
boolean |
MapView.addTemporaryLayer(MapViewPaintable mvp) |
boolean |
MapView.removeTemporaryLayer(MapViewPaintable mvp) |
Modifier and Type | Class and Description |
---|---|
class |
GpxLayer |
class |
ImageryLayer |
class |
Layer
A layer encapsulates the gui component of one dataset and its representation.
|
class |
OsmDataLayer
A layer that holds OSM data from a specific dataset.
|
class |
TMSLayer
Class that displays a slippy map layer.
|
class |
ValidatorLayer
A layer showing error messages.
|
class |
WMSLayer
This is a layer that grabs the current screen from an WMS server.
|
Modifier and Type | Class and Description |
---|---|
class |
GeoImageLayer
Layer displaying geottaged pictures.
|
Modifier and Type | Class and Description |
---|---|
class |
MarkerLayer
A layer holding markers.
|