public class CoverageClassStats extends Object implements RasterProcess
ClassificationMethod.EQUAL_INTERVAL
)
ClassificationMethod.QUANTILE
)
ClassificationMethod.NATURAL_BREAKS
)
Modifier and Type | Class and Description |
---|---|
static class |
CoverageClassStats.Results |
Constructor and Description |
---|
CoverageClassStats() |
Modifier and Type | Method and Description |
---|---|
CoverageClassStats.Results |
execute(GridCoverage2D coverage,
Set<Statistic> stats,
Integer band,
Integer classes,
ClassificationMethod method,
Double noData,
ProgressListener progressListener) |
public CoverageClassStats.Results execute(GridCoverage2D coverage, Set<Statistic> stats, Integer band, Integer classes, ClassificationMethod method, Double noData, ProgressListener progressListener) throws ProcessException, IOException
ProcessException
IOException
Copyright © 1996–2019 Geotools. All rights reserved.