| Package | Description |
|---|---|
| net.sf.jasperreports.components.list | |
| net.sf.jasperreports.components.spiderchart | |
| net.sf.jasperreports.crosstabs.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).
|
| Modifier and Type | Method and Description |
|---|---|
protected JRFillExpressionEvaluator |
BaseFillList.createDatasetExpressionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
JRFillExpressionEvaluator |
FillSpiderChart.getExpressionEvaluator() |
| Modifier and Type | Class and Description |
|---|---|
class |
JRCrosstabExpressionEvaluator
Expression evaluator used for crosstabs at fill time.
|
| Constructor and Description |
|---|
JRFillCrosstabObjectFactory(JRFillObjectFactory parent,
JRFillExpressionEvaluator expressionEvaluator) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FillContext
A fill context provides access to data and functionality related to a
report component fill.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JRCalculator |
class |
JRFillComponentElement
A
JRComponentElement which is used during report fill. |
| Modifier and Type | Field and Description |
|---|---|
protected JRFillExpressionEvaluator |
JRFillElement.expressionEvaluator |
protected JRFillExpressionEvaluator |
JRFillElementContainer.expressionEvaluator |
| Modifier and Type | Method and Description |
|---|---|
protected JRFillExpressionEvaluator |
JRBaseFiller.getExpressionEvaluator() |
JRFillExpressionEvaluator |
JRFillObjectFactory.getExpressionEvaluator()
Returns the expression evaluator which is to be used by objects
created by this factory.
|
| Modifier and Type | Method and Description |
|---|---|
static JRPrintHyperlink |
JRFillHyperlinkHelper.evaluateHyperlink(JRHyperlink hyperlink,
JRFillExpressionEvaluator expressionEvaluator,
byte evaluationType)
Evaluate a hyperlink specification.
|
static JRPrintHyperlinkParameters |
JRFillHyperlinkHelper.evaluateHyperlinkParameters(JRHyperlink hyperlink,
JRFillExpressionEvaluator expressionEvaluator,
byte evaluationType)
Evaluates a list of hyperlink parameters and produces a hyperlink parameters set
that can be associated with a print element.
|
static java.util.Map<java.lang.String,java.lang.Object> |
JRFillSubreport.getParameterValues(JRBaseFiller filler,
JRFillExpressionEvaluator expressionEvaluator,
JRExpression parametersMapExpression,
JRDatasetParameter[] subreportParameters,
byte evaluation,
boolean ignoreNullExpressions,
boolean removeResourceBundle,
boolean removeFormatFactory)
Utility method used for constructing a parameter values map for subreports, sub datasets and crosstabs.
|
| Constructor and Description |
|---|
JRFillObjectFactory(JRBaseFiller filler,
JRFillExpressionEvaluator expressionEvaluator) |
JRFillObjectFactory(JRFillObjectFactory parent,
JRFillExpressionEvaluator expressionEvaluator) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com