|
fop 2.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layoutmgr.AreaAdditionUtil
public final class AreaAdditionUtil
Utility class which provides common code for the addAreas stage.
Method Summary | |
---|---|
static void |
addAreas(AbstractLayoutManager parentLM,
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 |
Method Detail |
---|
public static void addAreas(AbstractLayoutManager parentLM, PositionIterator parentIter, LayoutContext layoutContext)
parentLM
- the parent layout managerparentIter
- the position iteratorlayoutContext
- the layout context
|
fop 2.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |