org.jfree.layouting.renderer.page
public class RenderPageContext extends Object implements StatefullComponent
Constructor Summary | |
---|---|
RenderPageContext(LayoutProcess layoutProcess, PageContext pageContext) | |
protected | RenderPageContext() |
Method Summary | |
---|---|
Object | clone() |
PageGrid | createPageGrid(OutputProcessorMetaData outputMetaData) |
Integer | getCounter(String name, CSSValue pagePolicy) |
PageContext | getPageContext() |
String | getString(String name, CSSValue pagePolicy) |
State | saveState() |
RenderPageContext | update(PageContext pageContext, OutputProcessor outputProcessor) |
RenderPageContext | update(LayoutContext layoutContext)
This method should check the layout context for updated counters and strings.
|
Parameters: layoutContext
Returns: