public Rectangle (Rectangle r)

Constructs a new Rectangle, initialized to match the values of the specified Rectangle.

Parameters:
r    the Rectangle from which to copy initial values to a newly constructed Rectangle

Since:  1.1