#include <Graph.h>
Definition at line 8 of file Graph.h.
      
  | 
  ||||||||||||||||||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 24 of file Graph.cpp. References subGraphs.  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Definition at line 76 of file Graph.cpp. References dc, drawBuffer(), height, and width.  | 
  
      
  | 
  
| 
 
 Definition at line 37 of file Graph.cpp. References GraphData::dataSize, dc, GraphData::getValue(), height, max, min, subGraphs, and width. Referenced by draw().  | 
  
      
  | 
  ||||||||||||
| 
 Adds a data value to the specified subgraph. Definition at line 31 of file Graph.cpp. References max, min, GraphData::push(), and subGraphs.  | 
  
      
  | 
  
| 
 Bitmap used for internal buffer. Definition at line 28 of file Graph.h. Referenced by Graph().  | 
  
      
  | 
  
| 
 The size of the memory buffer of the graph  | 
  
      
  | 
  
| 
 DC used for internal buffer. Definition at line 30 of file Graph.h. Referenced by draw(), drawBuffer(), and Graph().  | 
  
      
  | 
  
| 
 The dimensions, in pixels, of the graphical area on which the graph is drawn. Definition at line 14 of file Graph.h. Referenced by draw(), and drawBuffer().  | 
  
      
  | 
  
| 
 
 Definition at line 15 of file Graph.h. Referenced by drawBuffer(), and push().  | 
  
      
  | 
  
| 
 
 Definition at line 15 of file Graph.h. Referenced by drawBuffer(), and push().  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 The composing subgraph. More than one subgraph (curves) can be displayed in the same graph. Definition at line 21 of file Graph.h. Referenced by drawBuffer(), Graph(), push(), and ~Graph().  | 
  
      
  | 
  
| 
 The dimensions, in pixels, of the graphical area on which the graph is drawn. Definition at line 14 of file Graph.h. Referenced by draw(), and drawBuffer().  | 
  
Thyrix homepage  Users' guide
(C) Arxia 2004-2005