ARB
Classes | Functions | Variables
aw_xfig.hxx File Reference
#include "aw_base.hxx"
#include <arbdb_base.h>
#include <arbtools.h>
Include dependency graph for aw_xfig.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AW_xfig_line
 
struct  AW_xfig_text
 
struct  AW_xfig_pos
 
class  AW_xfig
 

Functions

charaw_get_font_from_xfig (int fontnr)
 

Variables

const int XFIG_DEFAULT_FONT_WIDTH = 8
 
const int XFIG_DEFAULT_FONT_HEIGHT = 13
 
const int MAX_LINE_WIDTH = 20
 
const int MAX_XFIG_LENGTH = 100000
 

Function Documentation

char* aw_get_font_from_xfig ( int  fontnr)

Variable Documentation

const int XFIG_DEFAULT_FONT_WIDTH = 8

Definition at line 25 of file aw_xfig.hxx.

const int XFIG_DEFAULT_FONT_HEIGHT = 13

Definition at line 26 of file aw_xfig.hxx.

const int MAX_LINE_WIDTH = 20

Definition at line 28 of file aw_xfig.hxx.

Referenced by AW_xfig::add_line(), AW_xfig::AW_xfig(), AW_xfig::print(), and AW_xfig::~AW_xfig().

const int MAX_XFIG_LENGTH = 100000

Definition at line 29 of file aw_xfig.hxx.

Referenced by AW_xfig::AW_xfig().