Uses of Class
org.anchoranalysis.annotation.io.comparer.StatisticsToExport
| Package | Description |
|---|---|
| org.anchoranalysis.annotation.io.assignment |
A pairing of objects from two collections (bipartite matching).
|
| org.anchoranalysis.annotation.io.comparer |
Non-bean classes involving comparing results and annotations.
|
-
Uses of StatisticsToExport in org.anchoranalysis.annotation.io.assignment
Methods in org.anchoranalysis.annotation.io.assignment that return StatisticsToExport Modifier and Type Method Description StatisticsToExportAssignment. statistics()The statistics associated with the assignment.StatisticsToExportObjectVoxelIntersection. statistics()StatisticsToExportOverlappingObjects. statistics() -
Uses of StatisticsToExport in org.anchoranalysis.annotation.io.comparer
Methods in org.anchoranalysis.annotation.io.comparer with parameters of type StatisticsToExport Modifier and Type Method Description voidStatisticsToExport. append(StatisticsToExport toAppend)Appends the names and values from anotherAnnotationComparisonto the existing.