aboutsummaryrefslogtreecommitdiffstats
path: root/src/org/apache/fop/area/MinOptMax.java
Commit message (Collapse)AuthorAgeFilesLines
* moved MinOptMax to where it is usedKeiron Liddle2003-02-131-74/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195939 13f79535-47bb-0310-9956-ffa450edef68
* cleaned up some style errorsKeiron Liddle2003-01-231-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195879 13f79535-47bb-0310-9956-ffa450edef68
* cleaned up some of the area treeKeiron Liddle2002-09-181-27/+25
| | | | | | | | removed parent and min/opt/max from area tree, layout managers can handle all this fixed a number of style errors git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195220 13f79535-47bb-0310-9956-ffa450edef68
* PR:Karen Lease2002-04-281-1/+16
| | | | | | | | | | | | Obtained from: Submitted by: Reviewed by: Add BreakPossibility style LayoutManager code as an alternative to Keiron's "direct area creation" method. Not currently enabled: to do so, one must make 2 changes in the source. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194758 13f79535-47bb-0310-9956-ffa450edef68
* A few changes to tie in some more LayoutManager classesKaren Lease2001-11-111-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194555 13f79535-47bb-0310-9956-ffa450edef68
* Used in layout calculationsKaren Lease2001-11-091-0/+61
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194540 13f79535-47bb-0310-9956-ffa450edef68