]> source.dussan.org Git - xmlgraphics-fop.git/commit
1. add infrastructure for LayoutStrategy
authorWilliam Victor Mote <vmote@apache.org>
Thu, 14 Aug 2003 18:53:29 +0000 (18:53 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Thu, 14 Aug 2003 18:53:29 +0000 (18:53 +0000)
commit38c5bcb2744009288b249a306b66afb4aa7e95f8
treea0b3ec6b732035f915bcf1e9de492b4a454c914e
parenta9a3ea149314c75ee52f5f2f0f58c8146592736a
1. add infrastructure for LayoutStrategy
2. add infrastructure for move of layoutmgr logic out of fo package

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196801 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/FOTreeExternal.java [new file with mode: 0644]
src/java/org/apache/fop/layout/LayoutStrategy.java [new file with mode: 0644]
src/java/org/apache/fop/layoutmgr/LMFOTreeExternal.java [new file with mode: 0644]
src/java/org/apache/fop/layoutmgr/LayoutManagerLS.java [new file with mode: 0644]