Searched refs:shapeImg (Results 1 – 2 of 2) sorted by relevance
101 this.shapeImg = null;129 if (this.shapeImg != null)131 this.addForeignData(this.shapeImg.type, this.shapeImg.id);633 this.shapeImg = {type: type, id: this.images.length + 1}; class in mxVsdxCanvas2D.image
1058 ….shape=f;this.cellState=m;this.xmGeo=m.cell.geometry;this.xmlDoc=e;this.shapeImg=this.geoSec=null;…1059 …s2D.prototype.endShape=function(){null!=this.shapeImg&&this.addForeignData(this.shapeImg.type,this…1075 …0==c.filesLoading))c.onFilesLoaded()};d.send()}this.images.push(g);this.shapeImg={type:n,id:this.i… class