Uses of Package
org.geotools.coverage.processing.operation

Packages that use org.geotools.coverage.processing.operation
org.geotools.utils   
 

Classes in org.geotools.coverage.processing.operation used by org.geotools.utils
FilteredSubsample
          This operation is simply a wrapper for the JAI FilteredSubsample operation which allows me to arbitrarly scale a rendered image while smoothing it out.
Scale
          This operation is simply a wrapper for the JAI scale operation which allows me to arbitrarly scale and translate a rendered image.
SubsampleAverage
          This operation is simply a wrapper for the JAI SubsampleAverage operation which allows me to arbitrarily scale a rendered image while smoothing it out.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.