public class AnalyzeRunner extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
AnalyzeRunner.AnalysisInfo |
Modifier and Type | Field and Description |
---|---|
protected Sentinel2BasicCommandLineOptions |
sentinel2Options |
Constructor and Description |
---|
AnalyzeRunner(Sentinel2BasicCommandLineOptions options) |
Modifier and Type | Method and Description |
---|---|
protected void |
lastSceneComplete(AnalyzeRunner.AnalysisInfo analysisInfo) |
protected void |
nextBand(org.opengis.feature.simple.SimpleFeature band,
AnalyzeRunner.AnalysisInfo analysisInfo) |
protected void |
nextScene(org.opengis.feature.simple.SimpleFeature firstBandOfScene,
AnalyzeRunner.AnalysisInfo analysisInfo) |
protected void |
runInternal(OperationParams params) |
protected Sentinel2BasicCommandLineOptions sentinel2Options
public AnalyzeRunner(Sentinel2BasicCommandLineOptions options)
protected void runInternal(OperationParams params) throws Exception
Exception
protected void nextScene(org.opengis.feature.simple.SimpleFeature firstBandOfScene, AnalyzeRunner.AnalysisInfo analysisInfo)
protected void nextBand(org.opengis.feature.simple.SimpleFeature band, AnalyzeRunner.AnalysisInfo analysisInfo)
protected void lastSceneComplete(AnalyzeRunner.AnalysisInfo analysisInfo)
Copyright © 2013–2022. All rights reserved.