org.apache.fop.layoutmgr
Class AreaAdditionUtil
java.lang.Object
org.apache.fop.layoutmgr.AreaAdditionUtil
public class AreaAdditionUtil
extends java.lang.Object
Utility class which provides common code for the addAreas stage.
addAreas
public static void addAreas(BlockStackingLayoutManager bslm,
PositionIterator parentIter,
LayoutContext layoutContext)
Creates the child areas for the given layout manager.
bslm
- the BlockStackingLayoutManager instance for which "addAreas" is performed.parentIter
- the position iteratorlayoutContext
- the layout context
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.