public class PixelInfoPlugin2D extends GeneralImageViewerPanelPlugin2D
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(FormPanel formPanel)
Called when the form panel should be recreated
|
void |
onPixelHover(ImageViewerPanelCanvas2D.PixelHoverEvent event) |
getCategory, getCategoryIcon
beforeDraw, getCurrentSlice, getCurrentSlicePosition, getViewerPanel2D, onSliceChanged, postprocessDraw, postprocessDrawForExport, uploadSliceToCanvas
getCurrentImage, getCurrentImagePlus, getDataSource, 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(FormPanel formPanel)
JIPipeImageViewerPlugin
initializeSettingsPanel
in class JIPipeImageViewerPlugin
formPanel
- the form panelpublic void onPixelHover(ImageViewerPanelCanvas2D.PixelHoverEvent event)
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.