Uses of Class
org.anchoranalysis.annotation.io.comparer.StatisticsToExport
Packages that use StatisticsToExport
Package
Description
A pairing of objects from two collections (bipartite matching).
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 StatisticsToExportModifier and TypeMethodDescriptionAssignment.statistics()The statistics associated with the assignment.ObjectVoxelIntersection.statistics()OverlappingObjects.statistics() -
Uses of StatisticsToExport in org.anchoranalysis.annotation.io.comparer
Methods in org.anchoranalysis.annotation.io.comparer with parameters of type StatisticsToExportModifier and TypeMethodDescriptionvoidStatisticsToExport.append(StatisticsToExport toAppend) Appends the names and values from anotherAnnotationComparisonto the existing.