Graphviz 13.0.0~dev.20241220.2304
|
#include <cgraph.h>
Data Fields | |
Agobj_t | base |
Agraph_t * | root |
Agsubnode_t | mainsub |
Agobj_t Agnode_s::base |
Definition at line 260 of file cgraph.h.
Referenced by agdelnodeimage(), agsubrep(), dict_relabel(), free_virtual_node_list(), getdist(), getscc(), getval(), remove_aux_edges(), remove_rankleaders(), setdist(), setscc(), setval(), virtual_node(), and xdot_end_node().
Agsubnode_t Agnode_s::mainsub |
Definition at line 262 of file cgraph.h.
Referenced by agsubrep(), and installnode().
Agraph_t* Agnode_s::root |
Definition at line 261 of file cgraph.h.
Referenced by agsubnode(), agsubrep(), label(), merge_ranks(), myindegree(), myoutdegree(), newnode(), and virtual_node().