Uses of Class
nl.tailormap.viewer.config.app.Bookmark
-
Packages that use Bookmark Package Description nl.tailormap.viewer.config.app -
-
Uses of Bookmark in nl.tailormap.viewer.config.app
Methods in nl.tailormap.viewer.config.app that return Bookmark Modifier and Type Method Description BookmarkBookmark. clone()Methods in nl.tailormap.viewer.config.app that return types with arguments of type Bookmark Modifier and Type Method Description List<Bookmark>Application. getBookmarks()Method parameters in nl.tailormap.viewer.config.app with type arguments of type Bookmark Modifier and Type Method Description voidApplication. setBookmarks(List<Bookmark> bookmarks)
-