Arrow[{{x1, y1}, {x2, y2}}] is a graphics primitive which represents an arrow from (x1, y1) to (x2, y2). |
Arrow[{pt1, pt2}, s] represents an arrow with its ends set back from pt1 and pt2 by a distance s. |
Arrow[{pt1, pt2}, {s1, s2}] sets back by s1 from pt1 and s2 from pt2. |