add_rel_line_to


Description:

public void add_rel_line_to (int x, int y)

Same as add_line_to except the coordinates are relative to the previous node.

Parameters:

this

a Path

x

the x coordinate

y

the y coordinate