public interface LayoutManager
| Modifier and Type | Method and Description |
|---|---|
void |
applyLayout(net.sf.jasperreports.engine.design.JasperDesign design,
DynamicReport report)
Entry point for applying a given layout.
|
Map<String,Object> |
getReferencesMap()
Useful as shared object between RegistrationManagers and the LayOutManager.
|
void applyLayout(net.sf.jasperreports.engine.design.JasperDesign design,
DynamicReport report)
throws LayoutException
design - The deseign to be usedreport - The report to showLayoutExceptionCopyright © 2006–2022 FDV Solutions. All rights reserved.