]> source.dussan.org Git - xmlgraphics-fop.git/commit
Moved the IPD-change-related getNextKnuthElements method to the LayoutManager interface.
authorVincent Hennebert <vhennebert@apache.org>
Tue, 21 Jul 2009 15:31:56 +0000 (15:31 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Tue, 21 Jul 2009 15:31:56 +0000 (15:31 +0000)
commit0a948282aa0d87afb4d1aea82e1e240b0cee816b
tree7523608f25b78b004d6b21b7efc009c47b2c4dc1
parent891a470cf61a9a1f7a4c69bfaae46e40f30b7779
Moved the IPD-change-related getNextKnuthElements method to the LayoutManager interface.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ChangingIPDHack@796350 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/AbstractBaseLayoutManager.java
src/java/org/apache/fop/layoutmgr/BlockLayoutManager.java
src/java/org/apache/fop/layoutmgr/BlockStackingLayoutManager.java
src/java/org/apache/fop/layoutmgr/FlowLayoutManager.java
src/java/org/apache/fop/layoutmgr/LayoutManager.java