Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

TGraph.h File Reference

Contains the TGraph class and its helper classes. More...

#include "main.h"
#include "ChildBase.h"
#include <wx/notebook.h>
#include <wx/grid.h>

Defines

#define GRAPH_DRAW_SCALES   1
#define GRAPH_DRAW_MAP   2
#define GRAPH_DRAW_MINI   4
#define GRAPH_DRAW_ALL   (GRAPH_DRAW_SCALES|GRAPH_DRAW_MAP)

Typedefs

typedef vector< string > TVS
typedef vector< float > floatArray
typedef vector< TVSstringField


Detailed Description

Contains the TGraph class and its helper classes.


Define Documentation

#define GRAPH_DRAW_ALL   (GRAPH_DRAW_SCALES|GRAPH_DRAW_MAP)
 

#define GRAPH_DRAW_MAP   2
 

#define GRAPH_DRAW_MINI   4
 

#define GRAPH_DRAW_SCALES   1
 


Typedef Documentation

typedef vector<float> floatArray
 

typedef vector<TVS> stringField
 

typedef vector<string> TVS
 


Generated on Fri Aug 11 16:19:43 2006 for GENtle by  doxygen 1.4.1