Home
last modified time | relevance | path

Searched defs:loopLimit (Results 1 – 4 of 4) sorted by last modified time

/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3228 …:"Arc Size",type:"float",min:0,defVal:20}];mxCellRenderer.defaultShapes.loopLimit.prototype.custom… class in mxCellRenderer.defaultShapes
H A Dviewer.min.js3228 …:"Arc Size",type:"float",min:0,defVal:20}];mxCellRenderer.defaultShapes.loopLimit.prototype.custom… class in mxCellRenderer.defaultShapes
H A Dapp.min.js10560 …:"Arc Size",type:"float",min:0,defVal:20}];mxCellRenderer.defaultShapes.loopLimit.prototype.custom… class in mxCellRenderer.defaultShapes
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js6208 'loopLimit': createCubeHandleFunction(0.5, LoopLimitShape.prototype.size, true), property in handleFactory