public interface IBranchSvgNodeRenderer extends ISvgNodeRenderer
Modifier and Type | Method and Description |
---|---|
void |
addChild(ISvgNodeRenderer child)
Adds a renderer as the last element of the list of children.
|
List<ISvgNodeRenderer> |
getChildren()
Gets all child renderers of this object.
|
createDeepCopy, draw, getAttribute, getAttributeMapCopy, getParent, setAttribute, setAttributesAndStyles, setParent
void addChild(ISvgNodeRenderer child)
child
- any renderer
List<ISvgNodeRenderer> getChildren()
Copyright © 1998–2023 iText Group NV. All rights reserved.