Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/plugins/webcola/
H A DmxWebColaLayout.js312 if (this.layout.isInZeroConnectedGroup(cell))
371 if (this.layout.isInZeroConnectedGroup(cell))
H A DmxWebColaAdaptor.js609 mxWebColaAdaptor.prototype.isInZeroConnectedGroup = function(cell) method in mxWebColaAdaptor