|
Graphviz 14.0.5~dev.20251126.0104
|
Go to the source code of this file.
Enumerations | |
| enum | layout_type { LAYOUT_DOT } |
Functions | |
| void | dot_layout (graph_t *g) |
| void | dot_cleanup (graph_t *g) |
Variables | |
| static gvlayout_engine_t | dotgen_engine |
| static gvlayout_features_t | dotgen_features |
| gvplugin_installed_t | gvlayout_dot_layout [] |
| enum layout_type |
| Enumerator | |
|---|---|
| LAYOUT_DOT | |
Definition at line 16 of file gvlayout_dot_layout.c.
|
extern |
Definition at line 179 of file dotinit.c.
References agfstnode(), agfstout(), agnxtnode(), agnxtout(), dot_cleanup_graph(), dot_cleanup_node(), free_virtual_node_list(), GD_nlist, and gv_cleanup_edge().
Referenced by cleanupCloneGraph().
|
extern |
Definition at line 510 of file dotinit.c.
References agnnodes(), doDot(), and dotneato_postprocess().
|
static |
Definition at line 21 of file gvlayout_dot_layout.c.
|
static |
Definition at line 26 of file gvlayout_dot_layout.c.
| gvplugin_installed_t gvlayout_dot_layout[] |
Definition at line 30 of file gvlayout_dot_layout.c.