Home
last modified time | relevance | path

Searched refs:findActiveVertices (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaAdaptor.js320 …var activeMaps = this.findActiveVertices(graph); // list of all active vertices, i.e. with no col…
649 mxWebColaAdaptor.prototype.findActiveVertices = function(graph) method in mxWebColaAdaptor