line.intersectionWithLine(line)
Return an array of the intersection points of the line and another line line. Return null if no intersection exists.
line
null