Graphviz 2.29.20120208.0545
Data Fields
textlabel_t Struct Reference

#include <types.h>

Collaboration diagram for textlabel_t:
Collaboration graph
[legend]

Data Fields

char * text
char * fontname
char * fontcolor
int charset
double fontsize
pointf dimen
pointf space
pointf pos
union {
   struct {
      textpara_t *   para
      short   nparas
   }   txt
   htmllabel_t *   html
u
char valign
boolean set
boolean html

Detailed Description

Definition at line 125 of file types.h.


Field Documentation

Definition at line 127 of file types.h.

Referenced by make_html_label(), make_label(), and make_simple_label().

Definition at line 126 of file types.h.

Referenced by emit_html_label(), emit_label(), make_html_label(), and make_label().

Definition at line 126 of file types.h.

Referenced by emit_html_label(), make_html_label(), and make_label().

Definition at line 128 of file types.h.

Referenced by emit_html_label(), emit_label(), make_html_label(), and make_label().

Definition at line 143 of file types.h.

Definition at line 139 of file types.h.

Referenced by emit_label(), free_label(), make_html_label(), and make_label().

Definition at line 137 of file types.h.

Definition at line 136 of file types.h.

Definition at line 142 of file types.h.

Referenced by place_portlabel().

Definition at line 130 of file types.h.

Referenced by emit_label(), and make_simple_label().

Definition at line 126 of file types.h.

Referenced by free_label(), make_html_label(), make_label(), and make_simple_label().

struct { ... } textlabel_t::txt

Referenced by emit_label(), and free_label().

union { ... } textlabel_t::u

Definition at line 141 of file types.h.

Referenced by emit_label().


The documentation for this struct was generated from the following file: