Uses of Package
org.esa.snap.core.image
Packages that use org.esa.snap.core.image
Package
Description
Contains the SNAP product I/O framework.
Provides frequently used JAI
OpImage
implementations and the
ImageManager
utility class.Provides frequently used
LayerType
implementations.-
Classes in org.esa.snap.core.image used by org.esa.snap.core.dataioClassDescriptionSupports the development of images, which are returned by implementations of the
MultiLevelSource
interface. -
Classes in org.esa.snap.core.image used by org.esa.snap.core.dataop.barithmClassDescriptionSupports the development of images, which are returned by implementations of the
MultiLevelSource
interface. -
Classes in org.esa.snap.core.image used by org.esa.snap.core.imageClassDescriptionCreated by jcoravu on 11/12/2019.A multi-level source (= level-image source for image pyramids) for visual RGB images derived from
RasterDataNode
s.Created by jcoravu on 7/1/2020.This class provides most of the new imaging features introduced in BEAM 4.5.Supports the development of images, which are returned by implementations of theMultiLevelSource
interface.Created by jcoravu on 12/12/2019.A base class forOpImage
s acting as source image for aRasterDataNode
.Represent a level in a multi-resolution image pyramid.A base class for single-bandOpImages
retrieving data at a given pyramid level.Simple class to dispose (close) all TileOpImages.Created by jcoravu on 8/1/2020.AnOpImage
which retrieves its data from the product reader associated with the givenRasterDataNode
at a given pyramid level.Used to create instances ofVirtualBandOpImage
s. -
Classes in org.esa.snap.core.image used by org.esa.snap.core.layerClassDescriptionA multi-level source (= level-image source for image pyramids) for visual RGB images derived from
RasterDataNode
s.