org.apache.fop.area.inline
public class InlineBlockParent extends InlineArea
InlineArea.InlineAdjustingInfo| Modifier and Type | Field and Description |
|---|---|
protected Block |
child
The list of inline areas added to this inline parent.
|
adjustingInfo, offsetbpd, 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 |
|---|
InlineBlockParent()
Create a new inline block parent to add areas to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addChildArea(Area childArea)
Override generic Area method.
|
Block |
getChildArea()
Get the child areas for this inline parent.
|
applyVariationFactor, getAdjustingInfo, getOffset, getParentArea, handleIPDVariation, hasLineThrough, hasOverline, hasUnderline, increaseIPD, isBlinking, notifyIPDVariation, setAdjustingInfo, setAdjustment, setOffset, setParentAreaaddTrait, 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, setForeignAttributesprotected Block child
public InlineBlockParent()
public void addChildArea(Area childArea)
addChildArea in class InlineAreachildArea - the child area to addpublic Block getChildArea()
Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.