Uses of Class
org.geotools.coverage.processing.BaseStatisticsOperationJAI
Packages that use BaseStatisticsOperationJAI
-
Uses of BaseStatisticsOperationJAI in org.geotools.coverage.processing.operation
Subclasses of BaseStatisticsOperationJAI in org.geotools.coverage.processing.operationModifier and TypeClassDescriptionclassThis operation simply wraps ImageN Stats operation (Extrema) inside a GeoTools operation in order to make it spatial-aware.classThis operation simply wraps ImageN Stats operation (Histogram) inside a GeoTools operation in order to make it spatial-aware.classThis operation is similar to theZonalStatsoperation but implements a new version of the "ZonalStats" operation.