Home
last modified time | relevance | path

Searched full:sourcegeo (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js2438 var sourceGeo = graph.getCellGeometry(source);
2479 (graph.model.isEdge(source) || (sourceGeo != null &&
2480 !sourceGeo.relative && validLayout));