org.apache.fop.area
public class BeforeFloat 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 |
|---|
BeforeFloat() |
| Modifier and Type | Method and 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.
|
addBlock, addChildArea, getChildAreas, getXOffset, getYOffset, setXOffset, setYOffsetaddTrait, addTrait, getAllocBPD, getAllocIPD, getAreaClass, getBooleanTrait, getBorderAndPaddingWidthAfter, getBorderAndPaddingWidthBefore, getBorderAndPaddingWidthEnd, getBorderAndPaddingWidthStart, getIPD, getSpaceAfter, getSpaceBefore, getSpaceEnd, getSpaceStart, getTrait, getTraitAsInteger, getTraits, hasTrait, hasTraits, setAreaClass, setBPD, setIPD, toStringgetForeignAttributes, getForeignAttributeValue, setForeignAttribute, setForeignAttributespublic void setSeparator(Block sep)
sep - the before float separator areapublic Block getSeparator()
public int getBPD()
public boolean isEmpty()
isEmpty in class BlockParentCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.