Home
last modified time | relevance | path

Searched refs:clone (Results 101 – 125 of 361) sorted by last modified time

12345678910>>...15

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js1234 var clone = pageNode;
1239 clone = pageNode.cloneNode(false);
1247 clone.appendChild(mxUtils.parseXml(tmp).documentElement);
1253 clone = pageNode.cloneNode(false);
1258 clone = pageNode.cloneNode(true);
1261 node.appendChild(clone);
1385 var clone = doc.documentElement.cloneNode(false);
1387 if (clone.getAttribute('name') != null)
1389 clone.setAttribute('name', this.anonymizeString(clone.getAttribute('name')));
1392 patch[EditorUi.DIFF_INSERT][i].data = mxUtils.getXml(clone);
[all …]
H A DGraphViewer.js467 translate: this.graph.view.translate.clone(),
724 translate: this.graph.view.translate.clone(),
817 this.graph.initialViewState.translate = this.graph.view.translate.clone();
862 translate: this.graph.view.translate.clone(),
1429 translate: v.translate.clone(),
1442 translate: v.translate.clone(),
H A DPages.js711 translate: this.view.translate.clone(),
H A DExtensions.js6822 var e = edge.clone();
6841 var e = edge.clone();
H A DMinimal.js1809 mxUtils.clone(graph.stylesheet.styles);
2181 cell = cell.clone();
/plugin/diagramsnet/lib/js/orgchart/
H A DmxOrgChartLayout.js434 var geo = cell.geometry.clone();
569 var eGeo = edge.geometry.clone();
677 var eGeo = outgoingEdge[j].geometry.clone();
H A Dbridge.collections.min.js1 ….m_array[n]=~this.m_array[n];return this._version=this._version+1|0,this},clone:function(){var n=n…
H A Dbridge.min.js8clone:function(n){if(Bridge.isArray(n))return System.Array.clone(n);if(Bridge.isString(n))return n… method in System.Decimal
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js2578 …==mxConstants.ALIGN_BOTTOM?u+(c-m-p):u+p;a.save();g=new f;g.style=mxUtils.clone(this.style);g.dire…
H A Dshapes.min.js2593 …==mxConstants.ALIGN_BOTTOM?t+(c-m-p):t+p;a.save();g=new f;g.style=mxUtils.clone(this.style);g.dire…
H A Dapp.min.js118 …6711935|(c<<24|c>>>8)&4278255360;return b},clone:function(){var b=v.clone.call(this);b._hash=this.…
783 this.parent&&(g=this.getParentOffset(g),b-=g.x,c-=g.y));if(e.x!=b||e.y!=c)e=e.clone(),e.x=b,e.y=c,d…
1025clone=function(){var a=mxUtils.clone(this,this.mxTransient);a.setValue(this.cloneValue());return a… method in mxCell
1092clone=function(){var a=new mxCellState(this.view,this.cell,this.style);if(null!=this.absolutePoint… method in mxCellState
1234 …=a.shape.boundingBox.clone()),null!=a.text&&null!=a.text.boundingBox&&(null!=c?c.add(a.text.boundi…
1382 …s=function(a,b){if(null!=a){var c=this.model.getGeometry(a);null!=c&&(c=c.clone(),this.updateAlter…
1411 …his.model.getGeometry(a);null!=b&&null!=b.points&&0<b.points.length&&(b=b.clone(),b.points=[],this…
1936 …s.convertPoint(b[0].clone(),!1);a=this.convertPoint(a.clone(),!1);for(var d=[],e=1;e<b.length;e++)…
2456 !0;a.insert(d.clone());a.insert(d.clone());a.insert(d.clone());return b.createVertexTemplateFromCel…
2734clone();c.height+=b;e.setGeometry(a,c);var f=e.getParent(a),k=e.getChildCells(f,!0);if(!d){var h=m…
[all …]
H A Dorgchart.min.js8clone:function(n){if(Bridge.isArray(n))return System.Array.clone(n);if(Bridge.isString(n))return n… method in System.UInt64
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js24 …turn null!=a&&a.x==this.x&&a.y==this.y};mxPoint.prototype.clone=function(){return mxUtils.clone(th… method in mxPoint
428clone();e.x-=c;e.y-=d;k.x+=2*-c;k.y+=2*-d;return function(){b.begin();b.moveTo(e.x-l-m/a,e.y-m+l/a…
545 this.parent&&(g=this.getParentOffset(g),b-=g.x,c-=g.y));if(e.x!=b||e.y!=c)e=e.clone(),e.x=b,e.y=c,d…
650 …this.maxChainDfs(b,g,f,mxUtils.clone(d,null,!0),0):b.swimlaneIndex==g.swimlaneIndex&&this.maxChain…
787clone=function(){var a=mxUtils.clone(this,this.mxTransient);a.setValue(this.cloneValue());return a… method in mxCell
854clone=function(){var a=new mxCellState(this.view,this.cell,this.style);if(null!=this.absolutePoint… method in mxCellState
996 …=a.shape.boundingBox.clone()),null!=a.text&&null!=a.text.boundingBox&&(null!=c?c.add(a.text.boundi…
1144 …s=function(a,b){if(null!=a){var c=this.model.getGeometry(a);null!=c&&(c=c.clone(),this.updateAlter…
1173 …his.model.getGeometry(a);null!=b&&null!=b.points&&0<b.points.length&&(b=b.clone(),b.points=[],this…
1698 …s.convertPoint(b[0].clone(),!1);a=this.convertPoint(a.clone(),!1);for(var d=[],e=1;e<b.length;e++)…
[all …]
/plugin/diagramsnet/lib/plugins/
H A Danimation.js40 function mapCell(cell, clone, mapping) argument
43 mapping[cell.id] = clone;
49 mapCell(cell.getChildAt(i), clone.getChildAt(i), mapping);
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Advanced.js39 edge = edge.clone();
48 edge = edge.clone();
53 edge = edge.clone();
H A DSidebar-UML25.js57 cell1.insert(divider.clone());
114 cell1.insert(divider.clone());
225 cell1.insert(divider.clone());
232 cell1.insert(divider.clone());
380 cell1.insert(divider.clone());
385 cell1.insert(divider.clone());
828 cell1.insert(divider.clone());
/plugin/diagramsnet/lib/resources/
H A Ddia_bn.txt585 …lusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
H A Ddia_eo.txt585 …lusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
H A Ddia_mr.txt585 …lusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
H A Ddia_my.txt585 …lusTooltip=Click to connect and clone (ctrl+click to clone, shift+click to connect). Drag to conne…
/plugin/diagramsnet/lib/
H A Dworkbox-f163abaa.js1clone(),r={headers:new Headers(i.headers),status:i.status,statusText:i.statusText},o=e?e(r):r,a=fu…
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js2702 geo = geo.clone();
2761 geo = geo.clone();
2834 geo = geo.clone();
6203 var result = mxUtils.clone(Graph.prototype.getCellStyle.apply(this, arguments));
6282 graph.currentVertexStyle = mxUtils.clone(graph.defaultVertexStyle);
6283 graph.currentEdgeStyle = mxUtils.clone(graph.defaultEdgeStyle);
6351 var result = mxUtils.clone(prev.apply(this, arguments));
H A DMenus.js1110 geo = geo.clone();
/plugin/diagramsnet/lib/js/jszip/
H A Djszip.min.js12clone=function(){var a=new d;for(var b in this)"function"!=typeof this[b]&&(a[b]=this[b]);return a…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6 ….apply(this,arguments)||null)}))},remove:function(){return this.each(ie)},clone:function(t){return…
29clone:n(200),constant:n(87),each:n(88),filter:n(129),has:n(94),isArray:n(5),isEmpty:n(277),isFunct… function

12345678910>>...15