Graphviz 13.0.0~dev.20241222.1117
|
#include <smyrnadefs.h>
Data Fields | |
Agrec_t | h |
Agsym_t * | N_pos |
Agsym_t * | N_size |
Agsym_t * | N_visible |
Agsym_t * | N_selected |
Agsym_t * | G_nodelabelcolor |
Agsym_t * | GN_labelattribute |
Agsym_t * | N_labelattribute |
Agsym_t * | E_visible |
Agsym_t * | E_selected |
Agsym_t * | E_pos |
Agsym_t * | G_edgelabelcolor |
Agsym_t * | E_labelattribute |
Agsym_t * | GE_labelattribute |
Definition at line 179 of file smyrnadefs.h.
Agsym_t* graphRec::E_labelattribute |
Definition at line 192 of file smyrnadefs.h.
Agsym_t* graphRec::E_pos |
Definition at line 190 of file smyrnadefs.h.
Agsym_t* graphRec::E_selected |
Definition at line 189 of file smyrnadefs.h.
Agsym_t* graphRec::E_visible |
Definition at line 188 of file smyrnadefs.h.
Agsym_t* graphRec::G_edgelabelcolor |
Definition at line 191 of file smyrnadefs.h.
Agsym_t* graphRec::G_nodelabelcolor |
Definition at line 185 of file smyrnadefs.h.
Agsym_t* graphRec::GE_labelattribute |
Definition at line 193 of file smyrnadefs.h.
Agsym_t* graphRec::GN_labelattribute |
Definition at line 186 of file smyrnadefs.h.
Agrec_t graphRec::h |
Definition at line 180 of file smyrnadefs.h.
Agsym_t* graphRec::N_labelattribute |
Definition at line 187 of file smyrnadefs.h.
Agsym_t* graphRec::N_pos |
Definition at line 181 of file smyrnadefs.h.
Agsym_t* graphRec::N_selected |
Definition at line 184 of file smyrnadefs.h.
Agsym_t* graphRec::N_size |
Definition at line 182 of file smyrnadefs.h.
Agsym_t* graphRec::N_visible |
Definition at line 183 of file smyrnadefs.h.