Uses of Class
org.geotools.coverage.processing.BaseStatisticsOperationJAI

Packages that use BaseStatisticsOperationJAI
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
 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 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-2014 Geotools. All Rights Reserved.