Lines Matching refs:alternateBounds
992 …xGeometry.prototype.TRANSLATE_CONTROL_POINTS=!0;mxGeometry.prototype.alternateBounds=null;mxGeomet… method in mxGeometry
993 …alternateBounds){var a=new mxRectangle(this.x,this.y,this.width,this.height);this.x=this.alternate…
1000 …&mxUtils.equalPoints(this.points,a.points))&&(null==this.alternateBounds&&null==a.alternateBounds||
1001 null!=this.alternateBounds&&this.alternateBounds.equals(a.alternateBounds))&&(null==this.offset&&nu…
1349 …alternateBounds){var d=b;this.collapseToPreferredSize&&(a=this.getPreferredSizeForCell(a),null!=a&…
1350 …alternateBounds.getCenterX()-b.getCenterX(),d=b.alternateBounds.getCenterY()-b.getCenterY(),a=Math…
2321 …llSelected(m)){var u=this.getCellGeometry(g.cell),u=null!=u.alternateBounds?u.alternateBounds:u;if…
2429 …alternateBounds){var k=this.layoutManager.getLayout(this.model.getParent(b));null!=k&&k.constructo…
2487 …etCellGeometry(q);null!=m&&(m=m.clone(),m.width+=c,null!=m.alternateBounds&&(m.alternateBounds.wid…
2488 m.x+=c,e||(m.width-=c,null!=m.alternateBounds&&(m.alternateBounds.width-=c)),k.setGeometry(q,m)))}i…
2490 …ar f=this.graph.getCellGeometry(e[d]);null!=f&&(k+=(null!=f.alternateBounds?f.alternateBounds.widt…
2491 ….x-b.width)):(m.x=f,f+=m.width,q==t.length-1?m.width=k-b.x-b.width-l:l+=m.width),m.alternateBounds=
2492 …alternateBounds?m.alternateBounds.height:m.height,n=!1,u.rowspan--);null!=d&&null!=d.geo&&null!=d.…
2636 …d(this,function(f){var l=d.view.getState(k[f]),m=d.getCellGeometry(k[f]),q=null!=m.alternateBounds?
2637 …alternateBounds:m;null==l&&(l=new mxCellState(d.view,k[f],d.getCellStyle(k[f])),l.x=c.x+m.x*d.view…