Package org.geotools.image
Class GTWarpPropertyGenerator
- Object
-
- PropertyGeneratorImpl
-
- GTWarpPropertyGenerator
-
- All Implemented Interfaces:
Serializable
,PropertyGenerator
public class GTWarpPropertyGenerator extends PropertyGeneratorImpl
A property generator for the Warp operation that builds the expected ROI bounds even when the source and target image bounds are not superimposed- Author:
- Andrea Aime - GeoSolutions, Daniele Romagnoli - GeoSolutions
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GTWarpPropertyGenerator()
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.static void
register(boolean force)
-