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

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

Methods in net.sf.jasperreports.engine.fill that return JRPrintBand
protected  JRPrintBand JRFillBand.fill()
           
protected  JRPrintBand JRFillBand.fill(int availableStretchHeight)
           
protected  JRPrintBand JRFillBand.fill(int availableStretchHeight, boolean isOverflowAllowed)
           
protected  JRPrintBand JRFillBand.refill(int availableStretchHeight)
           
 

Methods in net.sf.jasperreports.engine.fill with parameters of type JRPrintBand
protected  void JRVerticalFiller.fillBand(JRPrintBand band)
           
protected  void JRHorizontalFiller.fillBand(JRPrintBand band)
           
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com