The Point.shiftOutwards() method returns a new Point that is shifted distance (mm) beyond the target in the direction of the target point.
Point.shiftOutwards()
Point
distance
target
Point point.shiftOutwards(Point target, float distance)