All Implemented Interfaces:
Serializable, Operation

public class Scale extends BaseScaleOperationJAI
This operation is simply a wrapper for the JAI scale operation which allows me to arbitrarily scale and translate a rendered image.
Since:
2.3
Author:
Simone Giannecchini
See Also:
  • Constructor Details

    • Scale

      public Scale()
      Default constructor.
  • Method Details