Package | Description |
---|---|
org.openstreetmap.josm.actions | |
org.openstreetmap.josm.data.imagery | |
org.openstreetmap.josm.gui.layer | |
org.openstreetmap.josm.io.session |
Modifier and Type | Field and Description |
---|---|
private ImageryLayer |
ImageryAdjustAction.layer |
Constructor and Description |
---|
ImageryAdjustAction(ImageryLayer layer)
Constructs a new
ImageryAdjustAction for the given layer. |
Modifier and Type | Method and Description |
---|---|
static void |
OffsetBookmark.bookmarkOffset(String name,
ImageryLayer layer) |
static OffsetBookmark |
OffsetBookmark.getBookmarkByName(ImageryLayer layer,
String name) |
boolean |
OffsetBookmark.isUsable(ImageryLayer layer) |
Modifier and Type | Class and Description |
---|---|
class |
TMSLayer
Class that displays a slippy map layer.
|
class |
WMSLayer
This is a layer that grabs the current screen from an WMS server.
|
Modifier and Type | Method and Description |
---|---|
static ImageryLayer |
ImageryLayer.create(ImageryInfo info) |
Modifier and Type | Field and Description |
---|---|
private ImageryLayer |
ImagerySessionExporter.layer |
Constructor and Description |
---|
ImagerySessionExporter(ImageryLayer layer) |