|
Graphviz
2.41.20171026.1811
|
#include "config.h"#include <clusteredges.h>#include <fdp.h>#include <neatoprocs.h>#include "vispath.h"#include "pack.h"
Go to the source code of this file.
Data Structures | |
| struct | objlist |
Macros | |
| #define | FDP_PRIVATE 1 |
| #define | INIT_SZ 100 |
Functions | |
| int | compoundEdges (graph_t *g, expand_t *pm, int edgetype) |
| #define FDP_PRIVATE 1 |
Definition at line 22 of file clusteredges.c.
| #define INIT_SZ 100 |
Definition at line 41 of file clusteredges.c.
Definition at line 255 of file clusteredges.c.
References agerr(), agfstnode(), agfstout(), aghead(), agnnodes(), agnxtnode(), agnxtout(), AGPREV, AGWARN, path::boxes, CL_OFFSET, objlist::cnt, ED_count, ED_path, ED_to_virt, FALSE, GD_nodesep, getPack(), getPath(), head, makeSelfArcs(), makeSpline(), N_NEW, NEW, NULL, objlist::obs, Plegal_arrangement(), Pobsopen(), sepFactor(), expand_t::x, and expand_t::y.
1.8.5