|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.media.jai.CRIFImpl
org.geotools.image.jai.NodataFilterCRIF
public class NodataFilterCRIF
The factory for the NodataFilter
operation.
Field Summary |
---|
Fields inherited from class javax.media.jai.CRIFImpl |
---|
operationName |
Constructor Summary | |
---|---|
NodataFilterCRIF()
Constructs a default factory. |
Method Summary | |
---|---|
java.awt.image.RenderedImage |
create(java.awt.image.renderable.ParameterBlock param,
java.awt.RenderingHints hints)
Creates a RenderedImage representing the results of an imaging
operation for a given ParameterBlock and RenderingHints . |
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 NodataFilterCRIF()
Method Detail |
---|
public java.awt.image.RenderedImage create(java.awt.image.renderable.ParameterBlock param, java.awt.RenderingHints hints)
RenderedImage
representing the results of an imaging
operation for a given ParameterBlock
and RenderingHints
.
create
in interface java.awt.image.renderable.RenderedImageFactory
create
in class javax.media.jai.CRIFImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |