public class QABandToIceMaskConverter extends Object implements Landsat8BandConverterSpi
| Constructor and Description |
|---|
QABandToIceMaskConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.geotools.coverage.grid.GridCoverage2D |
convert(String coverageName,
org.geotools.coverage.grid.GridCoverage2D originalBandData,
org.opengis.feature.simple.SimpleFeature bandMetadata) |
String |
getName() |
public org.geotools.coverage.grid.GridCoverage2D convert(String coverageName, org.geotools.coverage.grid.GridCoverage2D originalBandData, org.opengis.feature.simple.SimpleFeature bandMetadata)
convert in interface Landsat8BandConverterSpipublic String getName()
getName in interface Landsat8BandConverterSpiCopyright © 2013–2021. All rights reserved.