public class ZonalStatsRIF extends Object implements RenderedImageFactory
ZonalStatsOpImage operation.| Constructor and Description |
|---|
ZonalStatsRIF()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
RenderedImage |
create(ParameterBlock paramBlock,
RenderingHints renderHints)
Create a new instance of ZonalStatsOpImage in the rendered layer.
|
public RenderedImage create(ParameterBlock paramBlock, RenderingHints renderHints)
create in interface RenderedImageFactoryparamBlock - specifies the source image, the optional zone image,
and the following parameters: "stats", "band", "roi", "zoneTransform", "ranges",
"rangesType", "rangeLocalStats"renderHints - optional RenderingHints objectCopyright © 2009–2018. All rights reserved.