Class GTAffinePropertyGenerator

Object
PropertyGeneratorImpl
GTAffinePropertyGenerator
All Implemented Interfaces:
Serializable, PropertyGenerator

public class GTAffinePropertyGenerator extends PropertyGeneratorImpl
A property generator for the Affine operation that builds a ROI with a sane image layout even with large upscale factors
Author:
Andrea Aime - GeoSolutions, Daniele Romagnoli - GeoSolutions
See Also:
  • Constructor Details

    • GTAffinePropertyGenerator

      public GTAffinePropertyGenerator()
      Constructor.
  • Method Details

    • register

      public static void register(boolean force)
    • getProperty

      public Object getProperty(String name, Object opNode)
      Returns the specified property in the rendered layer.
      Specified by:
      getProperty in interface PropertyGenerator
      Specified by:
      getProperty in class PropertyGeneratorImpl
      Parameters:
      name - Property name.
      opNode - Operation node.