Uses of Class
org.geotools.coverage.processing.BaseStatisticsOperationJAI
-
Packages that use BaseStatisticsOperationJAI Package Description org.geotools.coverage.processing.operation List of coverage operations. -
-
Uses of BaseStatisticsOperationJAI in org.geotools.coverage.processing.operation
Subclasses of BaseStatisticsOperationJAI in org.geotools.coverage.processing.operation Modifier and Type Class Description classExtremaThis operation simply wraps JAI Extrema operations described byExtremaDescriptorinside a GeoTools operation in order to make it spatial-aware.classHistogram* This operation simply wraps JAI Histogram operations described byHistogramDescriptorinside a GeoTools operation in order to make it spatial-aware.classZonalStatisticsThis operation is similar to theZonalStatsoperation but implements a new version of the "ZonalStats" operation.classZonalStatsThis operation simply wraps Jai-tools Zonalstats operations described byZonalStatsDescriptorinside a GeoTools operation in order to make it spatial-aware.
-