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 TypeClassDescriptionclass
This operation simply wraps ImageN Stats operation (Extrema) inside a GeoTools operation in order to make it spatial-aware.class
This operation simply wraps ImageN Stats operation (Histogram) inside a GeoTools operation in order to make it spatial-aware.class
This operation is similar to theZonalStats
operation but implements a new version of the "ZonalStats" operation.