Uses of Class
sc.fiji.snt.gui.ScriptRecorder
Packages that use ScriptRecorder
Package
Description
SNT core classes
Customizations and commands for SNT's GUI.
Visualization of reconstructions
-
Uses of ScriptRecorder in sc.fiji.snt
Methods in sc.fiji.snt that return ScriptRecorder -
Uses of ScriptRecorder in sc.fiji.snt.gui
Methods in sc.fiji.snt.gui with parameters of type ScriptRecorderModifier and TypeMethodDescriptionvoidSNTCommandFinder.setRecorder(ScriptRecorder recorder) Sets the script recorder for this command finder. -
Uses of ScriptRecorder in sc.fiji.snt.viewer
Methods in sc.fiji.snt.viewer that return ScriptRecorderModifier and TypeMethodDescriptionViewer3D.getRecorder(boolean createIfNeeded) Gets the script recorder for this viewer, optionally creating one if needed.