Uses of Class
adams.gui.visualization.object.ObjectAnnotationPanel.AnnotationsState
-
Packages that use ObjectAnnotationPanel.AnnotationsState Package Description adams.gui.visualization.object -
-
Uses of ObjectAnnotationPanel.AnnotationsState in adams.gui.visualization.object
Methods in adams.gui.visualization.object that return ObjectAnnotationPanel.AnnotationsState Modifier and Type Method Description ObjectAnnotationPanel.AnnotationsState
ObjectAnnotationPanel. getState()
Returns the current state.Methods in adams.gui.visualization.object with parameters of type ObjectAnnotationPanel.AnnotationsState Modifier and Type Method Description void
ObjectAnnotationPanel. setState(ObjectAnnotationPanel.AnnotationsState state)
Restores the state of the layer.
-