Uses of Package
org.esa.snap.core.image
-
Packages that use org.esa.snap.core.image Package Description org.esa.snap.core.dataio Contains the SNAP product I/O framework.org.esa.snap.core.dataop.barithm org.esa.snap.core.image Provides frequently used JAIOpImage
implementations and theImageManager
utility class.org.esa.snap.core.layer Provides frequently usedLayerType
implementations. -
Classes in org.esa.snap.core.image used by org.esa.snap.core.dataio Class Description LevelImageSupport Supports the development of images, which are returned by implementations of theMultiLevelSource
interface. -
Classes in org.esa.snap.core.image used by org.esa.snap.core.dataop.barithm Class Description LevelImageSupport Supports the development of images, which are returned by implementations of theMultiLevelSource
interface. -
Classes in org.esa.snap.core.image used by org.esa.snap.core.image Class Description AbstractMatrixMosaicSubsetMultiLevelSource.MatrixReadBounds AbstractMosaicSubsetMultiLevelSource Created by jcoravu on 11/12/2019.ColoredBandImageMultiLevelSource A multi-level source (= level-image source for image pyramids) for visual RGB images derived fromRasterDataNode
s.DecompressedImageSupport DecompressedTileOpImageCallback Created by jcoravu on 7/1/2020.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.MosaicMatrix.MatrixCell RasterDataNodeOpImage A base class forOpImage
s acting as source image for aRasterDataNode
.ResolutionLevel Represent a level in a multi-resolution image pyramid.SingleBandedOpImage A base class for single-bandOpImages
retrieving data at a given pyramid level.TiledFileMultiLevelSource TiledFileOpImage TileImageDisposer Simple class to dispose (close) all TileOpImages.UncompressedTileOpImageCallback Created by jcoravu on 8/1/2020.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. -
Classes in org.esa.snap.core.image used by org.esa.snap.core.layer Class Description ColoredBandImageMultiLevelSource A multi-level source (= level-image source for image pyramids) for visual RGB images derived fromRasterDataNode
s.