Uses of Interface
adams.gui.visualization.object.annotator.LabelSuffixHandler
-
Packages that use LabelSuffixHandler Package Description adams.gui.visualization.object.annotator -
-
Uses of LabelSuffixHandler in adams.gui.visualization.object.annotator
Classes in adams.gui.visualization.object.annotator that implement LabelSuffixHandler Modifier and Type Class Description class
BoundingBoxAnnotator
For annotating objects with bounding boxes.class
PolygonAnnotator
For annotating object shapes with polygons boxes.class
PolygonPointAnnotator
For annotating polygons by left-clicking on each vertex.class
SimplePointAnnotator
For annotating single points.
-