Home
last modified time | relevance | path

Searched refs:portsKeys (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js140 this.portsKeys = {};
151 this.portsKeys[mxGraphMlConstants.PORT_LOCATION_PARAMETER] = {};
152 this.portsKeys[mxGraphMlConstants.PORT_STYLE] = {};
153 this.portsKeys[mxGraphMlConstants.PORT_VIEW_STATE] = {};
180 this.portsKeys[attName] = {key: id, keyObj: keyObj};
186 this.portsKeys[attName] = obj;
540 if (dataObj.key == this.portsKeys[mxGraphMlConstants.PORT_LOCATION_PARAMETER].key)
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1577 …ents(f,mxGraphMlConstants.KEY);this.nodesKeys={};this.edgesKeys={};this.portsKeys={};this.sharedDa…
1578 …LABELS]={};this.portsKeys[mxGraphMlConstants.PORT_LOCATION_PARAMETER]={};this.portsKeys[mxGraphMlC…
1579 …RT:this.portsKeys[a]={key:d,keyObj:k};break;case mxGraphMlConstants.ALL:k={key:d,keyObj:k},this.no… class in case.PORT
1588 …getAttribute(mxGraphMlConstants.KEY);b=this.dataElem2Obj(b);b.key==this.portsKeys[mxGraphMlConstan…