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