public class PixelInfoPlugin extends GeneralImageViewerPanelPlugin
Constructor and Description |
---|
PixelInfoPlugin(ImageViewerPanel viewerPanel) |
Modifier and Type | Method and Description |
---|---|
void |
createPalettePanel(FormPanel formPanel)
Called when the form panel should be recreated
|
ij.process.ImageProcessor |
draw(int c,
int z,
int t,
ij.process.ImageProcessor processor)
Draws the image in the processor
|
void |
onPixelHover(ImageViewerPanelCanvas.PixelHoverEvent event) |
getCategory, getCategoryIcon
beforeDraw, getCurrentImage, getCurrentSlice, getCurrentSlicePosition, getViewerPanel, getWorkbench, onImageChanged, onSliceChanged, postprocessDraw, postprocessDrawForExport, uploadSliceToCanvas
public PixelInfoPlugin(ImageViewerPanel viewerPanel)
public ij.process.ImageProcessor draw(int c, int z, int t, ij.process.ImageProcessor processor)
ImageViewerPanelPlugin
draw
in class ImageViewerPanelPlugin
c
- c positionz
- z positiont
- t positionprocessor
- the processorpublic void createPalettePanel(FormPanel formPanel)
ImageViewerPanelPlugin
createPalettePanel
in class ImageViewerPanelPlugin
formPanel
- the form panelpublic void onPixelHover(ImageViewerPanelCanvas.PixelHoverEvent event)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.