Next:
Method setValues
Up:
DTWDataPlotter module interfaces
Previous:
Method DTWHorizontalPlotter.DTWHorizontalPlotter
 
Contents
Method DTWVerticalPlotter.DTWVerticalPlotter
Purpose:
Create a new DTWVerticalPlotter object. This constructor decides the layout for components in the plotter.
Declaration:
DTWVerticalPlotter( int width, int height );
Parameters:
width
Plotter object width
height
Plotter object height
Return value:
None.
2002-03-19