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, TBextensionAttachments, foreignAttributes| 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, getAllocBPD, getAllocIPD, getAreaClass, getBorderAndPaddingWidthAfter, getBorderAndPaddingWidthBefore, getBorderAndPaddingWidthEnd, getBorderAndPaddingWidthStart, getBPD, getIPD, getSpaceAfter, getSpaceBefore, getSpaceEnd, getSpaceStart, getTrait, getTraitAsBoolean, getTraitAsInteger, getTraits, hasTrait, hasTraits, setAreaClass, setBPD, setIPD, toStringaddExtensionAttachment, getExtensionAttachments, getForeignAttributes, getForeignAttributeValue, hasExtensionAttachments, setExtensionAttachments, 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-2010 The Apache Software Foundation. All Rights Reserved.