public class BlockElement extends BranchElement
DEFAULT_ALIGN, DEFAULT_IMG_ALIGN, LAYOUT_FINALIZE_PARENT_UNKNOWN, LAYOUT_HEADER, LAYOUT_NORMAL, LAYOUT_PARENT_WIDTH_UNKNOWN, tag| Constructor and Description |
|---|
BlockElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document) |
BlockElement(Element element) |
| Modifier and Type | Method and Description |
|---|---|
void |
adoptChildern(BlockElement body) |
com.pd4ml.css.CSSName |
getDisplayType() |
addChild, countBlocks, getChildAt, getChildCount, getChildren, getChildrenFlow, getContent, getPositionInList, getPositionInList, getPrevChild, getPreviousChild, getPreviousElement, hasChildTags, hasRtlContent, isFirstChildTag, isLastChildIsBranch, isLastChildIsLinebreak, isLastChildTag, isLeaf, rearrangeChildren, removeChild, removeLastChild, setHasRtlContent, setStyle, stylegetBorders, getLogicalHeight, getLogicalWidth, getMargins, getPaddings, hasBorders, hasPaddingsdump, getBlock, getContentStyle, getContext, getDocument, getFloat, getFontMetrics, getFontSize, getIndex, getLastContentElement, getLastContentElementOfBlock, getLineHeight, getLineHeightObj, getName, getParent, getPositioning, getRemBase, getTag, getTextDecorationType, getTextTransform, getTextTransformType, getWordBreakType, hasBothCoordinates, isAbsPositioned, isFloat, isImplicit, isRelPositioned, isRTL, isTBRL, keepPhysicalUnits, objectToLength, pageBreakAfterObj, pageBreakBeforeObj, previousSibling, removeEmptyInlineChildElements, setParent, substitutePlaceholders, substituteTocPlaceholders, textAlign, textAlign, toString, whiteSpace, wordBreakpublic BlockElement(Element element)
public BlockElement(BranchElement parent, Style props, HtmlTag tag, com.pd4ml.css.CSSName disp, Document document)
public com.pd4ml.css.CSSName getDisplayType()
getDisplayType in interface ElementgetDisplayType in class BranchElementpublic void adoptChildern(BlockElement body)
Revision 4.0.15 / 20220727-0149