GElement 构造函数

GElement()

实现

factory GElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("g") as GElement;