Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

text_struct Struct Reference
[Geometrical Objects in BICPL]

In-memory structure for text. More...

#include <obj_defs.h>


Data Fields

Point origin
Colour colour
Font_types font
Real size
STRING string


Detailed Description

In-memory structure for text.

Definition at line 163 of file obj_defs.h.


Field Documentation

Colour text_struct::colour
 

Definition at line 166 of file obj_defs.h.

Referenced by get_text_colours(), initialize_text(), and io_text().

Font_types text_struct::font
 

Definition at line 167 of file obj_defs.h.

Referenced by initialize_text(), and io_text().

Point text_struct::origin
 

Definition at line 165 of file obj_defs.h.

Referenced by get_text_points(), initialize_text(), and io_text().

Real text_struct::size
 

Definition at line 168 of file obj_defs.h.

Referenced by initialize_text(), and io_text().

STRING text_struct::string
 

Definition at line 169 of file obj_defs.h.

Referenced by delete_text(), initialize_text(), and io_text().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:25 2004 for BICPL by doxygen 1.3.7