Package org.eclipse.imagen.media.zonal
Class ZonalStatsRIF
Object
ZonalStatsRIF
- All Implemented Interfaces:
RenderedImageFactory
This class is a RenderedImageFactory called by the ImageN.create() method when the "Zonal" operation is requested.
When called, the create() method takes the parameterBlock passed in input, unpacks it and then returns a new instance
of the
ZonalStatsOpImage.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ZonalStatsRIF
public ZonalStatsRIF()
-
-
Method Details
-
create
- Specified by:
createin interfaceRenderedImageFactory
-