/[Apache-SVN]
ViewVC logotype

Revision 197859


Jump to revision: Previous Next
Author: gmazza
Date: Sat Aug 7 13:01:17 2004 UTC (19 years, 10 months ago)
Changed paths: 18
Log Message:
1.  new FONode.invalidChildError method added that will takes a "ruleViolated" string for more detailed error messages.

2.  FO_URI added to FONode to decrease the number of imports of FOElementMapping within the FONode subclasses.

3.  Layout logic moved from fo.flow.BasicLink to a new BasicLinkLayoutManager class.

4.  BidiLayoutManager constructor modified, now needs the flow.BidiOverride object.

5.  ListItemLayoutManager setup moved from AddLMManager to flow.Listitem and layoutmgr.list.ListItemLayoutManager.


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FONode.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/BasicLink.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/BidiOverride.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/Block.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/InstreamForeignObject.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/flow/ListItem.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/Declarations.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/Flow.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/LayoutMasterSet.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/PageSequence.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/PageSequenceMaster.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/RepeatablePageMasterAlternatives.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/Root.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/StaticContent.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/AddLMVisitor.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/BasicLinkLayoutManager.java added
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/BidiLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/layoutmgr/list/ListItemLayoutManager.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26