public class BasicLinkArea extends InlineParent
See following bug report at W3C's: http://www.w3.org/Bugs/Public/show_bug.cgi?id=11672
InlineArea.InlineAdjustingInfo
autoSize, inlines, minChildOffset
adjustingInfo, blockProgressionOffset
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, traits
extensionAttachments, foreignAttributes
Constructor and Description |
---|
BasicLinkArea() |
Modifier and Type | Method and Description |
---|---|
LinkResolver |
getResolver()
Obtain back-pointer to link resolver.
|
void |
setParentArea(Area parentArea) |
void |
setResolver(LinkResolver resolver)
Establish (or remove) back-pointer to link resolver.
|
addChildArea, applyVariationFactor, collectInlineRuns, getChildAreas, resetChildrenLevel, setFromFootnote
getAdjustingInfo, getBlockProgressionOffset, getParentArea, handleIPDVariation, hasLineThrough, hasOverline, hasUnderline, increaseIPD, isAncestor, isAncestorOrSelf, isBlinking, notifyIPDVariation, setAdjustingInfo, setAdjustingInfo, setAdjustment, setBlockProgressionOffset
activateEffectiveIPD, addTrait, clone, getAllocBPD, getAllocIPD, getAreaClass, getBidiLevel, getBorderAndPaddingWidthAfter, getBorderAndPaddingWidthBefore, getBorderAndPaddingWidthEnd, getBorderAndPaddingWidthStart, getBPD, getChangeBarList, getEffectiveAllocIPD, getEffectiveIPD, getIPD, getSpaceAfter, getSpaceBefore, getSpaceEnd, getSpaceStart, getTrait, getTraitAsBoolean, getTraitAsInteger, getTraits, hasTrait, hasTraits, isFromFootnote, resetBidiLevel, setAreaClass, setBidiLevel, setBPD, setChangeBarList, setIPD, setTraits, setWritingModeTraits, toString
addExtensionAttachment, getExtensionAttachments, getForeignAttributes, getForeignAttributeValue, hasExtensionAttachments, setExtensionAttachments, setForeignAttribute, setForeignAttributes
public void setParentArea(Area parentArea)
setParentArea
in class InlineArea
parentArea
- The parentArea to set.public void setResolver(LinkResolver resolver)
resolver
- the link resolver that will resolve this basic link or nullpublic LinkResolver getResolver()
Copyright © 2025 Apache Software Foundation. All rights reserved.