Uses of Class
sc.fiji.snt.BookmarkManager
Packages that use BookmarkManager
Package
Description
SNT core classes
Visualization of reconstructions
-
Uses of BookmarkManager in sc.fiji.snt
Methods in sc.fiji.snt that return BookmarkManager -
Uses of BookmarkManager in sc.fiji.snt.viewer
Fields in sc.fiji.snt.viewer declared as BookmarkManagerModifier and TypeFieldDescriptionprotected BookmarkManagerAbstractBigViewer.markerManagerLazily initialized bookmark/marker manager panel.Methods in sc.fiji.snt.viewer that return BookmarkManagerModifier and TypeMethodDescriptionprotected abstract BookmarkManagerAbstractBigViewer.createMarkerManager()Creates and returns a newBookmarkManagerfor this viewer.protected BookmarkManagerBdv.createMarkerManager()protected BookmarkManagerBvv.createMarkerManager()AbstractBigViewer.getMarkerManager()Returns the marker manager panel, creating it lazily on first call viaAbstractBigViewer.createMarkerManager().