Modifier and Type | Class and Description |
---|---|
class |
ROIManagerPlugin3D |
Modifier and Type | Class and Description |
---|---|
class |
SpotsManagerPlugin2D |
Modifier and Type | Method and Description |
---|---|
protected void |
CachedSpotCollectionDataViewerWindow.initializePlugins(List<Class<? extends JIPipeImageViewerPlugin>> plugins,
Map<Class<?>,Object> contextObjects) |
Modifier and Type | Class and Description |
---|---|
class |
TracksManagerPlugin2D |
Modifier and Type | Method and Description |
---|---|
protected void |
CachedTracksCollectionDataViewerWindow.initializePlugins(List<Class<? extends JIPipeImageViewerPlugin>> plugins,
Map<Class<?>,Object> contextObjects) |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeImageViewerPlugin2D |
class |
JIPipeImageViewerPlugin3D |
Modifier and Type | Field and Description |
---|---|
static List<Class<? extends JIPipeImageViewerPlugin>> |
JIPipeImageViewer.DEFAULT_PLUGINS |
Modifier and Type | Method and Description |
---|---|
List<JIPipeImageViewerPlugin> |
JIPipeImageViewer.getPlugins() |
Modifier and Type | Method and Description |
---|---|
protected void |
JIPipeImageViewerCacheDataViewerWindow.initializePlugins(List<Class<? extends JIPipeImageViewerPlugin>> plugins,
Map<Class<?>,Object> contextObjects)
Override this method to register plugins and set context objects
By default, it will register
JIPipeImageViewer .DEFAULT_PLUGINS and the window as context object (accessor JIPipeCacheDataViewerWindow) |
static void |
JIPipeImageViewer.registerDefaultPlugin(Class<? extends JIPipeImageViewerPlugin> klass) |
Constructor and Description |
---|
JIPipeImageViewer(JIPipeWorkbench workbench,
List<Class<? extends JIPipeImageViewerPlugin>> pluginTypes,
Map<Class<?>,Object> contextObjects)
Initializes a new image viewer
|
Modifier and Type | Class and Description |
---|---|
class |
AnimationSpeedPlugin2D |
class |
AnnotationInfoPlugin2D
To be used with
CachedImagePlusDataViewerWindow and other similar implementations that
have access to the cache |
class |
CalibrationPlugin2D |
class |
GeneralImageViewerPanelPlugin2D |
class |
LUTManagerPlugin2D |
class |
PixelInfoPlugin2D |
Modifier and Type | Class and Description |
---|---|
class |
EllipseMaskDrawer2DTool
Ellipse drawing
Allows left-click canvas dragging
|
class |
FloodFillMaskDrawer2DTool
The standard mouse selection.
|
class |
MaskDrawer2DTool
Super class for any tool that can be used in
MaskDrawerPlugin2D |
class |
MaskDrawerPlugin2D |
class |
MaskToROIDrawerPlugin2D
Mask drawer with function to add ROIs to the ROI manager
|
class |
MeasurementDrawerPlugin2D
Mask drawer focuses on measurements (different category and icon)
|
class |
MouseMaskDrawer2DTool
The standard mouse selection.
|
class |
PencilMaskDrawer2DTool |
class |
PolygonMaskDrawer2DTool
Polygon drawing
Allows left-click canvas dragging
|
class |
RectangleMaskDrawer2DTool
Rectangle drawing
Allows left-click canvas dragging
|
Modifier and Type | Class and Description |
---|---|
class |
ROIManagerPlugin2D |
Modifier and Type | Class and Description |
---|---|
class |
AnimationSpeedPlugin3D |
class |
CalibrationPlugin3D |
class |
GeneralImageViewerPanelPlugin3D |
class |
LUTManagerPlugin3D |
class |
OpacityManagerPlugin3D |
class |
RenderSettingsPlugin3D |
class |
SlicerControlsPlugin3D |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.