]> source.dussan.org Git - xmlgraphics-fop.git/commit
These new classes are part of the implementation of the new line
authorSimon Pepping <spepping@apache.org>
Sun, 5 Sep 2004 19:16:39 +0000 (19:16 +0000)
committerSimon Pepping <spepping@apache.org>
Sun, 5 Sep 2004 19:16:39 +0000 (19:16 +0000)
commita0831593665d120fcd6da96b0c33795e21531818
tree305d694a88caf652e5f0beb23b30257305dec264
parentd93dfd6e1ef331a1539cdae9f2a37f274aba89c4
These new classes are part of the implementation of the new line
breaking algorithm, patch 29124, submitted by Luca Furini.

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