public final class SvgNodeRendererInheritanceResolver extends Object
ISvgNodeRenderer
objects.
Modifier and Type | Method and Description |
---|---|
static void |
applyInheritanceToSubTree(ISvgNodeRenderer root, ISvgNodeRenderer subTree, SvgCssContext cssContext)
Apply style and attribute inheritance to the tree formed by the root and the subTree.
|
public static void applyInheritanceToSubTree(ISvgNodeRenderer root, ISvgNodeRenderer subTree, SvgCssContext cssContext)
root
- the renderer to consider as the root of the subtree
subTree
- the tree of ISvgNodeRenderer
cssContext
- the current SVG CSS context
Copyright © 1998–2022 iText Group NV. All rights reserved.