aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/layoutmgr/LeafNodeLayoutManager.java
Commit message (Expand)AuthorAgeFilesLines
* implemented basic link with linking from pdfKeiron Liddle2002-09-071-6/+18
* hooked up id reference and page numberKeiron Liddle2002-09-041-0/+2
* removed BP from BPLayoutManager and combinedKeiron Liddle2002-09-031-1/+1
* Remove two parameter version of getNextBreakPoss method and remove all calls ...Karen Lease2002-08-281-2/+1
* implemented leader pattern: space, dots and use contentKeiron Liddle2002-08-231-0/+1
* implemeneted leader with leader-pattern of ruleKeiron Liddle2002-08-221-2/+12
* calculate line height and do vertical alignment betterKeiron Liddle2002-08-161-11/+47
* fixed reset, only does it when restarting leaf nodeKeiron Liddle2002-08-141-1/+4
* get some page breaking workingKeiron Liddle2002-08-111-2/+6
* removed old code, cleaned up a bitKeiron Liddle2002-08-091-4/+0
* initial attempt at getting some paginationKeiron Liddle2002-08-081-6/+11
* ttempt to fix add inline objects and fix some probsKeiron Liddle2002-06-181-1/+25
* initial implementation of line area layout processingKeiron Liddle2002-04-261-6/+23
* made access publicKeiron Liddle2002-02-211-1/+5
* does some basic text into pdf and svg output just for a startKeiron Liddle2002-01-081-5/+5
* New base class for inline LayoutManager classes which generate atomic areasKaren Lease2001-11-111-0/+51