copy


Description:

public void copy (Rectangle source)

Copies the rectangle information stored in source over the information in this.

this may point to the same object as source.

Parameters:

this

a Rectangle

source

a Rectangle