public class BookmarksMapMenuPreferences extends AbstractMapMenuPreferences
AbstractMapMenuPreferences
implementation that manages bookmark
menu entries.Constructor and Description |
---|
BookmarksMapMenuPreferences(@NotNull PathManager pathManager)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
addEntry(@NotNull MapMenuEntryMap mapMenuEntry)
Adds a new entry to the menu.
|
getMapMenu
public BookmarksMapMenuPreferences(@NotNull @NotNull PathManager pathManager)
pathManager
- the path manager instancepublic void addEntry(@NotNull @NotNull MapMenuEntryMap mapMenuEntry)
MapMenuPreferences
mapMenuEntry
- the entry to add