Package org.geotools.image
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GTAffinePropertyGenerator()
Constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
getProperty(String name, Object opNode)
Returns the specified property in the rendered layer.static void
register(boolean force)
-