public class Leader extends InlineArea
InlineArea.InlineAdjustingInfo
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 |
---|
Leader()
Create a new leader area.
|
Modifier and Type | Method and Description |
---|---|
int |
getRuleStyle()
Get the rule style of this leader.
|
String |
getRuleStyleAsString() |
int |
getRuleThickness()
Get the rule thickness of the rule in miilipoints.
|
void |
setRuleStyle(int style)
Set the rule style of this leader area.
|
void |
setRuleStyle(String style)
Set the rule style of this leader area.
|
void |
setRuleThickness(int rt)
Set the rule thickness of the rule in miilipoints.
|
addChildArea, applyVariationFactor, collectInlineRuns, getAdjustingInfo, getBlockProgressionOffset, getParentArea, handleIPDVariation, hasLineThrough, hasOverline, hasUnderline, increaseIPD, isAncestor, isAncestorOrSelf, isBlinking, notifyIPDVariation, setAdjustingInfo, setAdjustingInfo, setAdjustment, setBlockProgressionOffset, setParentArea
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, setFromFootnote, setIPD, setTraits, setWritingModeTraits, toString
addExtensionAttachment, getExtensionAttachments, getForeignAttributes, getForeignAttributeValue, hasExtensionAttachments, setExtensionAttachments, setForeignAttribute, setForeignAttributes
public void setRuleStyle(int style)
style
- the rule style for the leader linepublic void setRuleStyle(String style)
style
- the rule style for the leader area (XSL enum values)public void setRuleThickness(int rt)
rt
- the rule thickness in millipointspublic int getRuleStyle()
public String getRuleStyleAsString()
public int getRuleThickness()
Copyright © 2025 Apache Software Foundation. All rights reserved.