Class | Description |
---|---|
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. |
MosaicRIF |
Simple class that provides the RenderedImage create operation by calling the MosaicOpImage.
|
RasterAccessorExt |
Extends the RasterAcessor to handle more data type transformation cases
|
Enum | Description |
---|---|
MosaicOpImage.WeightType |
Enumerator for the type of mosaic weigher
|
Copyright © 2006–2016 GeoSolutions. All rights reserved.