org.jfree.layouting.modules.output.graphics
public class QueryPhysicalPageInterceptor extends Object implements GraphicsContentInterceptor
| Constructor Summary | |
|---|---|
| QueryPhysicalPageInterceptor(PhysicalPageKey pageKey) | |
| Method Summary | |
|---|---|
| PageDrawable | getDrawable() |
| boolean | isLogicalPageAccepted(LogicalPageKey key) |
| boolean | isMoreContentNeeded() |
| boolean | isPhysicalPageAccepted(PhysicalPageKey key) |
| void | processLogicalPage(LogicalPageKey key, PageDrawable page) |
| void | processPhysicalPage(PhysicalPageKey key, PageDrawable page) |