public class LUTManagerPlugin extends GeneralImageViewerPanelPlugin
Constructor and Description |
---|
LUTManagerPlugin(ImageViewerPanel viewerPanel) |
Modifier and Type | Method and Description |
---|---|
void |
beforeDraw(int c,
int z,
int t)
Called before draw is called
|
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 |
onImageChanged()
Called when the current image is changed
|
getCategory, getCategoryIcon
getCurrentImage, getCurrentSlice, getCurrentSlicePosition, getViewerPanel, getWorkbench, onSliceChanged, postprocessDraw, postprocessDrawForExport, uploadSliceToCanvas
public LUTManagerPlugin(ImageViewerPanel viewerPanel)
public void onImageChanged()
ImageViewerPanelPlugin
onImageChanged
in class ImageViewerPanelPlugin
public void createPalettePanel(FormPanel formPanel)
ImageViewerPanelPlugin
createPalettePanel
in class ImageViewerPanelPlugin
formPanel
- the form panelpublic 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 beforeDraw(int c, int z, int t)
ImageViewerPanelPlugin
beforeDraw
in class ImageViewerPanelPlugin
c
- c positionz
- z positiont
- t positionCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.