Graphviz  2.41.20171026.1811
Functions
flatten.c File Reference
#include "cghdr.h"
Include dependency graph for flatten.c:

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)
 

Function Documentation

void agflatten ( Agraph_t g,
int  flag 
)
void agflatten_edges ( Agraph_t g,
Agnode_t n,
int  flag 
)

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.