Package org.anchoranalysis.image.bean.nonbean.spatial.arrange
Non-beans to specify how to form a single-image by spatially combining other images.
-
Class Summary Class Description BoundingBoxEnclosed Describes aBoundingBoxthat is optionally enclosed by a larger containingBoundingBoxto given padding.StackArrangement A list ofBoundingBoxes that indicate where to locate correspondingStacks on a unified larger image.StackCopierAtBox Copies asourcestack into adestinationstack at a particularBoundingBox. -
Exception Summary Exception Description ArrangeStackException When the position of a particularRGBStackcannot be determined, when combined with others onto a single plane.