|
Graphviz
2.31.20130525.0447
|
#include "types.h"

Go to the source code of this file.
| #define PK_USER_VALS (1 << 1) |
Definition at line 40 of file pack.h.
Referenced by putGraphs().
| enum pack_mode |
Definition at line 288 of file ccomps.c.
References SMALLBUF, INITBUF, agnnodes(), gmalloc(), NULL, agfstnode(), agnxtnode(), UNMARK, N_GNEW, free(), MARKED, agsubg(), TRUE, and RALLOC.
Referenced by circomps(), main(), and twopi_layout().
| int getPack | ( | Agraph_t * | , |
| int | not_def, | ||
| int | dflt | ||
| ) |
Definition at line 1341 of file pack.c.
References agget().
Referenced by neato_layout(), and getPackInfo().
Definition at line 1358 of file pack.c.
References assert, pack_info::margin, getPack(), Verbose, pack_info::doSplines, pack_info::fixed, getPackModeInfo(), and pack_info::mode.
Referenced by circoLayout(), init_info(), pack_graph(), and twopi_layout().
Definition at line 1330 of file pack.c.
References getPackModeInfo().
Definition at line 1324 of file pack.c.
References parsePackModeInfo(), and agget().
Referenced by neato_layout(), getPackMode(), and getPackInfo().
| int isConnected | ( | Agraph_t * | ) |
Definition at line 368 of file ccomps.c.
References INITBUF, agfstnode(), agnxtnode(), UNMARK, and agnnodes().
Referenced by main().
| int nodeInduce | ( | Agraph_t * | ) |
Definition at line 402 of file ccomps.c.
References Agraph_t::root, agfstnode(), agnxtnode(), agfstout(), agnxtout(), agcontains(), and aginsert().
Referenced by findCComp(), neato_layout(), and twopi_layout().
Definition at line 1183 of file pack.c.
References getPackInfo(), l_graph, CL_OFFSET, pack_info::doSplines, pack_info::fixed, packSubgraphs(), and dotneato_postprocess().
Definition at line 1138 of file pack.c.
References putGraphs(), shiftGraphs(), pack_info::doSplines, and free().
Referenced by neato_layout(), packSubgraphs(), and main().
Definition at line 980 of file pack.c.
References putRects(), boxf::LL, pointf_s::x, point::x, boxf::UR, pointf_s::y, point::y, and free().
Definition at line 1156 of file pack.c.
References packGraphs(), compute_bb(), GD_bb, GD_n_cluster, and GD_clust.
Referenced by circoLayout(), pack_graph(), and twopi_layout().
Definition at line 1247 of file pack.c.
References assert, pack_info::flags, pack_info::mode, pack_info::sz, pack_info::vals, NULL, strneq, ARRAY, SLEN, l_array, ASPECT, l_aspect, pack_info::aspect, streq, l_clust, l_graph, l_node, and Verbose.
Referenced by getPackModeInfo().
Definition at line 180 of file ccomps.c.
References SMALLBUF, FALSE, INITBUF, agnnodes(), gmalloc(), agfstnode(), agnxtnode(), UNMARK, N_GNEW, MARKED, isPinned, agsubg(), TRUE, RALLOC, free(), agclose(), and NULL.
Referenced by neato_layout().
Definition at line 914 of file pack.c.
References NULL, pack_info::mode, l_graph, N_GNEW, compute_bb(), GD_bb, l_array, pack_info::flags, PK_USER_VALS, pack_info::vals, N_NEW, agget(), and free().
Referenced by packGraphs().
Definition at line 957 of file pack.c.
References NULL, pack_info::mode, l_node, l_clust, l_graph, and l_array.
Referenced by packRects().
Definition at line 1084 of file pack.c.
References point::x, point::y, agfstnode(), agnxtnode(), ND_pos, MOVEPT, ND_coord, agfstout(), and agnxtout().
Referenced by packGraphs().
1.7.5