Class FilteredSubsample

All Implemented Interfaces:
Serializable, Operation

public class FilteredSubsample extends BaseScaleOperationJAI
This operation is simply a wrapper for the JAI FilteredSubsample operation which allows me to arbitrarly scale a rendered image while smoothing it out.
Since:
2.3
Author:
Simone Giannecchini, GeoSolutions
See Also:
  • Constructor Details

    • FilteredSubsample

      public FilteredSubsample()
      Constructs a default "FilteredSubsample" operation.