|
||||||||||
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.bandselect.BandSelectCRIF
public class BandSelectCRIF
A CRIF
supporting the "BandSelect2" operation in the
rendered and renderable image layers.
Field Summary |
---|
Fields inherited from class javax.media.jai.CRIFImpl |
---|
operationName |
Constructor Summary | |
---|---|
BandSelectCRIF()
Constructor. |
Method Summary | |
---|---|
RenderedImage |
create(ParameterBlock args,
RenderingHints renderHints)
Creates a new instance of BandSelectOpImage
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 BandSelectCRIF()
Method Detail |
---|
public RenderedImage create(ParameterBlock args, RenderingHints renderHints)
BandSelectOpImage
in the rendered layer.
create
in interface RenderedImageFactory
create
in class javax.media.jai.CRIFImpl
args
- The source image and the constants.hints
- Optionally contains destination image layout.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |