public class EmbeddedElement extends EmptyBlockElement
DEFAULT_ALIGN, DEFAULT_IMG_ALIGN, LAYOUT_FINALIZE_PARENT_UNKNOWN, LAYOUT_HEADER, LAYOUT_NORMAL, LAYOUT_PARENT_WIDTH_UNKNOWN, tag
Constructor and Description |
---|
EmbeddedElement(BranchElement parent,
Style props,
HtmlTag tag,
CustomTag handler,
Document document) |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
CustomTag |
getHandler() |
addChild, getBorders, getChildAt, getChildCount, getChildren, getLogicalHeight, getLogicalWidth, getMargins, getPaddings, hasBorders, hasChildTags, hasPaddings, isLeaf
dump, getBlock, getChildrenFlow, getContentStyle, getContext, getDisplayType, getDocument, getFloat, getFontMetrics, getFontSize, getIndex, getLastContentElement, getLastContentElementOfBlock, getLineHeight, getLineHeightObj, getName, getParent, getPositioning, getPrevChild, getRemBase, getTag, getTextDecorationType, getTextTransform, getTextTransformType, getWordBreakType, hasBothCoordinates, hasRtlContent, isAbsPositioned, isFloat, isImplicit, isRelPositioned, isRTL, isTBRL, keepPhysicalUnits, objectToLength, pageBreakAfterObj, pageBreakBeforeObj, previousSibling, removeEmptyInlineChildElements, setParent, style, substitutePlaceholders, substituteTocPlaceholders, textAlign, textAlign, toString, whiteSpace, wordBreak
public EmbeddedElement(BranchElement parent, Style props, HtmlTag tag, CustomTag handler, Document document)
public String getContent()
getContent
in interface HtmlElement
getContent
in class EmptyBlockElement
public CustomTag getHandler()
Revision 4.0.15 / 20220727-0149