Graphviz
2.41.20171026.1811
|
#include <gvplugin_layout.h>
Data Fields | |
void(* | layout )(graph_t *g) |
void(* | cleanup )(graph_t *g) |
Definition at line 25 of file gvplugin_layout.h.
void(* gvlayout_engine_s::cleanup)(graph_t *g) |
Definition at line 27 of file gvplugin_layout.h.
Referenced by gvLayoutJobs().
void(* gvlayout_engine_s::layout)(graph_t *g) |
Definition at line 26 of file gvplugin_layout.h.
Referenced by gvLayoutJobs().