Uses of Class
adams.gui.visualization.image.ObjectAnnotations
-
Packages that use ObjectAnnotations Package Description adams.gui.visualization.image -
-
Uses of ObjectAnnotations in adams.gui.visualization.image
Fields in adams.gui.visualization.image declared as ObjectAnnotations Modifier and Type Field Description protected ObjectAnnotations
ObjectAnnotations.LocatedObjectsPanel. m_Owner
the owner.Methods in adams.gui.visualization.image that return ObjectAnnotations Modifier and Type Method Description ObjectAnnotations
ObjectAnnotations.LocatedObjectsPanel. getOwner()
Returns the owner.Methods in adams.gui.visualization.image with parameters of type ObjectAnnotations Modifier and Type Method Description void
ObjectAnnotations.LocatedObjectsPanel. setOwner(ObjectAnnotations value)
Sets the owner.
-