Next:
DTWPathPlotter module interfaces
Up:
DTWDataPlotter module interfaces
Previous:
Method SelectionPlotter.getSelectionValues
 
Contents
Method setSelection
Purpose:
Set selection start and ending points.
Declaration:
void setSelection( int start, int end );
Parameters:
start
Selection start point
end
Selection end point
2002-03-19