Package org.esa.snap.core.image
Provides frequently used JAI 
OpImage implementations and the
 ImageManager utility class.- 
Interface Summary Interface Description BandMatrixCell DecompressedTileOpImageCallback<TileDataType> Created by jcoravu on 7/1/2020.MosaicMatrix.MatrixCell UncompressedTileOpImageCallback<TileDataType> Created by jcoravu on 8/1/2020.
- 
Class Summary 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 AnOpImagewhich retrieves its data from the product reader associated with the givenRasterDataNodeat a given pyramid level.ColoredBandImageMultiLevelSource A multi-level source (= level-image source for image pyramids) for visual RGB images derived fromRasterDataNodes.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 theMultiLevelSourceinterface.MosaicMatrix Created by jcoravu on 12/12/2019.PlacemarkMaskOpImage Creates a mask image for a givenRasterDataNode.PyramidBuilder RasterDataNodeOpImage A base class forOpImages acting as source image for aRasterDataNode.RasterDataNodeSampleOpImage AnRasterDataNodeOpImagethat 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 givenRasterDataNode.SingleBandedOpImage A base class for single-bandOpImagesretrieving data at a given pyramid level.SourceImageScaler TiePointGridOpImage AnOpImagewhich retrieves its data from the product reader associated with the givenRasterDataNodeat a given pyramid level.TiledFileMultiLevelSource TiledFileOpImage TileImageDisposer Simple class to dispose (close) all TileOpImages.VectorDataMaskOpImage ASingleBandedOpImagewhich computes its (binary) data from geometries provided by aVectorDataNodeby rasterizing the geometries to a raster data grid.VirtualBandOpImage AnOpImagewhich retrieves its data from the product reader associated with the givenRasterDataNodeat a given pyramid level.VirtualBandOpImage.Builder Used to create instances ofVirtualBandOpImages.