|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LayoutManager
An interface that represents a a Manager to make elements respect a desired Layout.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
void applyLayout(net.sf.jasperreports.engine.design.JasperDesign design,
DynamicReport report)
throws LayoutException
design - The deseign to be usedreport - The report to show
LayoutExceptionMap getReferencesMap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||