| Package | Description |
|---|---|
| net.sf.jasperreports.components.list | |
| net.sf.jasperreports.components.map.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 | Class and Description |
|---|---|
class |
FillDatasetRun
Used to iterate on the list subdataset at fill time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MarkerFillDatasetRun
Used to iterate on a subdataset and create a sorted data source.
|
| Modifier and Type | Field and Description |
|---|---|
protected JRFillDatasetRun |
JRFillElementDataset.datasetRun |
| Modifier and Type | Method and Description |
|---|---|
JRFillDatasetRun |
JRFillObjectFactory.getDatasetRun(JRDatasetRun datasetRun) |
| Modifier and Type | Method and Description |
|---|---|
List<JRFillDatasetRun> |
JRFillObjectFactory.getTrackedDatasetRuns() |
| Modifier and Type | Method and Description |
|---|---|
void |
JRFillObjectFactory.registerDatasetRun(JRFillDatasetRun datasetRun) |
Copyright © 2014. All rights reserved.