Searched refs:createHandleShape (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 1623 ….graph.isCellBendable(a))&&mxUtils.bind(this,function(a){var d=this.createHandleShape(a);this.init… 1624 ….setCursor(mxConstants.CURSOR_VIRTUAL_BEND_HANDLE);a.push(b)})(this.createHandleShape());return a}… 1626 mxEdgeHandler.prototype.createHandleShape=function(a){if(null!=this.handleImage)return a=new mxImag… method in mxEdgeHandler 1689 …createHandleShape(0);this.initBend(b);b.setCursor(mxConstants.CURSOR_TERMINAL_HANDLE);a.push(b);a.… 1690 mxElbowEdgeHandler.prototype.createVirtualBend=function(a){var b=this.createHandleShape();this.init… 1705 mxEdgeSegmentHandler.prototype.createBends=function(){var a=[],b=this.createHandleShape(0);this.ini… 1706 this.points.push(new mxPoint(0,0))}}b=this.createHandleShape(c.length);this.initBend(b);b.setCursor…
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 12814 mxEdgeHandler.prototype.createHandleShape = function(index, virtual) method in mxEdgeHandler
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 1827 ….graph.isCellBendable(a))&&mxUtils.bind(this,function(a){var d=this.createHandleShape(a);this.init… 1828 ….setCursor(mxConstants.CURSOR_VIRTUAL_BEND_HANDLE);a.push(b)})(this.createHandleShape());return a}… 1830 mxEdgeHandler.prototype.createHandleShape=function(a){if(null!=this.handleImage)return a=new mxImag… method in mxEdgeHandler 1893 …createHandleShape(0);this.initBend(b);b.setCursor(mxConstants.CURSOR_TERMINAL_HANDLE);a.push(b);a.… 1894 mxElbowEdgeHandler.prototype.createVirtualBend=function(a){var b=this.createHandleShape();this.init… 1909 mxEdgeSegmentHandler.prototype.createBends=function(){var a=[],b=this.createHandleShape(0);this.ini… 1910 this.points.push(new mxPoint(0,0))}}b=this.createHandleShape(c.length);this.initBend(b);b.setCursor… 2670 …neConnect","1"))&&ha.apply(this,arguments)};mxEdgeHandler.prototype.createHandleShape=function(b,d…
|
H A D | viewer-static.min.js | 1827 ….graph.isCellBendable(a))&&mxUtils.bind(this,function(a){var d=this.createHandleShape(a);this.init… 1828 ….setCursor(mxConstants.CURSOR_VIRTUAL_BEND_HANDLE);a.push(b)})(this.createHandleShape());return a}… 1830 mxEdgeHandler.prototype.createHandleShape=function(a){if(null!=this.handleImage)return a=new mxImag… method in mxEdgeHandler 1893 …createHandleShape(0);this.initBend(b);b.setCursor(mxConstants.CURSOR_TERMINAL_HANDLE);a.push(b);a.… 1894 mxElbowEdgeHandler.prototype.createVirtualBend=function(a){var b=this.createHandleShape();this.init… 1909 mxEdgeSegmentHandler.prototype.createBends=function(){var a=[],b=this.createHandleShape(0);this.ini… 1910 this.points.push(new mxPoint(0,0))}}b=this.createHandleShape(c.length);this.initBend(b);b.setCursor… 2670 …neConnect","1"))&&ha.apply(this,arguments)};mxEdgeHandler.prototype.createHandleShape=function(b,d…
|
H A D | app.min.js | 1861 ….graph.isCellBendable(a))&&mxUtils.bind(this,function(a){var d=this.createHandleShape(a);this.init… 1862 ….setCursor(mxConstants.CURSOR_VIRTUAL_BEND_HANDLE);a.push(b)})(this.createHandleShape());return a}… 1864 mxEdgeHandler.prototype.createHandleShape=function(a){if(null!=this.handleImage)return a=new mxImag… method in mxEdgeHandler 1927 …createHandleShape(0);this.initBend(b);b.setCursor(mxConstants.CURSOR_TERMINAL_HANDLE);a.push(b);a.… 1928 mxElbowEdgeHandler.prototype.createVirtualBend=function(a){var b=this.createHandleShape();this.init… 1943 mxEdgeSegmentHandler.prototype.createBends=function(){var a=[],b=this.createHandleShape(0);this.ini… 1944 this.points.push(new mxPoint(0,0))}}b=this.createHandleShape(c.length);this.initBend(b);b.setCursor… 2919 …neConnect","1"))&&ma.apply(this,arguments)};mxEdgeHandler.prototype.createHandleShape=function(a,b…
|