Home
last modified time | relevance | path

Searched refs:addGeometry (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js1670 this.addGeometry(this.container);
2439 ArrangePanel.prototype.addGeometry = function(container) method in ArrangePanel
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js2739 mxVsdxGeometryList.prototype.addGeometry = function (geoElem) { method in mxVsdxGeometryList
8951 this.geomList.addGeometry(geoElem);
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1184 …b.geomList;var a=this.geomList;a.push.apply(a,b.geomList)}}d.prototype.addGeometry=function(b){b=n… method in d
1428 …yList(a);if(null!=this.geom)for(a=0;a<this.geom.length;a++)this.geomList.addGeometry(this.geom[a]);
H A Dapp.min.js3011 …(this.container.appendChild(this.addLayerOps(this.createPanel())),this.addGeometry(this.container)…
3042 ArrangePanel.prototype.addGeometry=function(a){var b=this,d=this.editorUi,e=d.editor.graph,c=e.getM…