Uses of Class
sc.fiji.snt.viewer.AbstractBigViewer
Packages that use AbstractBigViewer
Package
Description
SNT core classes
Scijava-based GUIs for SNT built-in commands.
Visualization of reconstructions
-
Uses of AbstractBigViewer in sc.fiji.snt
Constructors in sc.fiji.snt with parameters of type AbstractBigViewerModifierConstructorDescriptionBookmarkManager(AbstractBigViewer viewer) Viewer constructor: implements a standalone marker manager for a BigDataViewer-family viewer (Bvv, Bdv, etc.). -
Uses of AbstractBigViewer in sc.fiji.snt.gui.cmds
Methods in sc.fiji.snt.gui.cmds that return AbstractBigViewerModifier and TypeMethodDescriptionprotected AbstractBigViewerBdvRenderingOptionsCmd.getViewer()protected abstract AbstractBigViewerBigViewerRenderingOptionsCmd.getViewer()Returns the viewer instance to configure.protected AbstractBigViewerBvvRenderingOptionsCmd.getViewer() -
Uses of AbstractBigViewer in sc.fiji.snt.viewer
Subclasses of AbstractBigViewer in sc.fiji.snt.viewerModifier and TypeClassDescriptionclassSNT's BigDataViewer-based 2D slice viewer.classSupport for Big Volume Viewer.Fields in sc.fiji.snt.viewer declared as AbstractBigViewerModifier and TypeFieldDescriptionprotected static AbstractBigViewerAbstractBigViewer.lastInstanceMost recently instantiated viewer; scripting convenience.