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