org.jfree.layouting.modules.output.graphics
public interface GraphicsContentInterceptor extends PageFlowSelector
Modifier and Type | Method and Description |
---|---|
void |
processLogicalPage(LogicalPageKey key,
PageDrawable page) |
void |
processPhysicalPage(PhysicalPageKey key,
PageDrawable page) |
isPhysicalPageAccepted
isLogicalPageAccepted, isMoreContentNeeded
void processLogicalPage(LogicalPageKey key, PageDrawable page)
void processPhysicalPage(PhysicalPageKey key, PageDrawable page)