public abstract class JIPipeImageViewerPlugin3D extends JIPipeImageViewerPlugin
Constructor and Description |
---|
JIPipeImageViewerPlugin3D(JIPipeImageViewer viewerPanel) |
Modifier and Type | Method and Description |
---|---|
CustomImage3DUniverse |
getUniverse() |
ImageViewerPanel3D |
getViewerPanel3D() |
void |
onImageContentReady(List<Content> content) |
void |
onViewerActivated() |
void |
onViewerUniverseReady() |
ij.ImagePlus |
preprocess(ij.ImagePlus imagePlus,
JIPipeProgressInfo progressInfo) |
getCategory, getCategoryIcon, getCurrentImage, getCurrentImagePlus, getDataSource, getViewerPanel, getWorkbench, initializeSettingsPanel, onImageChanged, onOverlayAdded, onOverlayRemoved, onOverlaysCleared
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose
public JIPipeImageViewerPlugin3D(JIPipeImageViewer viewerPanel)
public ImageViewerPanel3D getViewerPanel3D()
public CustomImage3DUniverse getUniverse()
public ij.ImagePlus preprocess(ij.ImagePlus imagePlus, JIPipeProgressInfo progressInfo)
public void onViewerUniverseReady()
public void onViewerActivated()
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.