Next:
Method initializePath
Up:
DTWPathPlotter module interfaces
Previous:
Method DTWPathPlotter
 
Contents
Method setValues
Purpose:
Set values for plotting and draw the points and the connecting lines.
Declaration:
void setValues( int[][] values );
Parameters:
values
A two-dimensional array containing int-pairs defining plotting vectors.
Return value:
None
2002-03-19