public final class AreaAdditionUtil
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
addAreas(BlockStackingLayoutManager bslm,
PositionIterator parentIter,
LayoutContext layoutContext)
Creates the child areas for the given layout manager.
|
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 contextCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.