public class TextSvgTSpanBranchRenderer extends TextSvgBranchRenderer
ISvgNodeRenderer implementation for the <tspan> tag.performRootTransformations, TEXTFLIPattributesAndStyles| Constructor and Description |
|---|
TextSvgTSpanBranchRenderer()
Creates new
TextSvgTSpanBranchRenderer instance. |
| Modifier and Type | Method and Description |
|---|---|
ISvgNodeRenderer |
createDeepCopy()
Creates a deep copy of this renderer, including it's subtree of children
|
protected void |
doDraw(SvgDrawContext context)
Method that will set properties to be inherited by this branch renderer's
children and will iterate over all children in order to draw them.
|
addChild, containsAbsolutePositionChange, containsAbsolutePositionChange, containsRelativeMove, containsRelativeMove, getAbsolutePositionChanges, getAbsolutePositionChanges, getChildren, getObjectBoundingBox, getRelativeTranslation, getRelativeTranslation, getTextContentLength, getTextRectangle, markWhiteSpaceProcessedcanConstructViewPort, canElementFill, deepCopyAttributesAndStyles, draw, getAttribute, getAttributeMapCopy, getAttributeOrDefault, getCurrentFontSize, getCurrentFontSize, getCurrentViewBox, getParent, isHidden, parseAbsoluteLength, parseHorizontalLength, parseVerticalLength, setAttribute, setAttributesAndStyles, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdraw, getAttribute, getAttributeMapCopy, getParent, setAttribute, setAttributesAndStyles, setParentpublic TextSvgTSpanBranchRenderer()
TextSvgTSpanBranchRenderer instance.public ISvgNodeRenderer createDeepCopy()
ISvgNodeRenderercreateDeepCopy in interface ISvgNodeRenderercreateDeepCopy in class TextSvgBranchRendererprotected void doDraw(SvgDrawContext context)
TextSvgBranchRendererdoDraw in class TextSvgBranchRenderercontext - the object that knows the place to draw this element and
maintains its stateCopyright © 1998–2025 Apryse Group NV. All rights reserved.