ta.Annotation.call(this, figure, id); this.transform={dx:0, dy:0 }; this.start={ x:0, y:0 }; this.control={x:100, y:-50}; this.end={ x:200, y:0 }; this.textPosition={ x:0, y:0 }; this.textOffset=4; this.textAlign="middle"; this.textYOffset=10; // this.property('label',this.id); this.pathShape=null; this.labelShape=null; this.anchors.start=new ta.Anchor(this, "start"); this.anchors.control=new ta.Anchor(this, "control"); this.anchors.end=new ta.Anchor(this, "end");