Functions
Link copied to clipboard
fun createReplacementGroupNode(useNodeAttrs: Attributes, replacement: SvgNode, parent: XmlParentNode): SvgGroupNode
Creates the SvgGroupNode that wrap the replacement as per SVG guidelines.
Creates the SvgGroupNode that wrap the replacement as per SVG guidelines.