Searched refs:getElementLineIntersection (Results 1 – 1 of 1) sorted by relevance
4234 function getElementLineIntersection(elementPath, linePath, cropStart) { function30342 start = (source && getElementLineIntersection(sourcePath, connectionPath, true)) || start;30343 end = (target && getElementLineIntersection(targetPath, connectionPath, false)) || end;53848 return getElementLineIntersection(shapePath, connectionPath, takeFirst);