public class CalibrationPlugin2D extends GeneralImageViewerPanelPlugin2D
Constructor and Description |
---|
CalibrationPlugin2D(JIPipeDesktopLegacyImageViewer viewerPanel) |
Modifier and Type | Method and Description |
---|---|
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
|
void |
onSliceChanged(boolean deferUploadSlice)
Called when the current slice is changed
|
getPanelIcon, getPanelLocation, getPanelName
beforeDraw, getCurrentSlice, getCurrentSlicePosition, getViewerPanel2D, postprocessDraw, postprocessDrawForExport, uploadSliceToCanvas
buildCustomPanel, getCurrentImage, getCurrentImagePlus, getDataSource, getDesktopWorkbench, getViewerPanel, getWorkbench, isActive, isBuildingCustomPanel, onOverlayAdded, onOverlayRemoved, onOverlaysCleared
public CalibrationPlugin2D(JIPipeDesktopLegacyImageViewer viewerPanel)
public void onImageChanged()
JIPipeDesktopLegacyImageViewerPlugin
onImageChanged
in class JIPipeDesktopLegacyImageViewerPlugin
public 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 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 onSliceChanged(boolean deferUploadSlice)
JIPipeDesktopLegacyImageViewerPlugin2D
onSliceChanged
in class JIPipeDesktopLegacyImageViewerPlugin2D
deferUploadSlice
- if true, uploading the slice to the canvas should be deferredCopyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.