|
Graphviz
2.41.20171026.1811
|
#include <gvcint.h>

Data Fields | |
| gvlayout_engine_t * | engine |
| int | id |
| gvlayout_features_t * | features |
| const char * | type |
| gvlayout_engine_t* gvplugin_active_layout_s::engine |
Definition at line 29 of file gvcint.h.
Referenced by gvlayout_select(), and gvLayoutJobs().
| gvlayout_features_t* gvplugin_active_layout_s::features |
Definition at line 31 of file gvcint.h.
Referenced by gvlayout_select(), and gvLayoutJobs().
| int gvplugin_active_layout_s::id |
Definition at line 30 of file gvcint.h.
Referenced by gvlayout_select().
| const char* gvplugin_active_layout_s::type |
Definition at line 32 of file gvcint.h.
Referenced by gvlayout_select(), and gvRenderJobs().
1.8.5