Uses of Interface
org.anchoranalysis.annotation.mark.DualMarks
| Package | Description |
|---|---|
| org.anchoranalysis.annotation.mark |
Annotations that use one or more marks to describe entities in an image.
|
-
Uses of DualMarks in org.anchoranalysis.annotation.mark
Methods in org.anchoranalysis.annotation.mark with parameters of type DualMarks Modifier and Type Method Description voidDualMarksAnnotation. assignAccepted(DualMarks dualMark)Assigns marks with an overall accepted state.voidDualMarksAnnotation. assignPaused(DualMarks dualMark)Assigns marks with an overall paused state.voidDualMarksAnnotation. assignRejected(DualMarks dualMark, T reason)Assigns marks with an overall rejected state.