Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Data Structures | |
struct | clist_t |
Macros | |
#define | CL_CHUNK 10 |
#define | DFLT_SZ 18 |
#define | PARENT(n) ((Agraph_t*)ND_alg(n)) |
Functions | |
void | osage_layout (Agraph_t *g) |
void | osage_cleanup (Agraph_t *g) |
#define CL_CHUNK 10 |
Definition at line 23 of file osageinit.c.
#define DFLT_SZ 18 |
Definition at line 24 of file osageinit.c.
Definition at line 25 of file osageinit.c.
void osage_cleanup | ( | Agraph_t * | g | ) |
Definition at line 389 of file osageinit.c.
References agfstnode(), agnxtnode(), and gv_cleanup_node().
void osage_layout | ( | Agraph_t * | g | ) |
Definition at line 354 of file osageinit.c.
References agfstnode(), agnxtnode(), dotneato_postprocess(), EDGE_TYPE, ET_NONE, GD_drawing, layout(), ND_coord, ND_pos, NULL, PS2INCH, spline_edges0(), spline_edges1(), and TRUE.