Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Data Structures | |
struct | rdata |
Macros | |
#define | RDATA(n) ((rdata*)(ND_alg(n))) |
#define | SPARENT(n) (RDATA(n)->parent) |
Functions | |
void | patchwork_layout (Agraph_t *g) |
void | patchwork_cleanup (Agraph_t *g) |
void | patchworkLayout (Agraph_t *g) |
Definition at line 28 of file patchwork.h.
Definition at line 29 of file patchwork.h.
void patchwork_cleanup | ( | Agraph_t * | g | ) |
Definition at line 161 of file patchworkinit.c.
void patchwork_layout | ( | Agraph_t * | g | ) |
Definition at line 143 of file patchworkinit.c.
void patchworkLayout | ( | Agraph_t * | g | ) |
Definition at line 275 of file patchwork.c.
References agfindgraphattr, agfindnodeattr, treenode_t::area, treenode_t::r, and rectangle_new().
Referenced by patchwork_layout().