Uses of Package
org.anchoranalysis.image.bean.nonbean.spatial.arrange
Packages that use org.anchoranalysis.image.bean.nonbean.spatial.arrange
Package
Description
Non-beans to specify how to form a single-image by spatially combining other images.
Beans to specify how to form a single-image by spatially combining other images.
Montages images together to completely fill the available space, while preserving aspect ratio.
Combining other images through overlaying.
Combining other images through tiling.
Non-bean classes pertaining to combining stacks into a single stack.
-
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.image.bean.nonbean.spatial.arrangeClassDescriptionDescribes a
BoundingBox
that is optionally enclosed by a larger containingBoundingBox
to given padding. -
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrangeClassDescriptionWhen the position of a particular
RGBStack
cannot be determined, when combined with others onto a single plane.A list ofBoundingBox
es that indicate where to locate correspondingStack
s on a unified larger image. -
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange.fillClassDescriptionWhen the position of a particular
RGBStack
cannot be determined, when combined with others onto a single plane.A list ofBoundingBox
es that indicate where to locate correspondingStack
s on a unified larger image. -
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange.overlayClassDescriptionWhen the position of a particular
RGBStack
cannot be determined, when combined with others onto a single plane.A list ofBoundingBox
es that indicate where to locate correspondingStack
s on a unified larger image. -
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange.tileClassDescriptionWhen the position of a particular
RGBStack
cannot be determined, when combined with others onto a single plane.A list ofBoundingBox
es that indicate where to locate correspondingStack
s on a unified larger image. -
Classes in org.anchoranalysis.image.bean.nonbean.spatial.arrange used by org.anchoranalysis.plugin.image.task.sliceClassDescriptionDescribes a
BoundingBox
that is optionally enclosed by a larger containingBoundingBox
to given padding.