Searched refs:movableVertices (Results 1 – 2 of 2) sorted by relevance
29 function mxWebColaAdaptor(graph, dimension, movableVertices, options) argument50 var layoutResult = this.graphToLayout(graph, movableVertices);307 mxWebColaAdaptor.prototype.graphToLayout = function(graph, movableVertices) argument369 if (typeof movableVertices !== 'undefined' && !(id in movableVertices))
49 var movableVertices = this.getReachableVertices(parent);52 [ps.width, ps.height] : [800, 800], movableVertices);