set_point


Description:

public void set_point (uint index, double x, double y)

Replace an existing point in a curve.

Parameters:

this

a Curve.

index

the position of the value number to retrieve.

x

x coordinate

y

y coordinate