dori.jasper.engine.fill
Class JRFillObjectFactory

java.lang.Object
  extended bydori.jasper.engine.fill.JRFillObjectFactory

public class JRFillObjectFactory
extends java.lang.Object


Constructor Summary
protected JRFillObjectFactory(JRBaseFiller filler)
           
 
Method Summary
protected  JRFillBand getBand(JRBand band)
           
protected  JRFillElement getElement(JRElement element)
           
protected  JRFillElementGroup getElementGroup(JRElementGroup elementGroup)
           
protected  JRFillEllipse getEllipse(JREllipse ellipse)
           
protected  JRFillField getField(JRField field)
           
protected  JRBaseFont getFont(JRFont font)
           
protected  JRFillGroup getGroup(JRGroup group)
           
protected  JRFillImage getImage(JRImage image)
           
protected  JRFillLine getLine(JRLine line)
           
protected  JRFillParameter getParameter(JRParameter parameter)
           
protected  JRFillRectangle getRectangle(JRRectangle rectangle)
           
protected  JRBaseReportFont getReportFont(JRReportFont font)
           
protected  JRFillStaticText getStaticText(JRStaticText staticText)
           
protected  JRFillSubreport getSubreport(JRSubreport subreport)
           
protected  JRFillTextField getTextField(JRTextField textField)
           
protected  JRFillVariable getVariable(JRVariable variable)
           
protected  void put(java.lang.Object object, java.lang.Object fillObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRFillObjectFactory

protected JRFillObjectFactory(JRBaseFiller filler)
Method Detail

put

protected void put(java.lang.Object object,
                   java.lang.Object fillObject)

getReportFont

protected JRBaseReportFont getReportFont(JRReportFont font)

getFont

protected JRBaseFont getFont(JRFont font)

getParameter

protected JRFillParameter getParameter(JRParameter parameter)

getField

protected JRFillField getField(JRField field)

getVariable

protected JRFillVariable getVariable(JRVariable variable)

getGroup

protected JRFillGroup getGroup(JRGroup group)

getBand

protected JRFillBand getBand(JRBand band)

getElementGroup

protected JRFillElementGroup getElementGroup(JRElementGroup elementGroup)

getElement

protected JRFillElement getElement(JRElement element)

getLine

protected JRFillLine getLine(JRLine line)

getRectangle

protected JRFillRectangle getRectangle(JRRectangle rectangle)

getEllipse

protected JRFillEllipse getEllipse(JREllipse ellipse)

getImage

protected JRFillImage getImage(JRImage image)

getStaticText

protected JRFillStaticText getStaticText(JRStaticText staticText)

getTextField

protected JRFillTextField getTextField(JRTextField textField)

getSubreport

protected JRFillSubreport getSubreport(JRSubreport subreport)


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