Package | Description |
---|---|
sc.fiji.snt.viewer |
Visualization of reconstructions
|
Modifier and Type | Method and Description |
---|---|
static Viewer3D.ViewMode |
Viewer3D.ViewMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Viewer3D.ViewMode[] |
Viewer3D.ViewMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Viewer3D.setViewMode(Viewer3D.ViewMode viewMode)
Renders the scene from a specified camera angle.
|
Copyright © 2015–2021 Fiji. All rights reserved.