Uses of Class
net.sf.jasperreports.engine.fill.JRTemplateText

Packages that use JRTemplateText
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Uses of JRTemplateText in net.sf.jasperreports.engine.fill
 

Methods in net.sf.jasperreports.engine.fill that return JRTemplateText
protected  JRTemplateText JRFillStaticText.getJRTemplateText()
           
protected  JRTemplateText JRFillTextField.getJRTemplateText()
           
 

Constructors in net.sf.jasperreports.engine.fill with parameters of type JRTemplateText
JRRecordedValuesPrintText(JRTemplateText text)
          Deprecated. provide a source Id via JRRecordedValuesPrintText.JRRecordedValuesPrintText(JRTemplateText, int)
JRRecordedValuesPrintText(JRTemplateText text, int sourceElementId)
           
JRTemplatePrintText(JRTemplateText text)
          Deprecated. provide a source Id via JRTemplatePrintText.JRTemplatePrintText(JRTemplateText, int)
JRTemplatePrintText(JRTemplateText text, int sourceElementId)
          Creates a print text element.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com