Uses of Class
adams.gui.visualization.object.objectannotations.cleaning.AbstractAnnotationCleaner
-
Packages that use AbstractAnnotationCleaner Package Description adams.gui.visualization.object.objectannotations.cleaning -
-
Uses of AbstractAnnotationCleaner in adams.gui.visualization.object.objectannotations.cleaning
Subclasses of AbstractAnnotationCleaner in adams.gui.visualization.object.objectannotations.cleaning Modifier and Type Class Description class
Filter
Applies the object finder to clean the annotations.class
OverlapRemoval
Applies the overlapping object removal algorithm to clean the annotations.class
PassThrough
Performs no cleaning, just passes through the annotations.
-