]> source.dussan.org Git - xmlgraphics-fop.git/commit
Remove the AreaInfo objects representing trailing spaces, in order to prevent them...
authorLuca Furini <lfurini@apache.org>
Tue, 20 Sep 2005 11:40:16 +0000 (11:40 +0000)
committerLuca Furini <lfurini@apache.org>
Tue, 20 Sep 2005 11:40:16 +0000 (11:40 +0000)
commit6c2d3ac19bf0514660efd0c6efc071fddd4b453a
treee959067f85f3a7f8802d48b24927b3ca3983e8d0
parent9258cc7397adc444f5b76b23427e256b5a45e932
Remove the AreaInfo objects representing trailing spaces, in order to prevent them reappearing again when getChangedKnuthElements() is called.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@290422 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/inline/ContentLayoutManager.java
src/java/org/apache/fop/layoutmgr/inline/FootnoteLayoutManager.java
src/java/org/apache/fop/layoutmgr/inline/InlineLevelLayoutManager.java
src/java/org/apache/fop/layoutmgr/inline/InlineStackingLayoutManager.java
src/java/org/apache/fop/layoutmgr/inline/LeafNodeLayoutManager.java
src/java/org/apache/fop/layoutmgr/inline/LineLayoutManager.java
src/java/org/apache/fop/layoutmgr/inline/TextLayoutManager.java