Package | Description |
---|---|
net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
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 |
---|---|
JRVirtualPrintPage.ObjectIDPair[] |
JRVirtualPrintPage.IdentityDataProvider.getIdentityData(JRVirtualPrintPage page)
Get identity data that the provider later want to handle when the
virtual object is paged in.
|
void |
JRVirtualPrintPage.IdentityDataProvider.setIdentityData(JRVirtualPrintPage page,
JRVirtualPrintPage.ObjectIDPair[] identityData)
Handle the identity data as necessary.
|
Modifier and Type | Method and Description |
---|---|
JRVirtualPrintPage.ObjectIDPair[] |
JRBaseFiller.getIdentityData(JRVirtualPrintPage page)
Collect all of the identity data the the JRBaseFiller needs to know.
|
JRVirtualPrintPage.ObjectIDPair[] |
JRBaseFiller.PageIdentityDataProvider.getIdentityData(JRVirtualPrintPage page) |
void |
JRBaseFiller.setIdentityData(JRVirtualPrintPage page,
JRVirtualPrintPage.ObjectIDPair[] identityData)
Sets the identity date for a virtualized page.
|
void |
JRBaseFiller.PageIdentityDataProvider.setIdentityData(JRVirtualPrintPage page,
JRVirtualPrintPage.ObjectIDPair[] identityData) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com