set_point


Description:

public void set_point (int index, int x, int y)

Change the insertion point of the text

index Description
0 The insertion point of the text

Parameters:

index

The index of the point

x

The new x coordinate for the point

y

The new y coordinate for the point