Update the y-coordinate of an item. The current y value will become the new starting y value, while the given value will become the new current x and ending y values. This method also supports an optional referrer item, whose y coordinate will become the new starting y coordinate of item if item's c
(VisualItem item, VisualItem referrer, double y)