Uses of Class
com.bc.ceres.jai.NoDataRaster
Packages that use NoDataRaster
Package
Description
Provides frequently used JAI
OpImage
implementations and the
ImageManager
utility class.-
Uses of NoDataRaster in com.bc.ceres.jai
Methods in com.bc.ceres.jai that return NoDataRasterModifier and TypeMethodDescriptionfinal NoDataRaster
NoDataRaster.createTranslatedChild
(int childMinX, int childMinY) -
Uses of NoDataRaster in org.esa.snap.core.image
Methods in org.esa.snap.core.image that return NoDataRasterModifier and TypeMethodDescriptionprotected NoDataRaster
SingleBandedOpImage.createNoDataRaster
(double noDataValue) Creates a new raster containing solely no-data (non-interpretable data, missing data) samples.