Uses of Class
net.sf.jasperreports.engine.fill.JRBaseFiller.BoundElementMap

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

Fields in net.sf.jasperreports.engine.fill declared as JRBaseFiller.BoundElementMap
protected  JRBaseFiller.BoundElementMap JRBaseFiller.reportBoundElements
          Map of elements to be resolved at report level.
protected  JRBaseFiller.BoundElementMap JRBaseFiller.pageBoundElements
          Map of elements to be resolved at page level.
protected  JRBaseFiller.BoundElementMap JRBaseFiller.columnBoundElements
          Map of elements to be resolved at column level.
protected  JRBaseFiller.BoundElementMap JRFillBand.boundElements
          Map of elements to be resolved at band level.
 

Methods in net.sf.jasperreports.engine.fill with parameters of type JRBaseFiller.BoundElementMap
protected static void JRBaseFiller.updateIdentityData(java.util.Map pageMap, JRVirtualPrintPage page, JRBaseFiller.BoundElementMap boundElements, JRVirtualPrintPage.ObjectIDPair[] identityData)
          Updates element maps on page devirtualization.
 



© 2001-2005 JasperSoft Corporation www.jaspersoft.com