| Package | Description |
|---|---|
| org.openstreetmap.josm.data.imagery | |
| org.openstreetmap.josm.gui.layer | |
| 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 |
|---|---|
(package private) java.util.List<OffsetBookmark> |
ImageryPreference.OffsetBookmarksPanel.bookmarks |
| Modifier and Type | Method and Description |
|---|---|
OffsetBookmark |
ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel.getRow(int row) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageryPreference.OffsetBookmarksPanel.OffsetsBookmarksModel.addRow(OffsetBookmark i) |