Class Scale

  • 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:
    ScaleDescriptor, Serialized Form
    • Constructor Detail

      • Scale

        public Scale()
        Default constructor.