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