if (!this.$view) {
            var svg = this.getSVG();
            this.$owner.$view.appendChild(svg);
            return;
        }