org.apache.fop.area
public class NormalFlow extends BlockParent
children, xOffset, yOffsetbpd, BT, CLASS_ABSOLUTE, CLASS_BEFORE_FLOAT, CLASS_FIXED, CLASS_FOOTNOTE, CLASS_MAX, CLASS_NORMAL, CLASS_SIDE_FLOAT, ipd, log, LR, ORIENT_0, ORIENT_180, ORIENT_270, ORIENT_90, props, RL, TBforeignAttributes| Constructor and Description |
|---|
NormalFlow(int ipd)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addBlock(Block block)
Add the block area to this block parent.
|
addChildArea, getChildAreas, getXOffset, getYOffset, isEmpty, setXOffset, setYOffsetaddTrait, addTrait, getAllocBPD, getAllocIPD, getAreaClass, getBooleanTrait, getBorderAndPaddingWidthAfter, getBorderAndPaddingWidthBefore, getBorderAndPaddingWidthEnd, getBorderAndPaddingWidthStart, getBPD, getIPD, getSpaceAfter, getSpaceBefore, getSpaceEnd, getSpaceStart, getTrait, getTraitAsInteger, getTraits, hasTrait, hasTraits, setAreaClass, setBPD, setIPD, toStringgetForeignAttributes, getForeignAttributeValue, setForeignAttribute, setForeignAttributespublic NormalFlow(int ipd)
ipd - of Normal flow objectpublic void addBlock(Block block)
addBlock in class BlockParentblock - the child block area to addCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.