Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

graphics.h File Reference

#include <gtk/gtk.h>
#include <vector>
#include <string>
#include <iostream.h>

Go to the source code of this file.

Compounds

class  Graphics
class  Point

Defines

#define colmult   256

Functions

void show_msg (const char *title, const char *c)

Variables

const int GRAPHICS_SURFACE_0 = 0
const int GRAPHICS_SURFACE_1 = 1
const int TEXT_ALIGN_LEFT = 0
const int TEXT_ALIGN_RIGHT = 1
const int TEXT_ALIGN_CENTER = 2
const int cGRIDPOINTS = 0
const int cBACKGROUND = 1
const int cWIREPOINTCONNECTED1 = 2
const int cWIREPOINTCONNECTED2 = 3
const int cWIREPOINTDISCONNECTED1 = 4
const int cWIREPOINTDISCONNECTED2 = 5
const int cWIRESELECTED = 6
const int cWIREUNSELECTED = 7
const int cCOMPONENTSELECTED = 8
const int cCOMPONENTINVALID = 9
const int cCOMPONENT = 10
const int cCOMPONENTSHADOW = 11
const int cCOMPONENTEXECUTING = 12
const int cCOMPONENTLABEL = 13
const int cCOMPONENTLABELSELECTED = 14
const int cPIN = 15
const int cWIREPOINTINVALID = 16
const int cCROSSHAIR = 17
GdkGC * GCS [18]


Define Documentation

#define colmult   256
 


Function Documentation

void show_msg const char *    title,
const char *    c
 


Variable Documentation

const int cBACKGROUND = 1 [static]
 

const int cCOMPONENT = 10 [static]
 

const int cCOMPONENTEXECUTING = 12 [static]
 

const int cCOMPONENTINVALID = 9 [static]
 

const int cCOMPONENTLABEL = 13 [static]
 

const int cCOMPONENTLABELSELECTED = 14 [static]
 

const int cCOMPONENTSELECTED = 8 [static]
 

const int cCOMPONENTSHADOW = 11 [static]
 

const int cCROSSHAIR = 17 [static]
 

const int cGRIDPOINTS = 0 [static]
 

const int cPIN = 15 [static]
 

const int cWIREPOINTCONNECTED1 = 2 [static]
 

const int cWIREPOINTCONNECTED2 = 3 [static]
 

const int cWIREPOINTDISCONNECTED1 = 4 [static]
 

const int cWIREPOINTDISCONNECTED2 = 5 [static]
 

const int cWIREPOINTINVALID = 16 [static]
 

const int cWIRESELECTED = 6 [static]
 

const int cWIREUNSELECTED = 7 [static]
 

GdkGC* GCS[18] [static]
 

const int GRAPHICS_SURFACE_0 = 0 [static]
 

const int GRAPHICS_SURFACE_1 = 1 [static]
 

const int TEXT_ALIGN_CENTER = 2 [static]
 

const int TEXT_ALIGN_LEFT = 0 [static]
 

const int TEXT_ALIGN_RIGHT = 1 [static]
 


Generated on Wed Apr 23 10:42:34 2003 for BioFilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002