Package | Description |
---|---|
org.geotools.coverage.processing.operation |
List of coverage operations.
|
Modifier and Type | Class and Description |
---|---|
class |
Extrema
This operation simply wraps JAI Extrema operations described by
ExtremaDescriptor inside
a GeoTools operation in order to make it spatial-aware. |
class |
Histogram
* This operation simply wraps JAI Histogram operations described by
HistogramDescriptor
inside a GeoTools operation in order to make it spatial-aware. |
class |
ZonalStatistics
This operation is similar to the
ZonalStats operation but implements a new version of the
"ZonalStats" operation. |
class |
ZonalStats
This operation simply wraps Jai-tools Zonalstats operations described by
ZonalStatsDescriptor inside a GeoTools operation in order to make it spatial-aware. |
Copyright © 1996–2019 Geotools. All rights reserved.