Home
last modified time | relevance | path

Searched refs:createRowScaled (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js192 mxVsdxCanvas2D.prototype.createRowScaled = function(type, index, x, y, a, b, c , d, xF, yF, aF, bF,… method in mxVsdxCanvas2D
244 this.geoSec.appendChild(this.createRowScaled("MoveTo", this.geoStepIndex++, x, y));
245 this.geoSec.appendChild(this.createRowScaled("LineTo", this.geoStepIndex++, x + w, y));
246 this.geoSec.appendChild(this.createRowScaled("LineTo", this.geoStepIndex++, x + w, y - h));
247 this.geoSec.appendChild(this.createRowScaled("LineTo", this.geoStepIndex++, x, y - h));
248 this.geoSec.appendChild(this.createRowScaled("LineTo", this.geoStepIndex++, x, y));
289 …this.geoSec.appendChild(this.createRowScaled("Ellipse", this.geoStepIndex++, x + w/2, y - h/2, x, …
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1061 mxVsdxCanvas2D.prototype.createRowScaled=function(f,m,e,q,k,d,b,a,c,g,n,w,x,A){return this.createRo… method in mxVsdxCanvas2D
1064createRowScaled("MoveTo",this.geoStepIndex++,f,m));this.geoSec.appendChild(this.createRowScaled("L…
1065 f,m-q));this.geoSec.appendChild(this.createRowScaled("LineTo",this.geoStepIndex++,f,m))};mxVsdxCanv…
1066 …k.dx)*k.scale;m=b+(-m+d.y-k.dy)*k.scale;this.geoSec.appendChild(this.createRowScaled("Ellipse",thi…