FlowSelector
, PageFlowSelector
DisplayAllInterceptor
, DisplayInterceptor
, QueryLogicalPageInterceptor
, QueryPhysicalPageInterceptor
public interface GraphicsContentInterceptor extends PageFlowSelector
Modifier and Type | Method | Description |
---|---|---|
void |
processLogicalPage(LogicalPageKey key,
PageDrawable page) |
|
void |
processPhysicalPage(PhysicalPageKey key,
PageDrawable page) |
isLogicalPageAccepted, isMoreContentNeeded
isPhysicalPageAccepted
void processLogicalPage(LogicalPageKey key, PageDrawable page)
void processPhysicalPage(PhysicalPageKey key, PageDrawable page)