Next:
Method DTWHorizontalPlotter.DTWHorizontalPlotter
Up:
DTWDataPlotter module interfaces
Previous:
DTWDataPlotter module interfaces
 
Contents
Method DTWDataPlotter
Purpose:
Create a new DTWDataPlotter object. In inherited classes this method is called by their constructors. Inherited class constructors define the way objects are placed in a plotter.
Declaration:
DTWDataPlotter( int width, int height );
Parameters:
width
Plotter object width
height
Plotter object height
Return value:
None.
2002-03-19