OpImage implementations and the
ImageManager utility class.See: Description
| Class | Description |
|---|---|
| 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 | |
| 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.
|
| LevelImageSupport |
Supports the development of images, which are returned by implementations of the
MultiLevelSource interface. |
| 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 | |
| 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–2015 European Space Agency (ESA). All rights reserved.