Uses of Class
dori.jasper.engine.fill.JRFillObjectFactory

Packages that use JRFillObjectFactory
dori.jasper.engine.fill   
 

Uses of JRFillObjectFactory in dori.jasper.engine.fill
 

Constructors in dori.jasper.engine.fill with parameters of type JRFillObjectFactory
JRFillSubreport(JRBaseFiller filler, JRSubreport subreport, JRFillObjectFactory factory)
           
JRFillTextField(JRBaseFiller filler, JRTextField textField, JRFillObjectFactory factory)
           
JRFillTextElement(JRBaseFiller filler, JRTextElement textElement, JRFillObjectFactory factory)
           
JRFillStaticText(JRBaseFiller filler, JRStaticText staticText, JRFillObjectFactory factory)
           
JRFillImage(JRBaseFiller filler, JRImage image, JRFillObjectFactory factory)
           
JRFillEllipse(JRBaseFiller filler, JREllipse ellipse, JRFillObjectFactory factory)
           
JRFillRectangle(JRBaseFiller filler, JRRectangle rectangle, JRFillObjectFactory factory)
           
JRFillGraphicElement(JRBaseFiller filler, JRGraphicElement graphicElement, JRFillObjectFactory factory)
           
JRFillLine(JRBaseFiller filler, JRLine line, JRFillObjectFactory factory)
           
JRFillElement(JRBaseFiller filler, JRElement element, JRFillObjectFactory factory)
          private JRElement topElementInGroup = null; private JRElement bottomElementInGroup = null; /**
JRFillElementGroup(JRElementGroup elementGroup, JRFillObjectFactory factory)
           
JRFillBand(JRBaseFiller filler, JRBand band, JRFillObjectFactory factory)
           
JRFillVariable(JRVariable variable, JRFillObjectFactory factory)
           
JRFillField(JRField field, JRFillObjectFactory factory)
           
JRFillParameter(JRParameter parameter, JRFillObjectFactory factory)
           
JRFillGroup(JRGroup group, JRFillObjectFactory factory)
           
 



Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.