Lines Matching refs:createShape

1143 mxCellRenderer.prototype.createShape=function(a){var b=null;null!=a.style&&(b=a.style[mxConstants.S…  method in mxCellRenderer
1184 …view.currentRoot&&(d.isVertex(a.cell)||d.isEdge(a.cell))?(a.shape=this.createShape(a),null!=a.shap…
1679 …nectionHandler.prototype.createShape=function(){var a=this.livePreview&&null!=this.edgeState?this.… method in mxConnectionHandler
1694 …ypointsEnabled&&null==this.shape&&(this.waypoints=null,this.shape=this.createShape(),null!=this.ed…
1710 …t.y),f>this.graph.tolerance||g>this.graph.tolerance)&&(this.shape=this.createShape(),null!=this.ed…
1759 …=this.div||Math.abs(e)>g||Math.abs(f)>g)null==this.div&&(this.div=this.createShape()),mxUtils.clea…
1760 mxRubberband.prototype.createShape=function(){null==this.sharedDiv&&(this.sharedDiv=document.create… method in mxRubberband
1769 …pect=!1):null==this.shape&&(this.shape=this.createShape(a));this.initShape(a)};mxHandle.prototype. method in mxHandle
1799 mxVertexHandler.prototype.createGhostPreview=function(){var a=this.graph.cellRenderer.createShape(t…
1964 …a)};mxCellHighlight.prototype.drawHighlight=function(){this.shape=this.createShape();this.repaint(…
1965 mxCellHighlight.prototype.createShape=function(){var a=this.graph.cellRenderer.createShape(this.sta… method in mxCellHighlight
2758 …e.cell,d));return d};var l=mxCellRenderer.prototype.createShape;mxCellRenderer.prototype.createSha…
2772 …le);return a};var f=mxConnectionHandler.prototype.createShape;mxConnectionHandler.prototype.create… method in mxConnectionHandler
2915 …=this.div||Math.abs(e)>g||Math.abs(f)>g)null==this.div&&(this.div=this.createShape()),mxUtils.clea…