set_clip_box


Description:

public void set_clip_box (int x1, int y1, int x2, int y2)

Sets the clipping limits on this.

Parameters:

this

the context

x1

the left bounds

y1

the top bounds

x2

the right bounds

y2

the bottom bounds