new_start = APoint(start_point.x + 5, start_point.y + 5) new_end = APoint(end_point.x + 5, end_point.y + 5) ...