org.jfree.layouting.renderer.page
Class RenderPageContext
java.lang.Object
org.jfree.layouting.renderer.page.RenderPageContext
- StatefullComponent
public class RenderPageContext
extends java.lang.Object
This is a running page context, which contains a list of watched strings
and counters. Whenever one of these counters or strings change, a new
page context is generated.
This page context also contains the special 'page' counter. That counter
is maintained by the system, initialized with '1' and is increased by
the number of physical pages at every physical split.
RenderPageContext
protected RenderPageContext()
clone
public Object clone()
getCounter
public Integer getCounter(String name,
CSSValue pagePolicy)
getString
public String getString(String name,
CSSValue pagePolicy)