Package adams.gui.visualization.object.objectannotations.cleaning
-
Interface Summary Interface Description AnnotationCleaner Interface for annotation cleaners. -
Class Summary Class Description AbstractAnnotationCleaner Ancestor for annotation cleaners.Filter Applies the object finder to clean the annotations.OverlapRemoval Applies the overlapping object removal algorithm to clean the annotations.PassThrough Performs no cleaning, just passes through the annotations.