Package | Description |
---|---|
net.sf.jasperreports.components.barcode4j | |
net.sf.jasperreports.components.table.fill | |
net.sf.jasperreports.engine.component | |
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).
|
Constructor and Description |
---|
BarcodeEvaluator(FillContext fillContext,
byte evaluationType) |
Constructor and Description |
---|
TableReport(FillContext fillContext,
TableReportDataset mainDataset,
java.util.List<FillColumn> fillColumns,
java.util.Map<JRExpression,BuiltinExpressionEvaluator> builtinEvaluators) |
TableSubreport(JRDatasetRun datasetRun,
FillContext fillContext) |
Modifier and Type | Field and Description |
---|---|
protected FillContext |
BaseFillComponent.fillContext
The fill context, as set by
BaseFillComponent.initialize(FillContext) . |
Modifier and Type | Method and Description |
---|---|
void |
FillComponent.initialize(FillContext fillContext)
Initializes the fill component with the fill context.
|
void |
BaseFillComponent.initialize(FillContext fillContext) |
Modifier and Type | Class and Description |
---|---|
class |
JRFillComponentElement
A
JRComponentElement which is used during report fill. |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com