|
Graphviz
2.41.20171026.1811
|
#include "cghdr.h"
Go to the source code of this file.
Functions | |
| void | agflatten_edges (Agraph_t *g, Agnode_t *n, int flag) |
| void | agflatten (Agraph_t *g, int flag) |
| void | agnotflat (Agraph_t *g) |
Definition at line 35 of file flatten.c.
References agflatten_edges(), agfstnode(), agnxtnode(), Agraph_s::desc, Dtlist, dtmethod(), Dtoset, FALSE, Agdesc_s::flatlock, Agraph_s::n_seq, and TRUE.
Definition at line 23 of file flatten.c.
References agsubrep(), Agraph_s::e_seq, Agsubnode_s::in_seq, and Agsubnode_s::out_seq.
Referenced by agflatten().
| void agnotflat | ( | Agraph_t * | g | ) |
Definition at line 56 of file flatten.c.
References agerr(), AGERR, Agraph_s::desc, and Agdesc_s::flatlock.
1.8.5