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 AnOpImage
which retrieves its data from the product reader associated with the givenRasterDataNode
at a given pyramid level.ColoredBandImageMultiLevelSource A multi-level source (= level-image source for image pyramids) for visual RGB images derived fromRasterDataNode
s.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 theMultiLevelSource
interface.MosaicMatrix Created by jcoravu on 12/12/2019.PlacemarkMaskOpImage Creates a mask image for a givenRasterDataNode
.PyramidBuilder RasterDataNodeOpImage A base class forOpImage
s acting as source image for aRasterDataNode
.RasterDataNodeSampleOpImage AnRasterDataNodeOpImage
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 givenRasterDataNode
.SingleBandedOpImage A base class for single-bandOpImages
retrieving data at a given pyramid level.SourceImageScaler TiePointGridOpImage AnOpImage
which retrieves its data from the product reader associated with the givenRasterDataNode
at a given pyramid level.TiledFileMultiLevelSource TiledFileOpImage TileImageDisposer Simple class to dispose (close) all TileOpImages.VectorDataMaskOpImage ASingleBandedOpImage
which computes its (binary) data from geometries provided by aVectorDataNode
by rasterizing the geometries to a raster data grid.VirtualBandOpImage AnOpImage
which retrieves its data from the product reader associated with the givenRasterDataNode
at a given pyramid level.VirtualBandOpImage.Builder Used to create instances ofVirtualBandOpImage
s.