Uses of Class
adams.gui.visualization.object.overlay.ClassificationLabelTextOverlay
-
Packages that use ClassificationLabelTextOverlay Package Description adams.flow.transformer -
-
Uses of ClassificationLabelTextOverlay in adams.flow.transformer
Fields in adams.flow.transformer declared as ClassificationLabelTextOverlay Modifier and Type Field Description protected ClassificationLabelTextOverlay
ImageLabeler. m_Overlay
the overlay.Methods in adams.flow.transformer that return ClassificationLabelTextOverlay Modifier and Type Method Description ClassificationLabelTextOverlay
ImageLabeler. getOverlay()
Returns the overlay to use.Methods in adams.flow.transformer with parameters of type ClassificationLabelTextOverlay Modifier and Type Method Description void
ImageLabeler. setOverlay(ClassificationLabelTextOverlay value)
Sets the overlay to use.
-