]> source.dussan.org Git - xmlgraphics-fop.git/commit
TableRowIterator:
authorVincent Hennebert <vhennebert@apache.org>
Wed, 28 Mar 2007 14:49:58 +0000 (14:49 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Wed, 28 Mar 2007 14:49:58 +0000 (14:49 +0000)
commitf27f08897a1816c3e32af7466a29f5282e225dcb
treea8bc55debbe8a56782301eeffb82c6e45718976a
parenta19d73e700a125919809b3b83d3b629225cbc9f0
TableRowIterator:
- bugfix: add the correct grid unit for a col span
RowPainter.addAreasAndFlushRow:
- substract a part of this method into another method
- avoid calling it twice by properly resetting lastRow
- simplify it thanks to the previous point and the bugfix above

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@523349 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/table/RowPainter.java
src/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java
src/java/org/apache/fop/layoutmgr/table/TableRowIterator.java