OpImage implementations and the
ImageManager utility class.See: Description
| Interface | Description |
|---|---|
| BandMatrixCell | |
| DecompressedTileOpImageCallback<TileDataType> |
Created by jcoravu on 7/1/2020.
|
| MosaicMatrix.MatrixCell | |
| UncompressedTileOpImageCallback<TileDataType> |
Created by jcoravu on 8/1/2020.
|
| Class | Description |
|---|---|
| AbstractMatrixMosaicSubsetMultiLevelSource |
Created by jcoravu on 12/12/2019.
|
| AbstractMatrixMosaicSubsetMultiLevelSource.MatrixReadBounds | |
| AbstractMosaicSubsetMultiLevelSource |
Created by jcoravu on 11/12/2019.
|
| AbstractSubsetTileOpImage |
Created by jcoravu on 11/12/2019.
|
| BandOpImage |
An
OpImage which retrieves its data from the product reader associated with the
given RasterDataNode at a given pyramid level. |
| ColoredBandImageMultiLevelSource |
A multi-level source (= level-image source for image pyramids) for visual RGB images derived from
RasterDataNodes. |
| ColoredMaskImageMultiLevelSource | |
| DecompressedImageSupport | |
| FileTileCache |
A class implementing a caching mechanism for image tiles.
|
| FillConstantOpImage |
An image to replace values in the source image controlled by a mask.
|
| ImageHeader | |
| ImageManager |
This class provides most of the new imaging features introduced in BEAM 4.5.
|
| ImageReadBoundsSupport | |
| LevelImageSupport |
Supports the development of images, which are returned by implementations of the
MultiLevelSource interface. |
| MosaicMatrix |
Created by jcoravu on 12/12/2019.
|
| PlacemarkMaskOpImage |
Creates a mask image for a given
RasterDataNode. |
| PyramidBuilder | |
| RasterDataNodeOpImage |
A base class for
OpImages acting as source image for
a RasterDataNode. |
| RasterDataNodeSampleOpImage |
An
RasterDataNodeOpImage that computes its sample values independently of each other. |
| ReplaceValueOpImage |
This image replaces one value by an other value in the given source image.
|
| ResolutionLevel |
Represent a level in a multi-resolution image pyramid.
|
| ShapeMaskOpImage |
Creates a mask image for a given
RasterDataNode. |
| SingleBandedOpImage |
A base class for single-band
OpImages retrieving data at a given pyramid level. |
| SourceImageScaler | |
| TiePointGridOpImage |
An
OpImage which retrieves its data from the product reader associated with the
given RasterDataNode at a given pyramid level. |
| TiledFileMultiLevelSource | |
| TiledFileOpImage | |
| TileImageDisposer |
Simple class to dispose (close) all TileOpImages.
|
| VectorDataMaskOpImage |
A
SingleBandedOpImage which computes its (binary) data from geometries provided
by a VectorDataNode by rasterizing the geometries to a raster data grid. |
| VirtualBandOpImage |
An
OpImage which retrieves its data from the product reader associated with the
given RasterDataNode at a given pyramid level. |
| VirtualBandOpImage.Builder |
Used to create instances of
VirtualBandOpImages. |
OpImage implementations and the
ImageManager utility class.Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.