Package org.anchoranalysis.mpp.mark
Non-bean classes related to
Marks.-
Interface Summary Interface Description CompatibleWithMark An interface for objects that can determine compatibility with a Mark.QuickOverlapCalculation A method to quickly calculate overlap approximatelyUpdatableMarks An interface for managing a set of marks that can be updated. -
Class Summary Class Description ColoredMarks A collection of marks, each associated with a color.GlobalRegionIdentifiers Defines global identifiers for different regions of a mark.Mark Abstract base class representing a mark in 3D space.MarkCollection An ordered collection ofMarks.MarkToObjectConverter Converts a confidence-associatedMarkto an equivalentObjectMask.MarkWithPosition An abstract base class for marks that have a position in 3D space.PointClamper Utility class to ensure a point has values contained inside image-dimensions. -
Exception Summary Exception Description UnsupportedMarkTypeException Exception thrown when an unsupported mark type is encountered.UpdateMarkSetException Exception thrown when an error occurs while updating a mark set.