Class Summary |
ImageMosaicBean |
This class implements a Java Bean used as input values container of the for the MosaicOpImage2 class. |
MosaicDescriptor |
This class is very similar to the Mosaic operation because it returns a
composition of various images of the same type (same bands and same
dataType). |
MosaicOpImage |
This class takes an array of RenderedImage and creates a mosaic of them. |
MosaicOpImage2 |
This class takes an array of RenderedImage and creates a mosaic of them. |
MosaicRIF |
Simple class that provides the RenderedImage create operation by calling the MosaicOpImage. |