|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.layoutmgr.AreaAdditionUtil
Utility class which provides common code for the addAreas stage.
Constructor Summary | |
AreaAdditionUtil()
|
Method Summary | |
static void |
addAreas(BlockStackingLayoutManager bslm,
PositionIterator parentIter,
LayoutContext layoutContext)
Creates the child areas for the given layout manager. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AreaAdditionUtil()
Method Detail |
public static void addAreas(BlockStackingLayoutManager bslm, PositionIterator parentIter, LayoutContext layoutContext)
bslm
- the BlockStackingLayoutManager instance for which "addAreas" is performed.parentIter
- the position iteratorlayoutContext
- the layout context
|
fop 0.93 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |