private class AbstractTileSourceLayer.OffsetMenuBookmarkEntry extends java.lang.Object implements ImageryLayer.OffsetMenuEntry
| Modifier and Type | Field and Description |
|---|---|
private OffsetBookmark |
bookmark |
| Constructor and Description |
|---|
OffsetMenuBookmarkEntry(OffsetBookmark bookmark) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed()
Load this bookmark
|
java.lang.String |
getLabel()
Get the label to use for this menu item
|
boolean |
isActive()
Test whether this bookmark is currently active
|
private final OffsetBookmark bookmark
OffsetMenuBookmarkEntry(OffsetBookmark bookmark)
public java.lang.String getLabel()
ImageryLayer.OffsetMenuEntrygetLabel in interface ImageryLayer.OffsetMenuEntrypublic boolean isActive()
ImageryLayer.OffsetMenuEntryisActive in interface ImageryLayer.OffsetMenuEntrytrue if it is activepublic void actionPerformed()
ImageryLayer.OffsetMenuEntryactionPerformed in interface ImageryLayer.OffsetMenuEntry