aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layout/LayoutStrategy.java
Commit message (Expand)AuthorAgeFilesLines
* Folded the layout strategy into apps.Document.Glen Mazza2004-05-181-64/+0
* Removed currently unused Document object from the LayoutStrategy (the latterGlen Mazza2004-04-241-4/+1
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* 1. add method to LayoutStrategy indicating whether an FO Tree should be built...William Victor Mote2003-11-191-0/+10
* move logic for creating bookmarks/outlines in the area tree from extensions/B...William Victor Mote2003-08-201-0/+6
* style/javadoc changes onlyWilliam Victor Mote2003-08-201-0/+6
* move startup of laying out a PageSequence from PageSequence.format() and Docu...William Victor Mote2003-08-201-0/+6
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-13/+0
* 1. add infrastructure for LayoutStrategyWilliam Victor Mote2003-08-141-0/+84