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 |
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 showLayoutException
Map getReferencesMap()
Copyright © 2006–2015 FDV Solutions. All rights reserved.