Searched refs:updateCustomLinks (Results 1 – 6 of 6) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Pages.js | 1196 graph.updateCustomLinks(graph.createCellMapping(cloneMap, lookup), [newPage.root]);
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 7584 this.updateCustomLinks(cellMapping, cells); 7657 this.updateCustomLinks(this.createCellMapping(cloneMap, 8040 this.updateCustomLinks(this.createCellMapping(mapping, 8132 Graph.prototype.updateCustomLinks = function(mapping, cells, graph) method in Graph 9394 this.updateCustomLinks(this.createCellMapping(cloneMap, lookup), clones, this);
|
H A D | EditorUi.js | 1914 graph.updateCustomLinks(graph.createCellMapping(cloneMap, lookup), clones);
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 2192 …cale-u.view.translate.x,v.y=u.y/u.view.scale-u.view.translate.y)}}c.updateCustomLinks(c.createCell… 2530 …ltParent().getId())}if(null!=b&&(this.createCellMapping(e,q,l),this.updateCustomLinks(l,b),c)){thi… 2531 …e-q.view.translate.x,m.y=q.y/q.view.scale-q.view.translate.y)}}this.updateCustomLinks(this.createC… 2540 …&0==this.model.getChildCount(k[m])&&this.model.remove(k[m]);c&&this.updateCustomLinks(this.createC… 2541 …his,[f,d])}finally{this.model.endUpdate()}return f};Graph.prototype.updateCustomLinks=function(b,d… 2574 …ne(),u.height+=v.height,c.setGeometry(q,u))}}else g.push(m[f])}this.updateCustomLinks(this.createC…
|
H A D | app.min.js | 2226 …cale-q.view.translate.x,u.y=q.y/q.view.scale-q.view.translate.y)}}b.updateCustomLinks(b.createCell… 2779 …ltParent().getId())}if(null!=a&&(this.createCellMapping(e,h,g),this.updateCustomLinks(g,a),d)){thi… 2780 …e-h.view.translate.x,J.y=h.y/h.view.scale-h.view.translate.y)}}this.updateCustomLinks(this.createC… 2789 …&0==this.model.getChildCount(k[h])&&this.model.remove(k[h]);d&&this.updateCustomLinks(this.createC… 2790 …his,[c,b])}finally{this.model.endUpdate()}return c};Graph.prototype.updateCustomLinks=function(a,b… 2823 …ne(),p.height+=J.height,d.setGeometry(l,p))}}else f.push(h[c])}this.updateCustomLinks(this.createC… 11974 b)+1);c.updateCustomLinks(c.createCellMapping(k,n),[d.root])}}catch(f){this.handleError(f)}return d…
|
H A D | viewer-static.min.js | 2192 …cale-u.view.translate.x,v.y=u.y/u.view.scale-u.view.translate.y)}}c.updateCustomLinks(c.createCell… 2530 …ltParent().getId())}if(null!=b&&(this.createCellMapping(e,q,l),this.updateCustomLinks(l,b),c)){thi… 2531 …e-q.view.translate.x,m.y=q.y/q.view.scale-q.view.translate.y)}}this.updateCustomLinks(this.createC… 2540 …&0==this.model.getChildCount(k[m])&&this.model.remove(k[m]);c&&this.updateCustomLinks(this.createC… 2541 …his,[f,d])}finally{this.model.endUpdate()}return f};Graph.prototype.updateCustomLinks=function(b,d… 2574 …ne(),u.height+=v.height,c.setGeometry(q,u))}}else g.push(m[f])}this.updateCustomLinks(this.createC…
|