aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/area/Area.java
Commit message (Expand)AuthorAgeFilesLines
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-265/+0
* Switched to long licence Jeremias Maerki2003-03-051-8/+51
* Added convenience method to get a trait as an int.Jeremias Maerki2003-01-271-0/+17
* white-space and line-ending fixesWilliam Victor Mote2002-11-291-3/+3
* a bit of a cleanup of collections and commentsKeiron Liddle2002-11-141-1/+2
* clone and serialize area traitsKeiron Liddle2002-11-061-1/+5
* more style fixesKeiron Liddle2002-10-251-2/+0
* don't implement serializable twiceKeiron Liddle2002-09-191-0/+2
* cleaned up some of the area treeKeiron Liddle2002-09-181-57/+47
* starting implementation of tablesKeiron Liddle2002-09-131-15/+75
* removed unneeded codeKeiron Liddle2002-08-051-11/+1
* PR:Karen Lease2002-05-261-0/+31
* changed property to trait for areasKeiron Liddle2002-03-211-0/+9
* Add some methods needed by the LayoutManager classes (subject to discussion)Karen Lease2001-11-091-0/+84
* changed the parent to FONodeKeiron Liddle2001-11-091-0/+8
* updates to area tree and reading/rendering with xmlKeiron Liddle2001-10-261-2/+4
* new area tree and rendering stuffKeiron Liddle2001-10-221-0/+26