/[Apache-SVN]
ViewVC logotype

Revision 197578


Jump to revision: Previous Next
Author: pbwest
Date: Mon May 10 11:42:18 2004 UTC (20 years ago)
Changed paths: 4
Log Message:
Support for PageLists and PageSets.
A PageList is a sequence of pages in the process of
being laid out from within an fo:page-sequence.  The
list is made up of items implementing the PageListElement
interface; Pages and PageSets.
A PageSet is a set of items implementing the
PageSetElement interface; Pages and PageLists.  It
represents a set of layout attempts, rooted at the same
point in the FO tree, and with a common Page predecessor
(if any).  That is, it hold a set of parallel layout attempts,
which may be individual Pages or PageLists.


Changed paths

Path Details
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/area/PageList.java added
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/area/PageListElement.java added
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/area/PageSet.java added
Directoryxmlgraphics/fop/branches/FOP_0-20-0_Alt-Design/src/java/org/apache/fop/area/PageSetElement.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26