Uses of Class
org.anchoranalysis.annotation.io.assignment.generator.DrawColoredObjects
Packages that use DrawColoredObjects
-
Uses of DrawColoredObjects in org.anchoranalysis.annotation.io.assignment.generator
Constructors in org.anchoranalysis.annotation.io.assignment.generator with parameters of type DrawColoredObjectsModifierConstructorDescriptionAssignmentGenerator(DrawColoredObjects objectDrawer, IntFunction<AssignmentColorPool> colorPoolCreator, io.vavr.Tuple2<String, String> names, boolean appendUnassignedCount) Creates a newAssignmentGeneratorinstance.