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 ImagePanelImageViewer.ImageViewerDisplayPanel. m_ImagePanelfor displaying the image.protected ImagePanelImageViewer. m_ImagePanelthe 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 ImagePanelImageAnnotator.AnnotatorPanel. m_PanelImagethe image panel.Methods in adams.flow.transformer that return ImagePanel Modifier and Type Method Description ImagePanelImageAnnotator.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 ImagePanelCombined.CombinedPanel. m_PanelImagethe image panel.protected ImagePanelSideBySide.SideBySidePanel. m_PanelImageAnnotationsthe image panel with the annotations.protected ImagePanelSideBySide.SideBySidePanel. m_PanelImagePredictionsthe 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 ImagePanelPixelSelectorPanel. m_ImagePanelthe image panel. -
Uses of ImagePanel in adams.gui.event
Methods in adams.gui.event that return ImagePanel Modifier and Type Method Description ImagePanelImagePanelLeftClickEvent. getImagePanel()Returns the image panel that triggered the event.ImagePanelImagePanelSelectionEvent. 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 ImagePanelImageProcessorSubPanel.ImagePopupMenuProvider. m_PaneltheImagePanelthis provider is for.protected ImagePanelImageProcessorSubPanel. m_PanelOriginalthe original image.protected ImagePanelImageProcessorSubPanel. m_PanelProcessedthe processed image.Methods in adams.gui.tools that return ImagePanel Modifier and Type Method Description ImagePanelImageProcessorSubPanel. getOriginal()Returns the panel for the original image.ImagePanelImageProcessorSubPanel.ImagePopupMenuProvider. getPanel()Returns theImagePanelthis provider is for.ImagePanelImageProcessorSubPanel. 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 ImagePanelCocoAnnotationsHandler.CombinedPanel. m_PanelImagethe image panel.protected ImagePanelDeepLabCutCSVHandler.CombinedPanel. m_PanelImagethe image panel.protected ImagePanelObjectCentersFromReport.CombinedPanel. m_PanelImagethe image panel.protected ImagePanelObjectLocationsFromReport.CombinedPanel. m_PanelImagethe image panel.protected ImagePanelObjectLocationsFromSpreadSheet.CombinedPanel. m_PanelImagethe image panel.protected ImagePanelPointsFromReportHandler.CombinedPanel. m_PanelImagethe image panel.Methods in adams.gui.tools.previewbrowser that return ImagePanel Modifier and Type Method Description ImagePanelCocoAnnotationsHandler.CombinedPanel. getImagePanel()Returns the underlying image panel.ImagePanelDeepLabCutCSVHandler.CombinedPanel. getImagePanel()Returns the underlying image panel.ImagePanelObjectCentersFromReport.CombinedPanel. getImagePanel()Returns the underlying image panel.ImagePanelObjectLocationsFromReport.CombinedPanel. getImagePanel()Returns the underlying image panel.ImagePanelObjectLocationsFromSpreadSheet.CombinedPanel. getImagePanel()Returns the underlying image panel.ImagePanelPointsFromReportHandler.CombinedPanel. getImagePanel()Returns the underlying image panel.Methods in adams.gui.tools.previewbrowser with parameters of type ImagePanel Modifier and Type Method Description protected ReportImageClassificationHandler. loadAnnotations(ImagePanel panel, File file)Loads the report associated with the image.protected ReportObjectAnnotationsHandler. 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 ImagePanelImageRenderer. m_LastImagePanelthe 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 ImagePanelColorPickerPanel. m_Ownerthe panel to use for picking the color.protected ImagePanelImagePanel.PaintPanel. m_Ownerthe 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.ImagePanelImageMultiPagePane. getCurrentPanel()Returns the image panel in the currently selected tab.ImagePanelImageViewerPanel. getCurrentPanel()Returns the image panel in the currently selected tab.ImagePanelColorPickerPanel. getOwner()Returns the owning panel.ImagePanelImagePanel.PaintPanel. getOwner()Returns the owning panel.ImagePanelImageMultiPagePane. getPanelAt(int index)Returns the image panel of the specified tab.ImagePanelImageViewerPanel. 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 booleanImageMultiPagePane. 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.voidColorPickerPanel. 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 voidAbstractLeftClickProcessor. doProcessClick(ImagePanel panel, Point position, int modifiersEx)Process the click that occurred in the image panel.protected voidAddMetaData. doProcessClick(ImagePanel panel, Point position, int modifiersEx)Process the click that occurred in the image panel.protected voidDeleteObjects. doProcessClick(ImagePanel panel, Point position, int modifiersEx)Process the click that occurred in the image panel.protected voidFixedBoundingBox. doProcessClick(ImagePanel panel, Point position, int modifiersEx)Process the click that occurred in the image panel.protected voidMultiProcessor. doProcessClick(ImagePanel panel, Point position, int modifiersEx)Does nothing.protected voidNullProcessor. doProcessClick(ImagePanel panel, Point position, int modifiersEx)Does nothing.protected voidRandomBoundingBox. doProcessClick(ImagePanel panel, Point position, int modifiersEx)Process the click that occurred in the image panel.protected voidViewObjects. doProcessClick(ImagePanel panel, Point position, int modifiersEx)Process the click that occurred in the image panel.voidAbstractLeftClickProcessor. 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 ImagePanelAbstractPaintlet. m_Panelthe panel this paintlet is for.Methods in adams.gui.visualization.image.paintlet that return ImagePanel Modifier and Type Method Description ImagePanelAbstractPaintlet. getPanel()Returns the panel currently in use.ImagePanelPaintlet. 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 voidAbstractPaintlet. setPanel(ImagePanel value)Sets the panel to use, null to disable painting.voidAbstractPaintlet. setPanel(ImagePanel value, boolean register)Sets the panel to use, null to disable painting.voidPaintlet. setPanel(ImagePanel value)Sets the image panel to use, null to disable painting.voidPaintlet. 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_SelectedPanelsfor 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 booleanAbstractCurrentImageFilter. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanAbstractSelectedImagesFeatureGenerator. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanAbstractSelectedImagesFilter. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanAbstractSelectedImagesViewerPlugin. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanBarcode. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanBoofCVDetectLines. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanBoofCVDetectLineSegments. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanBrightness. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanDisplayObjectLocationsFromReport. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanHistogram. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanImageFileMetaData. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.booleanMarkLocation. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified panel.booleanTesseractOCR. canExecute(ImagePanel panel)Checks whether the plugin can be executed given the specified image panel.protected StringAbstractSelectedImagesFeatureGenerator. process(ImagePanel panel)Processes the specified panel.protected StringAbstractSelectedImagesFilter. process(ImagePanel panel)Processes the panel.protected abstract StringAbstractSelectedImagesViewerPlugin. process(ImagePanel panel)Processes the specified panel.protected StringLocateObjects. 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 voidAbstractSelectionProcessor. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)Process the selection that occurred in the image panel.protected voidCopyToClipboard. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)Process the selection that occurred in the image panel.protected voidCrop. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)Process the selection that occurred in the image panel.protected voidMultiSelectionProcessor. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)Process the selection that occurred in the image panel.protected voidNullProcessor. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)Does nothing.protected voidPaintSelection. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)Process the selection that occurred in the image panel.protected voidSelectObjects. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)Process the selection that occurred in the image panel.protected voidShowCoordinates. doProcessSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)Process the selection that occurred in the image panel.protected voidSelectObjects. logAdd(ImagePanel panel, int x, int y, int w, int h, int[] poly_x, int[] poly_y)Logs the adding of an object.protected voidSelectObjects. logRemove(ImagePanel panel, int x, int y, int w, int h, List<Map<String,Object>> removed)Logs the removal of the of objects.voidAbstractSelectionProcessor. processSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)Process the selection that occurred in the image panel.voidSelectionProcessor. processSelection(ImagePanel panel, Point topLeft, Point bottomRight, List<Point> trace, int modifiersEx)Process the selection that occurred in the image panel.
-