|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jrefinery.report.targets.pageable.pagelayout.LayoutAgent
An abstract base class that decides how some layout tasks are done. No real implementation ... next release ..
| Constructor Summary | |
LayoutAgent()
Default constructor. |
|
| Method Summary | |
abstract LayoutAgentProgress |
processTask(LayoutTask task)
Processes a layout task. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LayoutAgent()
| Method Detail |
public abstract LayoutAgentProgress processTask(LayoutTask task)
task - the layout task.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||