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
Methods inherited from class PropertyGeneratorImpl |
canGenerateProperties, getClass, getProperty, getProperty, getPropertyNames, validate |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GTWarpPropertyGenerator
public GTWarpPropertyGenerator()
- Constructor.
register
public static void register(boolean force)
getProperty
public Object getProperty(String name,
Object opNode)
- Returns the specified property.
- Specified by:
getProperty
in interface PropertyGenerator
- Specified by:
getProperty
in class PropertyGeneratorImpl
- Parameters:
name
- Property name.opNode
- Operation node.
Copyright © 1996-2014 Geotools. All Rights Reserved.