Uses of Class
org.esa.snap.core.image.SingleBandedOpImage
-
Packages that use SingleBandedOpImage Package Description org.esa.snap.core.image Provides frequently used JAIOpImageimplementations and theImageManagerutility class. -
-
Uses of SingleBandedOpImage in org.esa.snap.core.image
Subclasses of SingleBandedOpImage in org.esa.snap.core.image Modifier and Type Class Description classBandOpImageAnOpImagewhich retrieves its data from the product reader associated with the givenRasterDataNodeat a given pyramid level.classPlacemarkMaskOpImageCreates a mask image for a givenRasterDataNode.classRasterDataNodeOpImageA base class forOpImages acting as source image for aRasterDataNode.classRasterDataNodeSampleOpImageAnRasterDataNodeOpImagethat computes its sample values independently of each other.classShapeMaskOpImageCreates a mask image for a givenRasterDataNode.classTiePointGridOpImageAnOpImagewhich retrieves its data from the product reader associated with the givenRasterDataNodeat a given pyramid level.classVectorDataMaskOpImageASingleBandedOpImagewhich computes its (binary) data from geometries provided by aVectorDataNodeby rasterizing the geometries to a raster data grid.classVirtualBandOpImageAnOpImagewhich retrieves its data from the product reader associated with the givenRasterDataNodeat a given pyramid level.
-