Uses of Class
org.esa.snap.core.datamodel.ConvolutionFilterBand
-
Packages that use ConvolutionFilterBand Package Description org.esa.snap.core.datamodel Contains SNAP's central classes and interfaces used for an in-memory presentation of remote sensing data products. -
-
Uses of ConvolutionFilterBand in org.esa.snap.core.datamodel
Methods in org.esa.snap.core.datamodel that return ConvolutionFilterBand Modifier and Type Method Description ConvolutionFilterBandConvolutionFilterBandPersistenceConverter. decodeImpl(Item item, Product product)Methods in org.esa.snap.core.datamodel with parameters of type ConvolutionFilterBand Modifier and Type Method Description ItemConvolutionFilterBandPersistenceConverter. encode(ConvolutionFilterBand cfb)
-