org.geotools.gce.imagemosaic.processing
Class ArtifactsFilterRIF
Object
ArtifactsFilterRIF
- All Implemented Interfaces:
- RenderedImageFactory
public class ArtifactsFilterRIF
- extends Object
- implements RenderedImageFactory
The image factory for the ArtifactsFilterOpImage
operation.
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArtifactsFilterRIF
public ArtifactsFilterRIF()
- Constructor
create
public RenderedImage create(ParameterBlock paramBlock,
RenderingHints renderingHints)
- Create a new instance of ArtifactsFilterOpImage in the rendered layer.
- Specified by:
create
in interface RenderedImageFactory
- Parameters:
paramBlock
- specifies the source image, and the following parameters:
"roi", "backgroundValues", "threshold", "filterSize"renderingHints
- optional RenderingHints object
Copyright © 1996-2014 Geotools. All Rights Reserved.