]> source.dussan.org Git - xmlgraphics-fop.git/commit
Backtracked a bit with SCLM: switched to providing the Region FO
authorGlen Mazza <gmazza@apache.org>
Mon, 16 May 2005 02:54:19 +0000 (02:54 +0000)
committerGlen Mazza <gmazza@apache.org>
Mon, 16 May 2005 02:54:19 +0000 (02:54 +0000)
commit2415bc03b7158ab2c3a4933fe3b474fce0d0237c
tree3b589d9c1ae2cf3548235255c0b66a7802319e4f
parent6becbdcba44965fc8111ef97c25ece513280f6b5
Backtracked a bit with SCLM:  switched to providing the Region FO
instead of the region-reference-area, the latter obtainable already
from getCurrentPV().

Switched to a tighter 3-param SCLM constructor, also new
convenience method in PV.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198632 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/area/PageViewport.java
src/java/org/apache/fop/area/RegionReference.java
src/java/org/apache/fop/layoutmgr/LayoutManagerMaker.java
src/java/org/apache/fop/layoutmgr/LayoutManagerMapping.java
src/java/org/apache/fop/layoutmgr/PageSequenceLayoutManager.java
src/java/org/apache/fop/layoutmgr/StaticContentLayoutManager.java