|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.jai.CRIFImpl
it.geosolutions.jaiext.algebra.AlgebraCRIF
public class AlgebraCRIF
Field Summary |
---|
Fields inherited from class javax.media.jai.CRIFImpl |
---|
operationName |
Constructor Summary | |
---|---|
AlgebraCRIF()
Constructor. |
Method Summary | |
---|---|
RenderedImage |
create(ParameterBlock pb,
RenderingHints renderHints)
Creates a new instance of AddOpImage in the rendered layer. |
Methods inherited from class javax.media.jai.CRIFImpl |
---|
create, getBounds2D, getProperty, getPropertyNames, isDynamic, mapRenderContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlgebraCRIF()
Method Detail |
---|
public RenderedImage create(ParameterBlock pb, RenderingHints renderHints)
AddOpImage
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |