it.geosolutions.jaiext.warp
Class WarpRIF
java.lang.Object
it.geosolutions.jaiext.warp.WarpRIF
- All Implemented Interfaces:
- RenderedImageFactory
public class WarpRIF
- extends Object
- implements RenderedImageFactory
A RIF
supporting the "Warp" operation in the rendered image layer.
- Since:
- EA2
- See Also:
WarpDescriptor
,
GeneralWarpOpImage
Constructor Summary |
WarpRIF()
Constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WarpRIF
public WarpRIF()
- Constructor.
create
public RenderedImage create(ParameterBlock paramBlock,
RenderingHints renderHints)
- Creates a new instance of warp operator according to the warp object and interpolation method.
- Specified by:
create
in interface RenderedImageFactory
- Parameters:
paramBlock
- The warp and interpolation objects.
Copyright © 2006–2015 GeoSolutions. All rights reserved.