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