Searched refs:handleImage (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 512 box.grow(mxEdgeHandler.prototype.handleImage.width / 2); 617 box.grow(mxEdgeHandler.prototype.handleImage.width / 2); 12429 mxVertexHandler.prototype.handleImage = HoverIcons.prototype.mainHandle; method in mxVertexHandler 12431 mxEdgeHandler.prototype.handleImage = HoverIcons.prototype.mainHandle; method in mxEdgeHandler 12823 this.terminalHandleImage : this.handleImage); 12850 …handleImage = (index == mxEvent.ROTATION_HANDLE) ? HoverIcons.prototype.rotationHandle : (index ==…
|
/plugin/diagramsnet/lib/mxgraph/ |
H A D | mxClient.js | 1538 …xHandler.prototype.allowHandleBoundsCheck=!0;mxVertexHandler.prototype.handleImage=null;mxVertexHa… method in mxVertexHandler 1552 …rn null!=this.handleImage?(a=new mxRectangle(a.x,a.y,this.handleImage.width,this.handleImage.heigh… 1611 …=!0;mxEdgeHandler.prototype.snapToTerminals=!1;mxEdgeHandler.prototype.handleImage=null;mxEdgeHand… method in mxEdgeHandler 1626 …{if(null!=this.handleImage)return a=new mxImageShape(new mxRectangle(0,0,this.handleImage.width,th… 1680 …nageLabelHandle?this.checkLabelHandle(this.bends[c].bounds):null==this.handleImage&&this.labelShap… 1695 …y-d/2),c,d);this.manageLabelHandle?this.checkLabelHandle(c):null==this.handleImage&&this.labelShap…
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 1742 …xHandler.prototype.allowHandleBoundsCheck=!0;mxVertexHandler.prototype.handleImage=null;mxVertexHa… method in mxVertexHandler 1756 …rn null!=this.handleImage?(a=new mxRectangle(a.x,a.y,this.handleImage.width,this.handleImage.heigh… 1815 …=!0;mxEdgeHandler.prototype.snapToTerminals=!1;mxEdgeHandler.prototype.handleImage=null;mxEdgeHand… method in mxEdgeHandler 1830 …{if(null!=this.handleImage)return a=new mxImageShape(new mxRectangle(0,0,this.handleImage.width,th… 1884 …nageLabelHandle?this.checkLabelHandle(this.bends[c].bounds):null==this.handleImage&&this.labelShap… 1899 …y-d/2),c,d);this.manageLabelHandle?this.checkLabelHandle(c):null==this.handleImage&&this.labelShap… 2327 …xRectangle(c.getGraphX(),c.getGraphY()),g.grow(mxEdgeHandler.prototype.handleImage.width/2),n=e.ab… 2655 …mxVertexHandler.TABLE_HANDLE_COLOR="#fca000";mxVertexHandler.prototype.handleImage=HoverIcons.prot… 2656 mxEdgeHandler.prototype.handleImage=HoverIcons.prototype.mainHandle;mxEdgeHandler.prototype.termina… 2671 …)?this.fixedHandleImage:null!=e&&null!=c?this.terminalHandleImage:this.handleImage;if(null!=f)retu… [all …]
|
H A D | viewer-static.min.js | 1742 …xHandler.prototype.allowHandleBoundsCheck=!0;mxVertexHandler.prototype.handleImage=null;mxVertexHa… method in mxVertexHandler 1756 …rn null!=this.handleImage?(a=new mxRectangle(a.x,a.y,this.handleImage.width,this.handleImage.heigh… 1815 …=!0;mxEdgeHandler.prototype.snapToTerminals=!1;mxEdgeHandler.prototype.handleImage=null;mxEdgeHand… method in mxEdgeHandler 1830 …{if(null!=this.handleImage)return a=new mxImageShape(new mxRectangle(0,0,this.handleImage.width,th… 1884 …nageLabelHandle?this.checkLabelHandle(this.bends[c].bounds):null==this.handleImage&&this.labelShap… 1899 …y-d/2),c,d);this.manageLabelHandle?this.checkLabelHandle(c):null==this.handleImage&&this.labelShap… 2327 …xRectangle(c.getGraphX(),c.getGraphY()),g.grow(mxEdgeHandler.prototype.handleImage.width/2),n=e.ab… 2655 …mxVertexHandler.TABLE_HANDLE_COLOR="#fca000";mxVertexHandler.prototype.handleImage=HoverIcons.prot… 2656 mxEdgeHandler.prototype.handleImage=HoverIcons.prototype.mainHandle;mxEdgeHandler.prototype.termina… 2671 …)?this.fixedHandleImage:null!=e&&null!=c?this.terminalHandleImage:this.handleImage;if(null!=f)retu… [all …]
|
H A D | app.min.js | 1776 …xHandler.prototype.allowHandleBoundsCheck=!0;mxVertexHandler.prototype.handleImage=null;mxVertexHa… method in mxVertexHandler 1790 …rn null!=this.handleImage?(a=new mxRectangle(a.x,a.y,this.handleImage.width,this.handleImage.heigh… 1849 …=!0;mxEdgeHandler.prototype.snapToTerminals=!1;mxEdgeHandler.prototype.handleImage=null;mxEdgeHand… method in mxEdgeHandler 1864 …{if(null!=this.handleImage)return a=new mxImageShape(new mxRectangle(0,0,this.handleImage.width,th… 1918 …nageLabelHandle?this.checkLabelHandle(this.bends[c].bounds):null==this.handleImage&&this.labelShap… 1933 …y-d/2),c,d);this.manageLabelHandle?this.checkLabelHandle(c):null==this.handleImage&&this.labelShap… 2576 …xRectangle(b.getGraphX(),b.getGraphY()),d.grow(mxEdgeHandler.prototype.handleImage.width/2),n=c.ab… 2904 …mxVertexHandler.TABLE_HANDLE_COLOR="#fca000";mxVertexHandler.prototype.handleImage=HoverIcons.prot… 2905 mxEdgeHandler.prototype.handleImage=HoverIcons.prototype.mainHandle;mxEdgeHandler.prototype.termina… 2920 …)?this.fixedHandleImage:null!=e&&null!=d?this.terminalHandleImage:this.handleImage;if(null!=c)retu… [all …]
|