public class LUTManagerPlugin2D extends GeneralImageViewerPanelPlugin2D
Constructor and Description |
---|
LUTManagerPlugin2D(JIPipeDesktopLegacyImageViewer viewerPanel) |
Modifier and Type | Method and Description |
---|---|
void |
beforeDraw(int c,
int z,
int t)
Called before draw is called
|
void |
buildDock(JIPipeDesktopDockPanel dockPanel) |
void |
buildPanel(JIPipeDesktopFormPanel formPanel) |
void |
buildRibbon(JIPipeDesktopRibbon ribbon) |
void |
buildStatusBar(JToolBar statusBar) |
ij.process.ImageProcessor |
draw(int c,
int z,
int t,
ij.process.ImageProcessor processor)
Draws the image in the processor
|
void |
onImageChanged()
Called when the current image is changed
|
getPanelIcon, getPanelLocation, getPanelName
getCurrentSlice, getCurrentSlicePosition, getViewerPanel2D, onSliceChanged, postprocessDraw, postprocessDrawForExport, uploadSliceToCanvas
buildCustomPanel, getCurrentImage, getCurrentImagePlus, getDataSource, getDesktopWorkbench, getViewerPanel, getWorkbench, isActive, isBuildingCustomPanel, onOverlayAdded, onOverlayRemoved, onOverlaysCleared
public LUTManagerPlugin2D(JIPipeDesktopLegacyImageViewer viewerPanel)
public void onImageChanged()
JIPipeDesktopLegacyImageViewerPlugin
onImageChanged
in class JIPipeDesktopLegacyImageViewerPlugin
public void buildPanel(JIPipeDesktopFormPanel formPanel)
buildPanel
in class JIPipeDesktopLegacyImageViewerPlugin
public ij.process.ImageProcessor draw(int c, int z, int t, ij.process.ImageProcessor processor)
JIPipeDesktopLegacyImageViewerPlugin2D
draw
in class JIPipeDesktopLegacyImageViewerPlugin2D
c
- c positionz
- z positiont
- t positionprocessor
- the processorpublic void buildRibbon(JIPipeDesktopRibbon ribbon)
buildRibbon
in class JIPipeDesktopLegacyImageViewerPlugin
public void buildDock(JIPipeDesktopDockPanel dockPanel)
buildDock
in class JIPipeDesktopLegacyImageViewerPlugin
public void buildStatusBar(JToolBar statusBar)
buildStatusBar
in class JIPipeDesktopLegacyImageViewerPlugin
public void beforeDraw(int c, int z, int t)
JIPipeDesktopLegacyImageViewerPlugin2D
beforeDraw
in class JIPipeDesktopLegacyImageViewerPlugin2D
c
- c positionz
- z positiont
- t positionCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.