public class SlicerControlsPlugin3D extends JIPipeImageViewerPlugin3D
Modifier and Type | Class and Description |
---|---|
static class |
SlicerControlsPlugin3D.ApplyMultiOrthoSlicerRun |
static class |
SlicerControlsPlugin3D.ApplyOrthoSlicerRun |
static class |
SlicerControlsPlugin3D.MultiOrthoSlicerSettings |
static class |
SlicerControlsPlugin3D.OrthoSliderPanel |
Constructor and Description |
---|
SlicerControlsPlugin3D(JIPipeImageViewer viewerPanel) |
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
The tool panel category where this tool is shown
|
Icon |
getCategoryIcon()
The icon for the category if a new one must be created
|
void |
initializeSettingsPanel(FormPanel formPanel)
Called when the form panel should be recreated
|
void |
onImageChanged()
Called when the current image is changed
|
void |
onImageContentReady(List<Content> content) |
getUniverse, getViewerPanel3D, onViewerActivated, onViewerUniverseReady, preprocess
getCurrentImage, getCurrentImagePlus, getDataSource, getViewerPanel, getWorkbench, onOverlayAdded, onOverlayRemoved, onOverlaysCleared
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose
public SlicerControlsPlugin3D(JIPipeImageViewer viewerPanel)
public String getCategory()
JIPipeImageViewerPlugin
getCategory
in class JIPipeImageViewerPlugin
public Icon getCategoryIcon()
JIPipeImageViewerPlugin
getCategoryIcon
in class JIPipeImageViewerPlugin
public void initializeSettingsPanel(FormPanel formPanel)
JIPipeImageViewerPlugin
initializeSettingsPanel
in class JIPipeImageViewerPlugin
formPanel
- the form panelpublic void onImageContentReady(List<Content> content)
onImageContentReady
in class JIPipeImageViewerPlugin3D
public void onImageChanged()
JIPipeImageViewerPlugin
onImageChanged
in class JIPipeImageViewerPlugin
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.