Package | Description |
---|---|
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).
|
Modifier and Type | Field and Description |
---|---|
protected JRFillCellContents |
JRFillCrosstabCell.contents |
protected JRFillCellContents |
JRFillCrosstabGroup.header |
protected JRFillCellContents |
JRFillCrosstabGroup.totalHeader |
Modifier and Type | Method and Description |
---|---|
JRFillCellContents |
JRFillCrosstabObjectFactory.getCell(JRCellContents cell,
java.lang.String cellType) |
JRFillCellContents |
JRFillCrosstabCell.getFillContents() |
JRFillCellContents |
JRFillCrosstabGroup.getFillHeader() |
JRFillCellContents |
JRFillCrosstabGroup.getFillTotalHeader() |
Modifier and Type | Field and Description |
---|---|
protected JRFillCellContents |
JRFillCrosstab.headerCell |
protected JRFillCellContents |
JRFillCrosstab.whenNoDataCell |
Modifier and Type | Method and Description |
---|---|
JRFillCellContents |
JRFillCellContents.getBoxContents(boolean left,
boolean right,
boolean top) |
JRFillCellContents |
JRFillCellContents.getTransformedContents(int newWidth,
int newHeight,
CrosstabColumnPositionEnum xPosition,
CrosstabRowPositionEnum yPosition) |
JRFillCellContents |
JRFillCellContents.getWorkingClone() |
Constructor and Description |
---|
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