|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRBasePrintPage | |
|---|---|
| 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). |
| Uses of JRBasePrintPage in net.sf.jasperreports.engine.base |
|---|
| Subclasses of JRBasePrintPage in net.sf.jasperreports.engine.base | |
|---|---|
class |
JRVirtualPrintPage
A print page that can be virtualized to free heap memory. |
| Uses of JRBasePrintPage in net.sf.jasperreports.engine.fill |
|---|
| Methods in net.sf.jasperreports.engine.fill with parameters of type JRBasePrintPage | |
|---|---|
static JRVirtualPrintPage.IdentityDataProvider |
JRBaseFiller.PageIdentityDataProvider.getIdentityDataProvider(JRBasePrintPage printPage)
|
static JRVirtualPrintPage.IdentityDataProvider |
JRBaseFiller.PageIdentityDataProvider.removeIdentityDataProvider(JRBasePrintPage printPage)
|
| Constructors in net.sf.jasperreports.engine.fill with parameters of type JRBasePrintPage | |
|---|---|
JRBaseFiller.PageIdentityDataProvider(JRBasePrintPage printPage)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||