org.jfree.layouting.output.pageable

Class AllPageFlowSelector

public class AllPageFlowSelector extends Object implements PageFlowSelector

Creation-Date: 12.11.2006, 13:42:38

Author: Thomas Morgner

Constructor Summary
AllPageFlowSelector(boolean logicalPages)
AllPageFlowSelector()
Method Summary
booleanisLogicalPageAccepted(LogicalPageKey key)
booleanisMoreContentNeeded()
booleanisPhysicalPageAccepted(PhysicalPageKey key)

Constructor Detail

AllPageFlowSelector

public AllPageFlowSelector(boolean logicalPages)

AllPageFlowSelector

public AllPageFlowSelector()

Method Detail

isLogicalPageAccepted

public boolean isLogicalPageAccepted(LogicalPageKey key)

isMoreContentNeeded

public boolean isMoreContentNeeded()

isPhysicalPageAccepted

public boolean isPhysicalPageAccepted(PhysicalPageKey key)