set_rectangle


Description:

public void set_rectangle (Rectangle rectangle)

Change the rectangle a Processor is working on.

Parameters:

this

a Processor

rectangle

the new Rectangle the processor shold work on or NULL to make it work on all data in the buffer.