Lines Matching refs:mxVsdxCanvas2D

1052 …/"+f[w]),n.appendChild(d);g.appendChild(n);D(a,c,g)}var E=this,F=new mxVsdxCanvas2D,M={},U=1;this.…
1057mxVsdxCanvas2D(){mxAbstractCanvas2D.call(this)}mxUtils.extend(mxVsdxCanvas2D,mxAbstractCanvas2D);m… class
1058 mxVsdxCanvas2D.prototype.createGeoSec=function(){null!=this.geoSec&&this.shape.appendChild(this.geo…
1059 mxVsdxCanvas2D.prototype.newEdge=function(f,m,e){this.shape=f;this.cellState=m;this.xmGeo=m.cellBou…
1060 mxVsdxCanvas2D.prototype.createCellElemScaled=function(f,m,e){return this.createCellElem(f,m/VsdxEx…
1061 mxVsdxCanvas2D.prototype.createRowScaled=function(f,m,e,q,k,d,b,a,c,g,n,w,x,A){return this.createRo…
1062 mxVsdxCanvas2D.prototype.createRowRel=function(f,m,e,q,k,d,b,a,c,g,n,w,x,A){var y=this.createElt("R…
1063 return y};mxVsdxCanvas2D.prototype.begin=function(){1<this.geoStepIndex&&this.createGeoSec()};
1064 mxVsdxCanvas2D.prototype.rect=function(f,m,e,q){1<this.geoStepIndex&&this.createGeoSec();var k=this…
1065 …appendChild(this.createRowScaled("LineTo",this.geoStepIndex++,f,m))};mxVsdxCanvas2D.prototype.roun…
1066 mxVsdxCanvas2D.prototype.ellipse=function(f,m,e,q){1<this.geoStepIndex&&this.createGeoSec();var k=t…
1067 mxVsdxCanvas2D.prototype.moveTo=function(f,m){1<this.geoStepIndex&&this.createGeoSec();this.lastMov…
1068 mxVsdxCanvas2D.prototype.lineTo=function(f,m){this.lastX=f;this.lastY=m;var e=this.xmGeo,q=this.sta…
1069 mxVsdxCanvas2D.prototype.quadTo=function(f,m,e,q){this.lastX=e;this.lastY=q;var k=this.state,d=this…
1070 mxVsdxCanvas2D.prototype.curveTo=function(f,m,e,q,k,d){this.lastX=k;this.lastY=d;var b=this.state,a…
1071 mxVsdxCanvas2D.prototype.close=function(){this.lastMoveToX==this.lastX&&this.lastMoveToY==this.last…
1072 mxVsdxCanvas2D.prototype.convertSvg2Png=function(f,m,e){var q=this;this.filesLoading++;try{var k=do…
1074 mxVsdxCanvas2D.prototype.image=function(f,m,e,q,k,d,b,a){var c=this,g="image"+(this.images.length+1…
1077 mxVsdxCanvas2D.prototype.text=function(f,m,e,q,k,d,b,a,c,g,n,w,x){var A=this;if(this.textEnabled&&n…
1087 …appendChild(y);this.shape.appendChild(D);this.shape.appendChild(C)}};mxVsdxCanvas2D.prototype.rota…
1088 mxVsdxCanvas2D.prototype.stroke=function(){this.geoSec.appendChild(this.createCellElem("NoFill","1"…