Searched refs:EDGE_STYLE (Results 1 – 2 of 2) sorted by relevance
149 this.edgesKeys[mxGraphMlConstants.EDGE_STYLE] = {}; 1912 else if (dataObj.key == this.edgesKeys[mxGraphMlConstants.EDGE_STYLE].key) 3087 EDGE_STYLE: "EdgeStyle", property in mxGraphMlConstants
1577 …;this.edgesKeys[mxGraphMlConstants.EDGE_GEOMETRY]={};this.edgesKeys[mxGraphMlConstants.EDGE_STYLE]=1637 ….key?this.addEdgeGeo(e,w,q,k):w.key==this.edgesKeys[mxGraphMlConstants.EDGE_STYLE].key?this.addEdg…1683 …:"NodeViewState",EDGE_LABELS:"EdgeLabels",EDGE_GEOMETRY:"EdgeGeometry",EDGE_STYLE:"EdgeStyle",EDGE… property in mxGraphMlConstants