Searched refs:allowArcHandle (Results 1 – 1 of 1) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Shapes.js | 5489 …function createDisplayHandleFunction(defaultValue, allowArcHandle, max, redrawEdges, fixedDefaultV… argument 5509 if (allowArcHandle && mxUtils.getValue(state.style, mxConstants.STYLE_ROUNDED, false)) 5518 function createCubeHandleFunction(factor, defaultValue, allowArcHandle) argument 5534 if (allowArcHandle && mxUtils.getValue(state.style, mxConstants.STYLE_ROUNDED, false))
|