/[Apache-SVN]
ViewVC logotype

Revision 194840


Jump to revision: Previous Next
Author: klease
Date: Sun May 26 15:02:44 2002 UTC (22 years ago)
Changed paths: 29
Log Message:
PR:
Obtained from:
Submitted by:
Reviewed by:
Separate Position from BreakPoss and create Leaf and NonLeafPosition classes.
Move management of Trait to top level Area class and use HAshMap instead of List.
Generalize handling of Trait in XMLRenderer and AreaTreeBuilder.
Improve handling of word-space and inter-area inline spaces in BP-style layout
managers. Set border and padding traits on InlineParent areas.


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/area/Area.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/area/Block.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/area/LineArea.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/area/Trait.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/area/inline/InlineArea.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/area/inline/InlineParent.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/area/inline/Word.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/datatypes/ColorType.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/BorderAndPadding.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layout/FontState.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/AbstractBPLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/BPLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/BreakPoss.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/BreakPossPosIter.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/InlineStackingBPLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/LayoutContext.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/LeafPosition.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/LineBPLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/NonLeafPosition.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/Position.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/PositionIterator.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/SpaceSpecifier.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/TextBPLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/TextLayoutManager.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/layoutmgr/TraitSetter.java added
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/pdf/PDFRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/render/xml/XMLRenderer.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/tools/AreaTreeBuilder.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/org/apache/fop/traits/BorderProps.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26