Graphviz 13.0.0~dev.20241220.2304
|
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 24 of file patchwork.h.
Definition at line 25 of file patchwork.h.
|
extern |
Definition at line 131 of file patchworkinit.c.
References agfstnode(), agfstout(), agnxtnode(), agnxtout(), free(), gv_cleanup_edge(), gv_cleanup_node(), ND_alg, and patchwork_cleanup_graph().
|
extern |
Definition at line 114 of file patchworkinit.c.
References agnnodes(), dotneato_postprocess(), GD_n_cluster, patchwork_init_graph(), and patchworkLayout().
|
extern |
Definition at line 273 of file patchwork.c.
References agfindgraphattr, agfindnodeattr, treenode_t::area, freeTree(), layoutTree(), mkTree(), treenode_t::r, and walkTree().
Referenced by patchwork_layout().