Lines Matching refs:labelShape
1747 …labelShape=this.createSizer(mxConstants.CURSOR_LABEL_HANDLE,mxEvent.LABEL_HANDLE,mxConstants.LABEL…
1748 mxEvent.LABEL_HANDLE,null,mxConstants.LABEL_HANDLE_FILLCOLOR),this.sizers.push(this.labelShape))}th…
1759 …y)});if(b(this.rotationShape))return mxEvent.ROTATION_HANDLE;if(b(this.labelShape))return mxEvent.…
1763 …?this.rotationShape.node.style.display="":c==mxEvent.LABEL_HANDLE?this.labelShape.node.style.displ…
1792 …atedPoint(new mxPoint(Math.round((this.labelShape.bounds.getCenterX()-this.startX)/d),Math.round((…
1812 …order&&(this.selectionBorder.destroy(),this.selectionBorder=null);this.labelShape=null;this.remove…
1814 ….shape=null;mxEdgeHandler.prototype.bends=null;mxEdgeHandler.prototype.labelShape=null;mxEdgeHandl… method in mxEdgeHandler
1818 …fset.x,this.state.absoluteOffset.y);this.labelShape=this.createLabelHandleShape();this.initBend(th…
1819 (this.labelShape.setCursor(mxConstants.CURSOR_LABEL_HANDLE),this.customHandles=this.createCustomHan…
1834 …)return mxEvent.CUSTOM_HANDLE-d;if(a.isSource(this.state.text)||c(this.labelShape))b=mxEvent.LABEL…
1878 …labelShape.bounds;this.label=new mxPoint(this.state.absoluteOffset.x,this.state.absoluteOffset.y);…
1881 …manageLabelHandle&&this.checkLabelHandle(b.bounds));null!=this.labelShape&&this.labelShape.redraw(…
1883 …his.virtualBends[b].node.style.display=a?"":"none";null!=this.labelShape&&(this.labelShape.node.st…
1884 …is.checkLabelHandle(this.bends[c].bounds):null==this.handleImage&&this.labelShape.visible&&mxUtils…
1885 …labelShape.bounds)&&(w=mxConstants.HANDLE_SIZE+3,h=mxConstants.HANDLE_SIZE+3,this.bends[c].bounds=…
1886 …labelShape.bounds,b=new mxRectangle(Math.round(this.label.x-a.width/2),Math.round(this.label.y-a.h…
1888 …andles=this.createCustomHandles()),null!=this.labelShape&&null!=this.labelShape.node&&null!=this.l…
1889 this.labelShape.node.parentNode.appendChild(this.labelShape.node))};mxEdgeHandler.prototype.isDestr…
1891 null}null!=this.labelShape&&(this.labelShape.destroy(),this.labelShape=null);null!=this.constraintH…
1899 …heckLabelHandle(c):null==this.handleImage&&this.labelShape.visible&&mxUtils.intersects(c,this.labe…
2684 …splay=1==this.graph.getSelectionCount()?"":"none");null!=this.labelShape&&(this.labelShape.node.st…