copy


Description:

public OverlayRectangle copy ()

Makes a copy of this, so that it is possible to modify it (e.

g. to change the render co-ordinates or render dimension). The actual overlay pixel data buffers contained in the rectangle are not copied.

Parameters:

this

a OverlayRectangle to copy

Returns:

a new OverlayRectangle equivalent to this .