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

Packages that use JRTemplateRectangle
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 JRTemplateRectangle in net.sf.jasperreports.engine.fill
 

Methods in net.sf.jasperreports.engine.fill that return JRTemplateRectangle
protected  JRTemplateRectangle JRFillRectangle.getJRTemplateRectangle()
           
protected  JRTemplateRectangle JRFillCrosstab.getJRTemplateRectangle()
           
protected  JRTemplateRectangle JRFillSubreport.getJRTemplateRectangle()
           
 

Constructors in net.sf.jasperreports.engine.fill with parameters of type JRTemplateRectangle
JRTemplatePrintRectangle(JRTemplateRectangle rectangle)
          Creates a print rectangle element.
 



Copyright © 2011. All Rights Reserved.