Computes the angle from the start of the stroke, to the end of the stroke
Computes the angle from the start of the stroke, to the end of the stroke
public double direction();
Computes the angle of the vector starting at a, ending at b
public double direction(int,int);