Class CVFillFactory

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

    public class CVFillFactory
    extends Object
    implements net.sf.jasperreports.engine.component.ComponentFillFactory, Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • CVFillFactory

        public CVFillFactory()
    • Method Detail

      • toFillComponent

        public net.sf.jasperreports.engine.component.FillComponent toFillComponent​(net.sf.jasperreports.engine.component.Component component,
                                                                                   net.sf.jasperreports.engine.fill.JRFillObjectFactory factory)
        Specified by:
        toFillComponent in interface net.sf.jasperreports.engine.component.ComponentFillFactory
      • cloneFillComponent

        public net.sf.jasperreports.engine.component.FillComponent cloneFillComponent​(net.sf.jasperreports.engine.component.FillComponent component,
                                                                                      net.sf.jasperreports.engine.fill.JRFillCloneFactory factory)
        Specified by:
        cloneFillComponent in interface net.sf.jasperreports.engine.component.ComponentFillFactory