Lines Matching refs:alternateBounds
1026 …xGeometry.prototype.TRANSLATE_CONTROL_POINTS=!0;mxGeometry.prototype.alternateBounds=null;mxGeomet… method in mxGeometry
1027 …alternateBounds){var a=new mxRectangle(this.x,this.y,this.width,this.height);this.x=this.alternate…
1034 …&mxUtils.equalPoints(this.points,a.points))&&(null==this.alternateBounds&&null==a.alternateBounds||
1035 null!=this.alternateBounds&&this.alternateBounds.equals(a.alternateBounds))&&(null==this.offset&&nu…
1383 …alternateBounds){var d=b;this.collapseToPreferredSize&&(a=this.getPreferredSizeForCell(a),null!=a&…
1384 …alternateBounds.getCenterX()-b.getCenterX(),d=b.alternateBounds.getCenterY()-b.getCenterY(),a=Math…
2570 …llSelected(f)){var q=this.getCellGeometry(d.cell),q=null!=q.alternateBounds?q.alternateBounds:q;if…
2678 …alternateBounds){var e=this.layoutManager.getLayout(this.model.getParent(a));null!=e&&e.constructo…
2736 …etCellGeometry(m);null!=n&&(n=n.clone(),n.width+=b,null!=n.alternateBounds&&(n.alternateBounds.wid…
2737 n.x+=b,d||(n.width-=b,null!=n.alternateBounds&&(n.alternateBounds.width-=b)),e.setGeometry(m,n)))}i…
2739 …ar g=this.graph.getCellGeometry(d[h]);null!=g&&(e+=(null!=g.alternateBounds?g.alternateBounds.widt…
2740 ….x-a.width)):(n.x=g,g+=n.width,m==k.length-1?n.width=e-a.x-a.width-l:l+=n.width),n.alternateBounds=
2741 …alternateBounds?n.alternateBounds.height:n.height,p=!1,q.rowspan--);null!=h&&null!=h.geo&&null!=h.…
2885 …d(this,function(c){var g=b.view.getState(k[c]),h=b.getCellGeometry(k[c]),l=null!=h.alternateBounds?
2886 …alternateBounds:h;null==g&&(g=new mxCellState(b.view,k[c],b.getCellStyle(k[c])),g.x=d.x+h.x*b.view…