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 ClassificationLabelTextOverlayImageLabeler. m_Overlaythe overlay.Methods in adams.flow.transformer that return ClassificationLabelTextOverlay Modifier and Type Method Description ClassificationLabelTextOverlayImageLabeler. getOverlay()Returns the overlay to use.Methods in adams.flow.transformer with parameters of type ClassificationLabelTextOverlay Modifier and Type Method Description voidImageLabeler. setOverlay(ClassificationLabelTextOverlay value)Sets the overlay to use.
-