]> source.dussan.org Git - xmlgraphics-fop.git/commit
Created AreaNode, extending Node, as a superclass of Area,
authorPeter Bernard West <pbwest@apache.org>
Sun, 2 May 2004 05:52:55 +0000 (05:52 +0000)
committerPeter Bernard West <pbwest@apache.org>
Sun, 2 May 2004 05:52:55 +0000 (05:52 +0000)
commit6e281208cf9d6b18f19a3a2404342554fff8f7dd
treeadd679450a980c4379505bda506497d91ff4fb0c
parentd98e78950558078986acbd1a258ba43d5d360eb2
Created AreaNode, extending Node, as a superclass of Area,
without any geometry.  Done to support Page, a class at the root
of all page areas, which maintains meta-data about the page,
without generating any geometry.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197549 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/area/AreaNode.java [new file with mode: 0644]