Package org.geotools.processing.jai
Class TransparencyFillRIF
Object
TransparencyFillRIF
- All Implemented Interfaces:
RenderedImageFactory
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate
(ParameterBlock paramBlock, RenderingHints renderHints) Create a new instance of TransparencyFillOpImage in the rendered layer.
-
Constructor Details
-
TransparencyFillRIF
public TransparencyFillRIF()Constructor.
-
-
Method Details
-
create
Create a new instance of TransparencyFillOpImage in the rendered layer. This method satisfies the implementation of RIF.- Specified by:
create
in interfaceRenderedImageFactory
- Parameters:
paramBlock
- The source image and the dilation kernel.
-