Package org.jfree.layouting
Interface LayoutProcessState
-
- All Known Implementing Classes:
AbstractLayoutProcess.AbstractLayoutProcessState,DefaultLayoutProcess.DefaultLayoutProcessState
public interface LayoutProcessStateCreation-Date: 16.06.2006, 17:40:25- Author:
- Thomas Morgner
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LayoutProcessrestore(OutputProcessor outputProcessor)
-
-
-
Method Detail
-
restore
LayoutProcess restore(OutputProcessor outputProcessor) throws StateException
- Throws:
StateException
-
-