Uses of Interface
adams.gui.visualization.object.overlay.OverlayWithCustomAlphaSupport
-
Packages that use OverlayWithCustomAlphaSupport Package Description adams.gui.visualization.object.overlay -
-
Uses of OverlayWithCustomAlphaSupport in adams.gui.visualization.object.overlay
Classes in adams.gui.visualization.object.overlay that implement OverlayWithCustomAlphaSupport Modifier and Type Class Description class
AbstractObjectOverlayFromReport
Ancestor for overlays that use object locations from a report.class
AbstractPointOverlayFromReport
Ancestor for overlays that use point locations from a report.class
ClassificationLabelTextOverlay
Displays the classification label retrieved from the field in the report and overlays it as text on the image.class
ObjectAnnotations
Flexible overlay for object annotations.class
ObjectCentersOverlayFromReport
class
ObjectLocationsOverlayFromReport
class
SimplePointOverlayFromReport
-