public class BorderRIF extends Object implements RenderedImageFactory
RIF
supporting the "border" operation.Constructor and Description |
---|
BorderRIF()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RenderedImage |
create(ParameterBlock pb,
RenderingHints renderHints)
Creates a new instance of
BorderOpImage in the rendered layer. |
public RenderedImage create(ParameterBlock pb, RenderingHints renderHints)
BorderOpImage
in the rendered layer.create
in interface RenderedImageFactory
args
- The source image and the border informationhints
- Optionally contains destination image layout.Copyright © 2006–2016 GeoSolutions. All rights reserved.