Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.AbstractLayoutProcess
org.jfree.layouting.DefaultLayoutProcess
public class DefaultLayoutProcess
extends AbstractLayoutProcess
Nested Class Summary | |
protected static class |
Nested classes/interfaces inherited from class org.jfree.layouting.AbstractLayoutProcess | |
AbstractLayoutProcess.AbstractLayoutProcessState |
Constructor Summary | |
|
Method Summary | |
protected InputFeed | |
LayoutProcessState |
Methods inherited from class org.jfree.layouting.AbstractLayoutProcess | |
createInputFeed , getDocumentContext , getInputFeed , getNormalizer , getOutputMetaData , getOutputProcessor , getResourceManager , getStyleResolver , isPagebreakEncountered , pageBreakEncountered |
protected InputFeed createInputFeed()
- Overrides:
- createInputFeed in interface AbstractLayoutProcess
public LayoutProcessState saveState() throws StateException
- Specified by:
- saveState in interface LayoutProcess