Graphviz 13.0.0~dev.20241222.1117
|
#include <gvplugin_layout.h>
Data Fields | |
void(* | layout )(graph_t *g) |
void(* | cleanup )(graph_t *g) |
Definition at line 24 of file gvplugin_layout.h.
void(* gvlayout_engine_s::cleanup) (graph_t *g) |
Definition at line 26 of file gvplugin_layout.h.
Referenced by gvevent_read(), and gvLayoutJobs().
void(* gvlayout_engine_s::layout) (graph_t *g) |
Definition at line 25 of file gvplugin_layout.h.
Referenced by gvLayoutJobs().