Class CVFillImage

  • All Implemented Interfaces:
    Serializable, net.sf.jasperreports.engine.component.FillComponent, net.sf.jasperreports.engine.component.FillContextProvider

    public class CVFillImage
    extends CVFillComponent
    Author:
    Narcis Marcu (narcism@users.sourceforge.net)
    See Also:
    Serialized Form
    • Constructor Detail

      • CVFillImage

        public CVFillImage​(CVComponent component,
                           net.sf.jasperreports.engine.fill.JRFillObjectFactory factory)
    • Method Detail

      • fill

        public net.sf.jasperreports.engine.JRPrintElement fill()
        Specified by:
        fill in interface net.sf.jasperreports.engine.component.FillComponent
        Overrides:
        fill in class CVFillComponent
      • evaluateDelayedElement

        public void evaluateDelayedElement​(net.sf.jasperreports.engine.JRPrintElement element,
                                           byte evaluation)
                                    throws net.sf.jasperreports.engine.JRException
        Specified by:
        evaluateDelayedElement in interface net.sf.jasperreports.engine.component.FillComponent
        Overrides:
        evaluateDelayedElement in class CVFillComponent
        Throws:
        net.sf.jasperreports.engine.JRException
      • createPrintImage

        protected net.sf.jasperreports.engine.JRPrintImage createPrintImage()
      • setImageRenderer

        protected void setImageRenderer​(net.sf.jasperreports.engine.JRPrintImage image)
                                 throws net.sf.jasperreports.engine.JRException
        Throws:
        net.sf.jasperreports.engine.JRException