Package org.eclipse.imagen.media.rlookup
Class RangeLookupRIF
Object
RangeLookupRIF
- All Implemented Interfaces:
RenderedImageFactory
The image factory for the RangeLookup operation.
- Author:
- Michael Bedward, Simone Giannecchini, GeoSolutions
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(ParameterBlock paramBlock, RenderingHints renderHints) Create a new instance of RangeLookupOpImage in the rendered layer.
-
Constructor Details
-
RangeLookupRIF
public RangeLookupRIF()
-
-
Method Details
-
create
Create a new instance of RangeLookupOpImage in the rendered layer.- Specified by:
createin interfaceRenderedImageFactory- Parameters:
paramBlock- an instance of ParameterBlockrenderHints- useful to specify aBorderExtenderandImageLayout
-