public class ImageFunctionRIF extends Object implements RenderedImageFactory
RenderedImageFactory
implementation generating a ImageFunctionOpImage
instance.Constructor and Description |
---|
ImageFunctionRIF()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RenderedImage |
create(ParameterBlock paramBlock,
RenderingHints renderHints)
Creates a new instance of ImageFunctionOpImage in the rendered layer.
|
public RenderedImage create(ParameterBlock paramBlock, RenderingHints renderHints)
create
in interface RenderedImageFactory
paramBlock
- The source image, the X and Y scale factor, and the interpolation method for resampling.Copyright © 2006–2015 GeoSolutions. All rights reserved.