]> source.dussan.org Git - xmlgraphics-fop.git/commit
First working implementation for lists; at the moment, ListItemLM just uses the ...
authorLuca Furini <lfurini@apache.org>
Thu, 7 Apr 2005 16:20:44 +0000 (16:20 +0000)
committerLuca Furini <lfurini@apache.org>
Thu, 7 Apr 2005 16:20:44 +0000 (16:20 +0000)
commitdc17219f5031a88886446f880f108f8f10e0a1de
tree7d0ef17dafb9849171b504ff10123de280b48d65
parent0135f93e3d0e973dbe991670b9407b7ab053048c
First working implementation for lists; at the moment, ListItemLM just uses the "body" elements; coming soon: creation of elements combining the label list and the body list.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_KnuthStylePageBreaking@198573 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/list/Item.java
src/java/org/apache/fop/layoutmgr/list/ListBlockLayoutManager.java
src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java