aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/flow/InstreamForeignObject.java
Commit message (Expand)AuthorAgeFilesLines
* Moved the interfaces into the Constants class on a trial basis (we may stillGlen Mazza2004-01-171-2/+0
* Conversion of more properties from Strings to ints.Glen Mazza2003-12-281-2/+2
* 1. Moved static element and property structures from PropertyList (previously...Glen Mazza2003-12-201-41/+41
* Organize imports. Joerg Pietschmann2003-09-191-2/+1
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* 1. move fo/flow/InstreamForeignObject.getInlineArea() to layoutmgr/AddLMVisit...William Victor Mote2003-08-241-164/+2
* style changes onlyWilliam Victor Mote2003-08-221-2/+6
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-19/+8
* 1. tie Document to fo.FOTreeBuilder and fo.pagination.RootWilliam Victor Mote2003-08-161-1/+1
* remove unused local variables in getInlineArea()William Victor Mote2003-07-141-22/+0
* extract methods computeXOffset() and computeYOffset() from getInlineArea()William Victor Mote2003-07-141-40/+50
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+387