]> source.dussan.org Git - xmlgraphics-fop.git/commit
My first laughable attempt at a page breaker for balancing columns. Doesn't work...
authorJeremias Maerki <jeremias@apache.org>
Wed, 29 Jun 2005 13:14:55 +0000 (13:14 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 29 Jun 2005 13:14:55 +0000 (13:14 +0000)
commitee677ef43cea0a4aba9f281b92e2a8631a781aa4
tree81c2d10d84cfca071b408b2628de7bb629c75d3f
parent8c3ee10b15c1aae9c4157fab047672583911f6ed
My first laughable attempt at a page breaker for balancing columns. Doesn't work if the element list fits into the first available area and doesn't balance exactly like I would like it to when the balancing actually gets active.
But it's better than nothing to start with.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@202367 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/BalancingColumnBreakingAlgorithm.java [new file with mode: 0644]