实现

factory UseElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("use") as UseElement;