Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
htmlstyle_t Struct Reference

#include <htmltable.h>

Data Fields

bool radial: 1
 
bool rounded: 1
 
bool invisible: 1
 
bool dotted: 1
 
bool dashed: 1
 

Detailed Description

Definition at line 72 of file htmltable.h.

Field Documentation

◆ dashed

bool htmlstyle_t::dashed

Definition at line 77 of file htmltable.h.

Referenced by doBorder().

◆ dotted

bool htmlstyle_t::dotted

Definition at line 76 of file htmltable.h.

Referenced by doBorder().

◆ invisible

bool htmlstyle_t::invisible

Definition at line 75 of file htmltable.h.

Referenced by emit_html_cell(), and emit_html_tbl().

◆ radial

bool htmlstyle_t::radial

Definition at line 73 of file htmltable.h.

Referenced by setFill().

◆ rounded

bool htmlstyle_t::rounded

Definition at line 74 of file htmltable.h.

Referenced by doBorder(), emit_html_cell(), and emit_html_tbl().


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