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