Uses of Class
adams.gui.visualization.object.objectannotations.colors.AbstractAnnotationColors
-
Packages that use AbstractAnnotationColors Package Description adams.gui.visualization.object.objectannotations.colors -
-
Uses of AbstractAnnotationColors in adams.gui.visualization.object.objectannotations.colors
Subclasses of AbstractAnnotationColors in adams.gui.visualization.object.objectannotations.colors Modifier and Type Class Description class
FixedColor
Uses a single, fixed color.class
PerType
Uses a color per object type.class
TypeColorMapping
Uses the colors defined for each type.class
VaryByObject
Varies the color per object, useful when just a single type of object is annotated.
-