|
Graphviz
2.29.20120523.0446
|
#include "dot.h"
Go to the source code of this file.
Defines | |
| #define | HLB 0 |
| #define | HRB 1 |
| #define | SLB 2 |
| #define | SRB 3 |
Functions | |
| int | flat_edges (graph_t *g) |
| int flat_edges | ( | graph_t * | g | ) |
Definition at line 260 of file flat.c.
References FALSE, GD_nlist, ND_next, ND_flat_out, ND_other, ND_rank, aghead, agtail, GD_rank, GD_n_cluster, ND_flat_in, ED_label, ED_adjacent, TRUE, rec_save_vlists(), GD_flip, ED_dist, le, ED_to_virt, MAX, and rec_reset_vlists().
Referenced by dot_position().
1.7.5