Uses of Class
adams.gui.visualization.image.ImagePanel
-
-
Uses of ImagePanel in adams.flow.sink
Fields in adams.flow.sink declared as ImagePanel Modifier and Type Field Description protected ImagePanel
ImageViewer.ImageViewerDisplayPanel. m_ImagePanel
for displaying the image.protected ImagePanel
ImageViewer. m_ImagePanel
the panel with the image. -
Uses of ImagePanel in adams.flow.transformer
Fields in adams.flow.transformer declared as ImagePanel Modifier and Type Field Description protected ImagePanel
ImageAnnotator.AnnotatorPanel. m_PanelImage
the image panel.Methods in adams.flow.transformer that return ImagePanel Modifier and Type Method Description ImagePanel
ImageAnnotator.AnnotatorPanel. getImagePanel()
Returns the underlying image panel. -
Uses of ImagePanel in adams.flow.transformer.compareobjectlocations
Fields in adams.flow.transformer.compareobjectlocations declared as ImagePanel Modifier and Type Field Description protected ImagePanel
Combined.CombinedPanel. m_PanelImage
the image panel.protected ImagePanel
SideBySide.SideBySidePanel. m_PanelImageAnnotations
the image panel with the annotations.protected ImagePanel
SideBySide.SideBySidePanel. m_PanelImagePredictions
the image panel with the predictions. -
Uses of ImagePanel in adams.flow.transformer.pixelselector
Fields in adams.flow.transformer.pixelselector declared as ImagePanel Modifier and Type Field Description protected ImagePanel
PixelSelectorPanel. m_ImagePanel
the image panel. -
Uses of ImagePanel in adams.gui.event
Methods in adams.gui.event that return ImagePanel Modifier and Type Method Description ImagePanel
ImagePanelLeftClickEvent. getImagePanel()
Returns the image panel that triggered the event.ImagePanel
ImagePanelSelectionEvent. getImagePanel()
Returns the image panel that triggered the event.Constructors in adams.gui.event with parameters of type ImagePanel Constructor Description ImagePanelLeftClickEvent(ImagePanel source, Point position, int modifiersEx)
Initializes the event.ImagePanelSelectionEvent(ImagePanel source, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Initializes the event. -
Uses of ImagePanel in adams.gui.tools
Fields in adams.gui.tools declared as ImagePanel Modifier and Type Field Description protected ImagePanel
ImageProcessorSubPanel.ImagePopupMenuProvider. m_Panel
theImagePanel
this provider is for.protected ImagePanel
ImageProcessorSubPanel. m_PanelOriginal
the original image.protected ImagePanel
ImageProcessorSubPanel. m_PanelProcessed
the processed image.Methods in adams.gui.tools that return ImagePanel Modifier and Type Method Description ImagePanel
ImageProcessorSubPanel. getOriginal()
Returns the panel for the original image.ImagePanel
ImageProcessorSubPanel.ImagePopupMenuProvider. getPanel()
Returns theImagePanel
this provider is for.ImagePanel
ImageProcessorSubPanel. getProcessed()
Returns the panel for the original image.Constructors in adams.gui.tools with parameters of type ImagePanel Constructor Description ImagePopupMenuProvider(ImagePanel panel)
Initializes the provider. -
Uses of ImagePanel in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as ImagePanel Modifier and Type Field Description protected ImagePanel
CocoAnnotationsHandler.CombinedPanel. m_PanelImage
the image panel.protected ImagePanel
DeepLabCutCSVHandler.CombinedPanel. m_PanelImage
the image panel.protected ImagePanel
ObjectCentersFromReport.CombinedPanel. m_PanelImage
the image panel.protected ImagePanel
ObjectLocationsFromReport.CombinedPanel. m_PanelImage
the image panel.protected ImagePanel
ObjectLocationsFromSpreadSheet.CombinedPanel. m_PanelImage
the image panel.protected ImagePanel
PointsFromReportHandler.CombinedPanel. m_PanelImage
the image panel.Methods in adams.gui.tools.previewbrowser that return ImagePanel Modifier and Type Method Description ImagePanel
CocoAnnotationsHandler.CombinedPanel. getImagePanel()
Returns the underlying image panel.ImagePanel
DeepLabCutCSVHandler.CombinedPanel. getImagePanel()
Returns the underlying image panel.ImagePanel
ObjectCentersFromReport.CombinedPanel. getImagePanel()
Returns the underlying image panel.ImagePanel
ObjectLocationsFromReport.CombinedPanel. getImagePanel()
Returns the underlying image panel.ImagePanel
ObjectLocationsFromSpreadSheet.CombinedPanel. getImagePanel()
Returns the underlying image panel.ImagePanel
PointsFromReportHandler.CombinedPanel. getImagePanel()
Returns the underlying image panel.Methods in adams.gui.tools.previewbrowser with parameters of type ImagePanel Modifier and Type Method Description protected Report
ImageClassificationHandler. loadAnnotations(ImagePanel panel, File file)
Loads the report associated with the image.protected Report
ObjectAnnotationsHandler. loadAnnotations(ImagePanel panel, File file)
Loads the report associated with the image. -
Uses of ImagePanel in adams.gui.visualization.debug.objectrenderer
Fields in adams.gui.visualization.debug.objectrenderer declared as ImagePanel Modifier and Type Field Description protected ImagePanel
ImageRenderer. m_LastImagePanel
the cached setup. -
Uses of ImagePanel in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as ImagePanel Modifier and Type Field Description protected ImagePanel
ColorPickerPanel. m_Owner
the panel to use for picking the color.protected ImagePanel
ImagePanel.PaintPanel. m_Owner
the owning image panel.Methods in adams.gui.visualization.image that return ImagePanel Modifier and Type Method Description ImagePanel[]
ImageMultiPagePane. getAllPanels()
Returns all the image panels.ImagePanel[]
ImageViewerPanel. getAllPanels()
Returns all the image panels.ImagePanel
ImageMultiPagePane. getCurrentPanel()
Returns the image panel in the currently selected tab.ImagePanel
ImageViewerPanel. getCurrentPanel()
Returns the image panel in the currently selected tab.ImagePanel
ColorPickerPanel. getOwner()
Returns the owning panel.ImagePanel
ImagePanel.PaintPanel. getOwner()
Returns the owning panel.ImagePanel
ImageMultiPagePane. getPanelAt(int index)
Returns the image panel of the specified tab.ImagePanel
ImageViewerPanel. getPanelAt(int index)
Returns the image panel of the specified tab.Methods in adams.gui.visualization.image with parameters of type ImagePanel Modifier and Type Method Description protected boolean
ImageMultiPagePane. checkForModified(ImagePanel panel)
Returns whether we can proceed with the operation or not, depending on whether the user saved the flow or discarded the changes.void
ColorPickerPanel. setOwner(ImagePanel value)
Sets the owning panel.Constructors in adams.gui.visualization.image with parameters of type ImagePanel Constructor Description ColorPickerDialog(Dialog owner, ImagePanel panel)
Initializes the dialog.ColorPickerDialog(Frame owner, ImagePanel panel)
Initializes the dialog.PaintPanel(ImagePanel owner)
Initializes the panel. -
Uses of ImagePanel in adams.gui.visualization.image.leftclick
Methods in adams.gui.visualization.image.leftclick with parameters of type ImagePanel Modifier and Type Method Description protected abstract void
AbstractLeftClickProcessor. doProcessClick(ImagePanel panel, Point position, int modifiersEx)
Process the click that occurred in the image panel.protected void
AddMetaData. doProcessClick(ImagePanel panel, Point position, int modifiersEx)
Process the click that occurred in the image panel.protected void
DeleteObjects. doProcessClick(ImagePanel panel, Point position, int modifiersEx)
Process the click that occurred in the image panel.protected void
FixedBoundingBox. doProcessClick(ImagePanel panel, Point position, int modifiersEx)
Process the click that occurred in the image panel.protected void
MultiProcessor. doProcessClick(ImagePanel panel, Point position, int modifiersEx)
Does nothing.protected void
NullProcessor. doProcessClick(ImagePanel panel, Point position, int modifiersEx)
Does nothing.protected void
RandomBoundingBox. doProcessClick(ImagePanel panel, Point position, int modifiersEx)
Process the click that occurred in the image panel.protected void
ViewObjects. doProcessClick(ImagePanel panel, Point position, int modifiersEx)
Process the click that occurred in the image panel.void
AbstractLeftClickProcessor. processClick(ImagePanel panel, Point position, int modifiersEx, boolean repaint)
Process the click that occurred in the image panel. -
Uses of ImagePanel in adams.gui.visualization.image.paintlet
Fields in adams.gui.visualization.image.paintlet declared as ImagePanel Modifier and Type Field Description protected ImagePanel
AbstractPaintlet. m_Panel
the panel this paintlet is for.Methods in adams.gui.visualization.image.paintlet that return ImagePanel Modifier and Type Method Description ImagePanel
AbstractPaintlet. getPanel()
Returns the panel currently in use.ImagePanel
Paintlet. getPanel()
Returns the image panel currently in use.Methods in adams.gui.visualization.image.paintlet with parameters of type ImagePanel Modifier and Type Method Description void
AbstractPaintlet. setPanel(ImagePanel value)
Sets the panel to use, null to disable painting.void
AbstractPaintlet. setPanel(ImagePanel value, boolean register)
Sets the panel to use, null to disable painting.void
Paintlet. setPanel(ImagePanel value)
Sets the image panel to use, null to disable painting.void
Paintlet. setPanel(ImagePanel value, boolean register)
Sets the image panel to use, null to disable painting. -
Uses of ImagePanel in adams.gui.visualization.image.plugins
Fields in adams.gui.visualization.image.plugins declared as ImagePanel Modifier and Type Field Description protected ImagePanel[]
AbstractSelectedImagesViewerPlugin. m_SelectedPanels
for panels to work on.Methods in adams.gui.visualization.image.plugins that return ImagePanel Modifier and Type Method Description protected ImagePanel[]
AbstractSelectedImagesViewerPlugin. getAllPanels()
Returns all the available panels in the image viewer.Methods in adams.gui.visualization.image.plugins with parameters of type ImagePanel Modifier and Type Method Description boolean
AbstractCurrentImageFilter. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
AbstractSelectedImagesFeatureGenerator. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
AbstractSelectedImagesFilter. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
AbstractSelectedImagesViewerPlugin. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
Barcode. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
BoofCVDetectLines. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
BoofCVDetectLineSegments. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
Brightness. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
DisplayObjectLocationsFromReport. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
Histogram. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
ImageFileMetaData. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.boolean
MarkLocation. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified panel.boolean
TesseractOCR. canExecute(ImagePanel panel)
Checks whether the plugin can be executed given the specified image panel.protected String
AbstractSelectedImagesFeatureGenerator. process(ImagePanel panel)
Processes the specified panel.protected String
AbstractSelectedImagesFilter. process(ImagePanel panel)
Processes the panel.protected abstract String
AbstractSelectedImagesViewerPlugin. process(ImagePanel panel)
Processes the specified panel.protected String
LocateObjects. process(ImagePanel panel)
Processes the specified panel. -
Uses of ImagePanel in adams.gui.visualization.image.selection
Methods in adams.gui.visualization.image.selection with parameters of type ImagePanel Modifier and Type Method Description protected abstract void
AbstractSelectionProcessor. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Process the selection that occurred in the image panel.protected void
CopyToClipboard. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Process the selection that occurred in the image panel.protected void
Crop. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Process the selection that occurred in the image panel.protected void
MultiSelectionProcessor. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Process the selection that occurred in the image panel.protected void
NullProcessor. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Does nothing.protected void
PaintSelection. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Process the selection that occurred in the image panel.protected void
SelectObjects. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Process the selection that occurred in the image panel.protected void
ShowCoordinates. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Process the selection that occurred in the image panel.protected void
SelectObjects. logAdd(ImagePanel panel, int x, int y, int w, int h, int[] poly_x, int[] poly_y)
Logs the adding of an object.protected void
SelectObjects. logRemove(ImagePanel panel, int x, int y, int w, int h, List<Map<String,Object>> removed)
Logs the removal of the of objects.void
AbstractSelectionProcessor. processSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Process the selection that occurred in the image panel.void
SelectionProcessor. processSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)
Process the selection that occurred in the image panel.
-