MultiViewer3D Class Documentation#

Package: sc.fiji.snt.viewer

Class for rendering individual Viewer3Ds as a multi-panel montage.

Methods#

Setters Methods#

setAnimationEnabled(boolean)#
setGap(int)#
setLabels(List)#
setLayoutColumns(int)#
setTitle(String)#

Sets the title of the Viewer’s frame.

setViewMode(Viewer3D$ViewMode)#

Visualization Methods#

show()#
viewers()#

Other Methods#

addColorBarLegend(ColorMapper)#
static main(String;)

See Also#