Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.layouting.modules.output.graphics.DisplayInterceptor
Constructor Summary | |
|
Method Summary | |
boolean | |
boolean | |
boolean | |
boolean | |
void |
|
void |
|
void |
|
public boolean isLogicalPageAccepted(LogicalPageKey key)
- Specified by:
- isLogicalPageAccepted in interface FlowSelector
public boolean isMatched()
public boolean isMoreContentNeeded()
- Specified by:
- isMoreContentNeeded in interface FlowSelector
public boolean isPhysicalPageAccepted(PhysicalPageKey key)
- Specified by:
- isPhysicalPageAccepted in interface PageFlowSelector
public void processLogicalPage(LogicalPageKey key, PageDrawable page)
- Specified by:
- processLogicalPage in interface GraphicsContentInterceptor
public void processPhysicalPage(PhysicalPageKey key, PageDrawable page)
- Specified by:
- processPhysicalPage in interface GraphicsContentInterceptor
public void setMatched(boolean matched)