public class ExpressionCRIF
extends javax.media.jai.CRIFImpl
CRIF
supporting the "Expression" operation in the rendered
and renderable image layers.ExpressionDescriptor
Constructor and Description |
---|
ExpressionCRIF()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
RenderedImage |
create(ParameterBlock paramBlock,
RenderingHints renderHints)
Creates a new instance of
ExpressionOpImage in the rendered
layer. |
public RenderedImage create(ParameterBlock paramBlock, RenderingHints renderHints)
ExpressionOpImage
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 © 2014–2022 European Space Agency (ESA). All rights reserved.