java.io.Serializable, java.lang.Cloneablepublic class BeforeFloat extends BlockParent
bidiLevel, bpd, CLASS_ABSOLUTE, CLASS_BEFORE_FLOAT, CLASS_FIXED, CLASS_FOOTNOTE, CLASS_MAX, CLASS_NORMAL, CLASS_SIDE_FLOAT, effectiveIPD, ipd, log, ORIENT_0, ORIENT_180, ORIENT_270, ORIENT_90, traitsextensionAttachments, foreignAttributeschildren, xOffset, yOffset| Constructor | Description |
|---|---|
BeforeFloat() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getBPD() |
Get the height of this before float.
|
Block |
getSeparator() |
Get the separator area for this before float.
|
boolean |
isEmpty() |
Check whether there are child areas.
|
void |
setSeparator(Block sep) |
Set the separator area for this before float.
|
addTrait, clone, getAllocBPD, getAllocIPD, getAreaClass, getBidiLevel, getBorderAndPaddingWidthAfter, getBorderAndPaddingWidthBefore, getBorderAndPaddingWidthEnd, getBorderAndPaddingWidthStart, getEffectiveAllocIPD, getIPD, getSpaceAfter, getSpaceBefore, getSpaceEnd, getSpaceStart, getTrait, getTraitAsBoolean, getTraitAsInteger, getTraits, hasTrait, hasTraits, resetBidiLevel, setAreaClass, setBidiLevel, setBPD, setIPD, setTraits, setWritingModeTraits, toStringaddExtensionAttachment, getExtensionAttachments, getForeignAttributes, getForeignAttributeValue, hasExtensionAttachments, setExtensionAttachments, setForeignAttribute, setForeignAttributesactivateEffectiveIPD, addBlock, addChildArea, getChildAreas, getEffectiveIPD, getXOffset, getYOffset, setXOffset, setYOffsetpublic void setSeparator(Block sep)
sep - the before float separator areapublic Block getSeparator()
public int getBPD()
public boolean isEmpty()
isEmpty in class BlockParentCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.