Uses of Package
org.anchoranalysis.image.bean.spatial.arrange
| Package | Description |
|---|---|
| org.anchoranalysis.image.bean.provider.stack |
A provider of
Stacks. |
| 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.spatial.arrange used by org.anchoranalysis.image.bean.provider.stack Class Description StackArranger Base class for a method that determines positions forRGBStacks when combined onto a single plane. -
Classes in org.anchoranalysis.image.bean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange Class Description StackArranger Base class for a method that determines positions forRGBStacks when combined onto a single plane. -
Classes in org.anchoranalysis.image.bean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange.fill Class Description StackArranger Base class for a method that determines positions forRGBStacks when combined onto a single plane. -
Classes in org.anchoranalysis.image.bean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange.overlay Class Description StackArranger Base class for a method that determines positions forRGBStacks when combined onto a single plane. -
Classes in org.anchoranalysis.image.bean.spatial.arrange used by org.anchoranalysis.image.bean.spatial.arrange.tile Class Description StackArranger Base class for a method that determines positions forRGBStacks when combined onto a single plane.