Package | Description |
---|---|
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 | Class and Description |
---|---|
class |
ElementEvaluationAction
Delayed evaluation action that evaluates a print element.
|
class |
VirtualizedPageEvaluationAction
Delayed evaluation action that devirtualizes a set of elements in order to
evaluate one or several of them.
|
Modifier and Type | Method and Description |
---|---|
protected LinkedMap<java.lang.Object,EvaluationBoundAction> |
DelayedFillActions.pageActionsMap(java.util.LinkedHashMap<FillPageKey,LinkedMap<java.lang.Object,EvaluationBoundAction>> map,
FillPageKey pageKey) |
Modifier and Type | Method and Description |
---|---|
protected void |
DelayedFillActions.actionMoved(EvaluationBoundAction action) |
void |
DelayedFillActions.addDelayedAction(java.lang.Object actionKey,
EvaluationBoundAction action,
JREvaluationTime evaluationTime,
FillPageKey pageKey) |
Modifier and Type | Method and Description |
---|---|
protected void |
DelayedFillActions.moveMasterActions(LinkedMap<java.lang.Object,EvaluationBoundAction> sourceActions,
FillPageKey destinationPageKey) |
protected LinkedMap<java.lang.Object,EvaluationBoundAction> |
DelayedFillActions.pageActionsMap(java.util.LinkedHashMap<FillPageKey,LinkedMap<java.lang.Object,EvaluationBoundAction>> map,
FillPageKey pageKey) |
protected void |
DelayedFillActions.readElementEvaluations(JRVirtualizable<VirtualElementsData> object,
int sourceId,
JREvaluationTime evaluationTime,
LinkedMap<java.lang.Object,EvaluationBoundAction> actionsMap) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com