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).
|
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
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.moveMasterActions(LinkedMap<java.lang.Object,EvaluationBoundAction> sourceActions,
FillPageKey destinationPageKey) |
protected void |
DelayedFillActions.readElementEvaluations(JRVirtualizable<VirtualElementsData> object,
int sourceId,
JREvaluationTime evaluationTime,
LinkedMap<java.lang.Object,EvaluationBoundAction> actionsMap) |
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 |
---|---|
void |
LinkedMap.addAll(LinkedMap<K,V> map)
Adds all entries from the map to this map, preserving the order.
|
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com