Uses of Package
org.anchoranalysis.image.bean.nonbean.spatial.arrange
| Package | Description |
|---|---|
| org.anchoranalysis.image.bean.nonbean.spatial.arrange |
Non-beans to specify how to form a single-image by spatially combining other images.
|
| org.anchoranalysis.image.bean.spatial.arrange |
Beans to specify how to form a single-image by spatially combining other images.
|
| org.anchoranalysis.image.bean.spatial.arrange.fill |
Montages images together to completely fill the available space, while preserving aspect ratio.
|
| org.anchoranalysis.image.bean.spatial.arrange.overlay |
Combining other images through overlaying.
|
| org.anchoranalysis.image.bean.spatial.arrange.tile |
Combining other images through tiling.
|
-
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.image.bean.nonbean.spatial.arrange Class Description BoundingBoxEnclosed Describes aBoundingBoxthat is optionally enclosed by a larger containingBoundingBoxto given padding. -
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange Class Description ArrangeStackException When the position of a particularRGBStackcannot be determined, when combined with others onto a single plane.StackArrangement A list ofBoundingBoxes that indicate where to locate correspondingStacks on a unified larger image. -
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange.fill Class Description ArrangeStackException When the position of a particularRGBStackcannot be determined, when combined with others onto a single plane.StackArrangement A list ofBoundingBoxes that indicate where to locate correspondingStacks on a unified larger image. -
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange.overlay Class Description ArrangeStackException When the position of a particularRGBStackcannot be determined, when combined with others onto a single plane.StackArrangement A list ofBoundingBoxes that indicate where to locate correspondingStacks on a unified larger image. -
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange.tile Class Description ArrangeStackException When the position of a particularRGBStackcannot be determined, when combined with others onto a single plane.StackArrangement A list ofBoundingBoxes that indicate where to locate correspondingStacks on a unified larger image.