Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js146 this.nodesKeys[mxGraphMlConstants.NODE_LABELS] = {};
625 else if (dataObj.key == this.nodesKeys[mxGraphMlConstants.NODE_LABELS].key)
3069 NODE_LABELS: "NodeLabels", property in mxGraphMlConstants
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1577 …ys[mxGraphMlConstants.NODE_STYLE]={};this.nodesKeys[mxGraphMlConstants.NODE_LABELS]={};this.nodesK…
1591 …s.addNodeStyle(a,A,e);else if(A.key==this.nodesKeys[mxGraphMlConstants.NODE_LABELS].key)w=A;else i…
1683 …xt",PROPERTIES:"properties",SOURCETARGET:"SourceTarget",RECT:"y:RectD",NODE_LABELS:"NodeLabels",NO… property in mxGraphMlConstants