Graphviz 13.0.0~dev.20241220.2304
|
Data Fields | |
char * | url |
char * | tooltip |
char * | target |
char * | id |
bool | explicit_tooltip |
point | LL |
point | UR |
Definition at line 58 of file htmltable.c.
bool htmlmap_data_t::explicit_tooltip |
Definition at line 63 of file htmltable.c.
Referenced by endAnchor(), and initAnchor().
char* htmlmap_data_t::id |
Definition at line 62 of file htmltable.c.
Referenced by initAnchor().
point htmlmap_data_t::LL |
Definition at line 64 of file htmltable.c.
char* htmlmap_data_t::target |
Definition at line 61 of file htmltable.c.
Referenced by initAnchor().
char* htmlmap_data_t::tooltip |
Definition at line 60 of file htmltable.c.
Referenced by initAnchor().
point htmlmap_data_t::UR |
Definition at line 65 of file htmltable.c.
char* htmlmap_data_t::url |
Definition at line 59 of file htmltable.c.
Referenced by initAnchor().