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 subtreesubTree - the tree of ISvgNodeRenderercssContext - the current SVG CSS contextCopyright © 1998–2025 Apryse Group NV. All rights reserved.