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

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

Fields in net.sf.jasperreports.crosstabs.fill declared as JRFillCellContents
protected  JRFillCellContents JRFillCrosstabCell.contents
           
protected  JRFillCellContents JRFillCrosstabGroup.header
           
protected  JRFillCellContents JRFillCrosstabGroup.totalHeader
           
 

Methods in net.sf.jasperreports.crosstabs.fill that return JRFillCellContents
 JRFillCellContents JRFillCrosstabObjectFactory.getCell(JRCellContents cell, java.lang.String cellType)
           
 JRFillCellContents JRFillCrosstabCell.getFillContents()
           
 JRFillCellContents JRFillCrosstabGroup.getFillHeader()
           
 JRFillCellContents JRFillCrosstabGroup.getFillTotalHeader()
           
 

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

Fields in net.sf.jasperreports.engine.fill declared as JRFillCellContents
protected  JRFillCellContents JRFillCrosstab.headerCell
           
protected  JRFillCellContents JRFillCrosstab.whenNoDataCell
           
 

Methods in net.sf.jasperreports.engine.fill that return JRFillCellContents
 JRFillCellContents JRFillCellContents.getBoxContents(boolean left, boolean right, boolean top)
           
 JRFillCellContents JRFillCellContents.getTransformedContents(int newWidth, int newHeight, CrosstabColumnPositionEnum xPosition, CrosstabRowPositionEnum yPosition)
           
 JRFillCellContents JRFillCellContents.getWorkingClone()
           
 

Constructors in net.sf.jasperreports.engine.fill with parameters of type JRFillCellContents
JRFillCellContents(JRFillCellContents cellContents, JRFillCloneFactory factory)
           
JRTemplateFrame(JROrigin origin, JRDefaultStyleProvider defaultStyleProvider, JRFillCellContents cell)
          Creates a template frame for a crosstab cell.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com