Class XmlRIF

    • Constructor Detail

      • XmlRIF

        public XmlRIF()
        Constructor.
    • Method Detail

      • create

        public RenderedImage create​(ParameterBlock paramBlock,
                                    RenderingHints renderingHints)
        Create a new instance of ConvolveOpImage in the rendered layer. This method satisfies the implementation of RIF.
        Specified by:
        create in interface RenderedImageFactory
        Parameters:
        paramBlock - The source image and the convolution kernel.