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 ObjectAnnotationsObjectAnnotations.LocatedObjectsPanel. m_Ownerthe owner.Methods in adams.gui.visualization.image that return ObjectAnnotations Modifier and Type Method Description ObjectAnnotationsObjectAnnotations.LocatedObjectsPanel. getOwner()Returns the owner.Methods in adams.gui.visualization.image with parameters of type ObjectAnnotations Modifier and Type Method Description voidObjectAnnotations.LocatedObjectsPanel. setOwner(ObjectAnnotations value)Sets the owner.
-