org.jfree.layouting.layouter.context
public interface PageContext
Method Summary | |
---|---|
LayoutStyle | getAreaDefinition(PageAreaType name) |
LayoutStyle | getStyle() |
boolean | isPseudoPage(PseudoPage page)
Returns true, if the given PseudoPage identifier matches the current page
state.
|
Returns: true, if the pseudopage matches, false otherwise.