Graphviz  2.41.20171026.1811
Data Fields
htmlenv_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htmlenv_t:
Collaboration graph
[legend]

Data Fields

pointf pos
 
textfont_t finfo
 
void * obj
 
graph_tg
 
char * imgscale
 
char * objid
 
boolean objid_set
 

Detailed Description

Definition at line 156 of file htmltable.h.

Field Documentation

textfont_t htmlenv_t::finfo

Definition at line 158 of file htmltable.h.

Referenced by emit_html_label(), and make_html_label().

graph_t* htmlenv_t::g

Definition at line 160 of file htmltable.h.

Referenced by initHTMLlexer(), make_html_label(), and parseHTML().

char* htmlenv_t::imgscale

Definition at line 161 of file htmltable.h.

Referenced by emit_html_label().

void* htmlenv_t::obj

Definition at line 159 of file htmltable.h.

Referenced by make_html_label().

char* htmlenv_t::objid

Definition at line 162 of file htmltable.h.

Referenced by emit_html_label().

boolean htmlenv_t::objid_set

Definition at line 163 of file htmltable.h.

Referenced by emit_html_label().

pointf htmlenv_t::pos

Definition at line 157 of file htmltable.h.

Referenced by emit_html_label().


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