createReplacementGroupNode

fun createReplacementGroupNode(useNodeAttrs: Attributes, replacement: SvgNode, parent: XmlParentNode): SvgGroupNode(source)

Creates the SvgGroupNode that wrap the replacement as per SVG guidelines.

See also