Uses of Enum Class
sc.fiji.snt.viewer.Viewer3D.ViewMode
Packages that use Viewer3D.ViewMode
-
Uses of Viewer3D.ViewMode in sc.fiji.snt.viewer
Methods in sc.fiji.snt.viewer that return Viewer3D.ViewModeModifier and TypeMethodDescriptionstatic Viewer3D.ViewModeReturns the enum constant of this class with the specified name.static Viewer3D.ViewMode[]Viewer3D.ViewMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in sc.fiji.snt.viewer with parameters of type Viewer3D.ViewModeModifier and TypeMethodDescriptionvoidMultiViewer3D.setViewMode(Viewer3D.ViewMode view) voidViewer3D.setViewMode(Viewer3D.ViewMode viewMode) Renders the scene from a specified camera angle.