Uses of Class
adams.gui.visualization.object.objectannotations.check.AbstractAnnotationCheck
-
Packages that use AbstractAnnotationCheck Package Description adams.gui.visualization.object.objectannotations.check -
-
Uses of AbstractAnnotationCheck in adams.gui.visualization.object.objectannotations.check
Subclasses of AbstractAnnotationCheck in adams.gui.visualization.object.objectannotations.check Modifier and Type Class Description class
MultiCheck
Applies the specified checks sequentially.class
PassThrough
Dummy, performs no checks.class
RequireMetaData
Requires the specified meta-data key to be present in all objects.
-