Searched refs:createGeoSec (Results 1 – 2 of 2) sorted by relevance
67 mxVsdxCanvas2D.prototype.createGeoSec = function () method in mxVsdxCanvas2D104 this.createGeoSec();224 if (this.geoStepIndex > 1) this.createGeoSec();234 if (this.geoStepIndex > 1) this.createGeoSec();270 if (this.geoStepIndex > 1) this.createGeoSec();306 if (this.geoStepIndex > 1) this.createGeoSec();
1058 …createGeoSec=function(){null!=this.geoSec&&this.shape.appendChild(this.geoSec);var f=this.createEl… method in mxVsdxCanvas2D1063 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…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…