Graphviz  2.41.20171026.1811
Data Fields
htmlmap_data_t Struct Reference
Collaboration diagram for htmlmap_data_t:
Collaboration graph
[legend]

Data Fields

char * url
 
char * tooltip
 
char * target
 
char * id
 
boolean explicit_tooltip
 
point LL
 
point UR
 

Detailed Description

Definition at line 46 of file htmltable.c.

Field Documentation

boolean htmlmap_data_t::explicit_tooltip

Definition at line 51 of file htmltable.c.

char* htmlmap_data_t::id

Definition at line 50 of file htmltable.c.

point htmlmap_data_t::LL

Definition at line 52 of file htmltable.c.

char* htmlmap_data_t::target

Definition at line 49 of file htmltable.c.

char* htmlmap_data_t::tooltip

Definition at line 48 of file htmltable.c.

point htmlmap_data_t::UR

Definition at line 53 of file htmltable.c.

char* htmlmap_data_t::url

Definition at line 47 of file htmltable.c.


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