Searched refs:createVertexWipeAnimation (Results 1 – 4 of 4) sorted by relevance
3098 animations.push(this.createVertexWipeAnimation(state, wipeIn));3182 Graph.prototype.createVertexWipeAnimation = function(state, wipeIn) method in Graph
2394 …:this.model.isVertex(g.cell)&&null!=g.shape.bounds&&e.push(this.createVertexWipeAnimation(g,c)))}r…2397 Graph.prototype.createVertexWipeAnimation=function(b,c){var e=new mxRectangle.fromRectangle(b.shape…
2643 …:this.model.isVertex(c.cell)&&null!=c.shape.bounds&&d.push(this.createVertexWipeAnimation(c,b)))}r…2646 Graph.prototype.createVertexWipeAnimation=function(a,b){var d=new mxRectangle.fromRectangle(a.shape…