public class AreaAdditionUtil
extends java.lang.Object
Constructor and Description |
---|
AreaAdditionUtil() |
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-2010 The Apache Software Foundation. All Rights Reserved.