Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
htmlmap_data_t Struct Reference
Collaboration diagram for htmlmap_data_t:
[legend]

Data Fields

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

Detailed Description

Definition at line 58 of file htmltable.c.

Field Documentation

◆ explicit_tooltip

bool htmlmap_data_t::explicit_tooltip

Definition at line 63 of file htmltable.c.

Referenced by endAnchor(), and initAnchor().

◆ id

char* htmlmap_data_t::id

Definition at line 62 of file htmltable.c.

Referenced by initAnchor().

◆ LL

point htmlmap_data_t::LL

Definition at line 64 of file htmltable.c.

◆ target

char* htmlmap_data_t::target

Definition at line 61 of file htmltable.c.

Referenced by initAnchor().

◆ tooltip

char* htmlmap_data_t::tooltip

Definition at line 60 of file htmltable.c.

Referenced by initAnchor().

◆ UR

point htmlmap_data_t::UR

Definition at line 65 of file htmltable.c.

◆ url

char* htmlmap_data_t::url

Definition at line 59 of file htmltable.c.

Referenced by initAnchor().


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