public class AnalyzeRunner extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AnalyzeRunner.AnalysisInfo |
| Modifier and Type | Field and Description |
|---|---|
protected Landsat8BasicCommandLineOptions |
landsatOptions |
| Constructor and Description |
|---|
AnalyzeRunner(Landsat8BasicCommandLineOptions landsatOptions) |
| 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(org.locationtech.geowave.core.cli.api.OperationParams params) |
protected Landsat8BasicCommandLineOptions landsatOptions
public AnalyzeRunner(Landsat8BasicCommandLineOptions landsatOptions)
protected void runInternal(org.locationtech.geowave.core.cli.api.OperationParams params)
throws Exception
Exceptionprotected 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–2020. All rights reserved.