Uses of Class
adams.flow.transformer.ImageAnnotator.AnnotatorPanel
-
Packages that use ImageAnnotator.AnnotatorPanel Package Description adams.gui.tools.previewbrowser -
-
Uses of ImageAnnotator.AnnotatorPanel in adams.gui.tools.previewbrowser
Fields in adams.gui.tools.previewbrowser declared as ImageAnnotator.AnnotatorPanel Modifier and Type Field Description protected ImageAnnotator.AnnotatorPanelAnnotateImage.CombinedPanel. m_PanelAnnotatorfor annotating the image.Methods in adams.gui.tools.previewbrowser that return ImageAnnotator.AnnotatorPanel Modifier and Type Method Description ImageAnnotator.AnnotatorPanelAnnotateImage.CombinedPanel. getAnnotatorPanel()Returns the annotator panel.Methods in adams.gui.tools.previewbrowser with parameters of type ImageAnnotator.AnnotatorPanel Modifier and Type Method Description protected voidAnnotateImage. saveReport(ImageAnnotator.AnnotatorPanel panel, File file)Saves the report of the panel to disk.
-