public class AlgebraCRIF
extends javax.media.jai.CRIFImpl
Constructor and Description |
---|
AlgebraCRIF()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RenderedImage |
create(ParameterBlock pb,
RenderingHints renderHints)
Creates a new instance of
AlgebraOpImage in the rendered layer. |
public RenderedImage create(ParameterBlock pb, RenderingHints renderHints)
AlgebraOpImage
in the rendered layer. This method satisfies the implementation of RIF.create
in interface RenderedImageFactory
create
in class javax.media.jai.CRIFImpl
paramBlock
- The two source images to be added.renderHints
- Optionally contains destination image layout.Copyright © 2006–2018 GeoSolutions. All rights reserved.