Uses of Class
adams.gui.visualization.image.ObjectAnnotations.LocatedObjectsPanel
-
Packages that use ObjectAnnotations.LocatedObjectsPanel Package Description adams.gui.visualization.image -
-
Uses of ObjectAnnotations.LocatedObjectsPanel in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as ObjectAnnotations.LocatedObjectsPanel Modifier and Type Field Description protected ObjectAnnotations.LocatedObjectsPanel
ObjectAnnotations. m_PanelObjects
the panel with the located objects.Methods in adams.gui.visualization.image that return ObjectAnnotations.LocatedObjectsPanel Modifier and Type Method Description protected ObjectAnnotations.LocatedObjectsPanel
ObjectAnnotations. getLocatedObjectsPanel()
Returns the objects panel, instantiates it if necessary.
-