|
Graphviz 14.0.3~dev.20251029.0425
|
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 | |
| gvlayout_engine_t | dotgen_engine |
| 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().
| gvlayout_engine_t dotgen_engine |
Definition at line 21 of file gvlayout_dot_layout.c.
| gvlayout_features_t dotgen_features |
Definition at line 27 of file gvlayout_dot_layout.c.
| gvplugin_installed_t gvlayout_dot_layout[] |
Definition at line 31 of file gvlayout_dot_layout.c.