Class ResolvedPageNumber
- All Implemented Interfaces:
Serializable, Cloneable
Always (pre-) resolved page number area. Needed by BIDI code to distinguish
from UnresolvedPageNumber.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class AbstractTextArea
AbstractTextArea.TextAdjustingInfoNested classes/interfaces inherited from class InlineArea
InlineArea.InlineAdjustingInfo -
Field Summary
FieldsFields inherited from class InlineParent
autoSize, inlines, minChildOffsetFields inherited from class InlineArea
adjustingInfo, blockProgressionOffsetFields inherited from class Area
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, traitsFields inherited from class AreaTreeObject
extensionAttachments, foreignAttributes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TextArea
addSpace, addWord, addWord, addWord, addWord, getEffectiveIPD, getText, isHyphenated, removeText, setHyphenated, toString, updateLevelMethods inherited from class AbstractTextArea
applyVariationFactor, getBaselineOffset, getTextLetterSpaceAdjust, getTextWordSpaceAdjust, getVirtualBPD, getVirtualOffset, setBaselineOffset, setSpaceDifference, setTextLetterSpaceAdjust, setTextWordSpaceAdjustMethods inherited from class InlineParent
addChildArea, collectInlineRuns, getChildAreas, resetChildrenLevel, setFromFootnoteMethods inherited from class InlineArea
getAdjustingInfo, getBlockProgressionOffset, getParentArea, handleIPDVariation, hasLineThrough, hasOverline, hasUnderline, increaseIPD, isAncestor, isAncestorOrSelf, isBlinking, notifyIPDVariation, setAdjustingInfo, setAdjustingInfo, setAdjustment, setBlockProgressionOffset, setParentAreaMethods inherited from class Area
activateEffectiveIPD, addTrait, clone, getAllocBPD, getAllocIPD, getAreaClass, getBidiLevel, getBorderAndPaddingWidthAfter, getBorderAndPaddingWidthBefore, getBorderAndPaddingWidthEnd, getBorderAndPaddingWidthStart, getBPD, getChangeBarList, getEffectiveAllocIPD, getIPD, getSpaceAfter, getSpaceBefore, getSpaceEnd, getSpaceStart, getTrait, getTraitAsBoolean, getTraitAsInteger, getTraits, hasTrait, hasTraits, isFromFootnote, resetBidiLevel, setAreaClass, setBidiLevel, setBPD, setChangeBarList, setIPD, setTraits, setWritingModeTraits
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
ResolvedPageNumber
public ResolvedPageNumber()
-
-
Method Details
-
readObject
- Throws:
ClassNotFoundExceptionIOException
-