Uses of Class
org.anchoranalysis.overlay.writer.DrawOverlay
Packages that use DrawOverlay
Package
Description
Overlay
s and related classes involving drawing entities on top
of an image.Collections of
Overlay
s.An implementation of an
Overlay
that draws an ObjectMask
on an image.-
Uses of DrawOverlay in org.anchoranalysis.mpp.overlay
Methods in org.anchoranalysis.mpp.overlay with parameters of type DrawOverlay -
Uses of DrawOverlay in org.anchoranalysis.overlay
Methods in org.anchoranalysis.overlay with parameters of type DrawOverlayModifier and TypeMethodDescriptionabstract BoundingBox
Overlay.box
(DrawOverlay overlayWriter, Dimensions dimensions) A bounding-box around the overlay. -
Uses of DrawOverlay in org.anchoranalysis.overlay.collection
Methods in org.anchoranalysis.overlay.collection with parameters of type DrawOverlayModifier and TypeMethodDescriptionColoredOverlayCollection.subsetWhereBoxIntersects
(Dimensions scene, DrawOverlay drawOverlay, List<BoundingBox> toIntersectWith) Find overlays whose bounding-boxes intersect with any of the boxes intoIntersectWith
. -
Uses of DrawOverlay in org.anchoranalysis.overlay.object
Methods in org.anchoranalysis.overlay.object with parameters of type DrawOverlayModifier and TypeMethodDescriptionOverlayObjectMask.box
(DrawOverlay overlayWriter, Dimensions dimensions)