it.geosolutions.jaiext.border
Class BorderRIF
java.lang.Object
it.geosolutions.jaiext.border.BorderRIF
- All Implemented Interfaces:
- RenderedImageFactory
public class BorderRIF
- extends Object
- implements RenderedImageFactory
A RIF
supporting the "border" operation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BorderRIF
public BorderRIF()
- Constructor.
create
public RenderedImage create(ParameterBlock pb,
RenderingHints renderHints)
- Creates a new instance of
BorderOpImage
in the rendered layer.
- Specified by:
create
in interface RenderedImageFactory
- Parameters:
args
- The source image and the border informationhints
- Optionally contains destination image layout.
Copyright © 2006–2014 GeoSolutions. All rights reserved.