Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

data.h File Reference

This file contains the declarations for the Document class that contains all node data. More...


Compounds

class  Document
 The Document class manages all node data. More...


Defines

#define DRAW_AUTO   0
 Automatically determine whether to draw a tree or a feature structure based on the data available (if tree data is available, draw a tree, otherwise a structure).

#define DRAW_STRUC   1
 Draw a structure when initially displaying the data.

#define DRAW_TREE   2
 Draw a tree when initially displaying the data.


Detailed Description

This file contains the declarations for the Document class that contains all node data.

Author:
Holger Wunsch

Define Documentation

#define DRAW_AUTO   0
 

Automatically determine whether to draw a tree or a feature structure based on the data available (if tree data is available, draw a tree, otherwise a structure).

#define DRAW_STRUC   1
 

Draw a structure when initially displaying the data.

#define DRAW_TREE   2
 

Draw a tree when initially displaying the data.


Generated on Sun Apr 27 18:26:57 2003 for Grisu by doxygen1.3