public class PixelInfoPlugin2D extends GeneralImageViewerPanelPlugin2D implements ImageViewerPanelCanvas2D.PixelHoverEventListener
Constructor and Description |
---|
PixelInfoPlugin2D(JIPipeImageViewer viewerPanel) |
Modifier and Type | Method and Description |
---|---|
ij.process.ImageProcessor |
draw(int c,
int z,
int t,
ij.process.ImageProcessor processor)
Draws the image in the processor
|
void |
initializeSettingsPanel(JIPipeDesktopFormPanel formPanel)
Called when the form panel should be recreated
|
void |
onImageViewerCanvasPixelHover(ImageViewerPanelCanvas2D.PixelHoverEvent event) |
getCategory, getCategoryIcon
beforeDraw, getCurrentSlice, getCurrentSlicePosition, getViewerPanel2D, onSliceChanged, postprocessDraw, postprocessDrawForExport, uploadSliceToCanvas
getCurrentImage, getCurrentImagePlus, getDataSource, getDesktopWorkbench, getViewerPanel, getWorkbench, onImageChanged, onOverlayAdded, onOverlayRemoved, onOverlaysCleared
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose
public PixelInfoPlugin2D(JIPipeImageViewer viewerPanel)
public ij.process.ImageProcessor draw(int c, int z, int t, ij.process.ImageProcessor processor)
JIPipeImageViewerPlugin2D
draw
in class JIPipeImageViewerPlugin2D
c
- c positionz
- z positiont
- t positionprocessor
- the processorpublic void initializeSettingsPanel(JIPipeDesktopFormPanel formPanel)
JIPipeImageViewerPlugin
initializeSettingsPanel
in class JIPipeImageViewerPlugin
formPanel
- the form panelpublic void onImageViewerCanvasPixelHover(ImageViewerPanelCanvas2D.PixelHoverEvent event)
onImageViewerCanvasPixelHover
in interface ImageViewerPanelCanvas2D.PixelHoverEventListener
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.