Package | Description |
---|---|
org.openstreetmap.josm.data.imagery | |
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
org.openstreetmap.josm.gui.preferences.imagery |
Provides classes for handling imagery preferences.
|
Modifier and Type | Field and Description |
---|---|
static java.util.List<OffsetBookmark> |
OffsetBookmark.allBookmarks |
Modifier and Type | Method and Description |
---|---|
static OffsetBookmark |
OffsetBookmark.getBookmarkByName(ImageryLayer layer,
java.lang.String name) |
Modifier and Type | Field and Description |
---|---|
private OffsetBookmark |
ImageryLayer.ApplyOffsetAction.b |
Constructor and Description |
---|
ApplyOffsetAction(OffsetBookmark b) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<OffsetBookmark> |
ImageryPreference.OffsetBookmarksPanel.bookmarks |
Modifier and Type | Method and Description |
---|---|
private OffsetBookmark |
ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel.getRow(int row) |
Modifier and Type | Method and Description |
---|---|
private void |
ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel.addRow(OffsetBookmark i) |