Searched refs:commonEdgeProperties (Results 1 – 4 of 4) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Editor.js | 361 Editor.commonEdgeProperties = [ 4493 Array.prototype.push.apply(state.shape.customProperties, Editor.commonEdgeProperties); argument
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3117 …getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}}];Editor.commonEdgeProperties=[{type:"sep… 3237 …ertexProperties):Array.prototype.push.apply(e.shape.customProperties,Editor.commonEdgeProperties)),
|
H A D | viewer-static.min.js | 3117 …getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}}];Editor.commonEdgeProperties=[{type:"sep… 3237 …ertexProperties):Array.prototype.push.apply(e.shape.customProperties,Editor.commonEdgeProperties)),
|
H A D | app.min.js | 10449 …getValue(b.style,"sketch","1"==urlParams.rough?"1":"0")}}];Editor.commonEdgeProperties=[{type:"sep… 10569 …ertexProperties):Array.prototype.push.apply(e.shape.customProperties,Editor.commonEdgeProperties)),
|