| Interface | Description |
|---|---|
| IAssignableMenuItem |
This interface is used to assign a type to a menu item.
|
| IAutoPreviewable |
This interface enables an implementing class to be queried, whether or not
an "auto preview" is possible on a change of parameters in the
IOperatorGUI. |
| IDeactivatableMenu |
This interface is implemented by the menus in IQM.
|
| IDialogUtil | |
| IDrawingLayer |
This interface declares methods for a layer where the user may draw regions
of interest (ROIs) of various shapes.
|
| IDrawingLayerSupport |
This interface provides methods for drawing regions of interest (ROIs) on a
IDrawingLayer. |
| IImageInvertible |
This interface enables an implementing class to be queried, whether or not
the output image of an
IOperator should be inverted or not. |
| ILookPanel |
This interface represents an image canvas.
|
| IMainFrame |
This interface represents the IQM main frame.
|
| IMainPanel |
This interface declares methods for the main panel.
|
| IManagerPanel |
This interface declares methods for a manager panel.
|
| IPlotPanel | |
| IStatusPanel |
This interface declares methods for a GUI element receiving events from
operators
|
| ITablePanel | |
| ITabSwitchSupport |
This interface provides methods for selecting a tab and accessing selected
tabs.
|
| ITankPanel | |
| ITemplateManagerGUI | |
| ITemplateSupport |
This interface enables an implementing class to set a template in the
template list.
|
| ITextPanel | |
| IThumbnailSupport |
| Class | Description |
|---|---|
| BoardPanel |
This class prints out a log for the user.
|
| ColorChannelSelectorPanel |
This panel maintains the selection of color bands of an image.
|
| ContextPopupListener | |
| ContextPopupMenu | |
| DefaultDrawingLayer |
This class represents a default layer where the user may draw regions of
interest (ROIs) and other visual components on.
|
| FileSelectionDialog |
This class is used to select a file from a list.
|
| GroovyScriptConsoleFrame |
The output of a running Groovy script will be redirected to this console.
|
| GroovyTextArea | |
| ImageInfoPanel |
This panel displays current pixel information.
|
| ImageLayer |
This class is responsible for displaying the image on a panel.
|
| ImageNavigatorPanel |
This class provides navigation support for navigating in the image at greater
magnifications where scrollbars are not convenient.
|
| LookToolboxPanel |
This class holds the buttons for the look panel.
|
| MultiResultDialog |
Display multi-dimensional result objects.
|
| MultiResultSelectorPanel |
This panel is responsible for displaying the list of results, if an operator
puts out multiple results.
|
| OperatorMenuItem |
This menu item class is used to distinguish between certain kinds of operator
types and enables a type-specific activation and deactivation of the
OperatorMenuItem. |
| PlotSelectionFrame |
This class is responsible for displaying a 2-dim Vector
Vector<Vector<String>> dataString.
|
| PreferenceFrame | |
| ROILayerManager |
This class provides static methods for the management of ROI layers in the
current look panel.
|
| ROILayerSelectorPanel |
This panel represents all control elements for a stack of ROI layers.
|
| ScriptEditor |
This class represents the script editor for editing Groovy scripts in IQM.
|
| ScriptEditorTab |
This class represents a single tab in the script editor.
|
| TankPanelDropEventHandler |
This class listens for drag events of files from the file system.
|
| TransparentROILayer |
This class is able to render ROI elements on a transparent layer over the
displayed image.
|
| ViewPortChangeListener |
This class handles changes on the
ILookPanel viewport for the image
navigator explicitly. |
| WaitingDialog |
This is a generic waiting dialog with a customizable
String. |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.