Graphviz
2.41.20171026.1811
|
#include "gvplugin.h"
Go to the source code of this file.
Macros | |
#define | GVPLUGIN_DOT_LAYOUT_API |
Variables | |
gvplugin_installed_t | gvlayout_dot_layout [] |
GVPLUGIN_DOT_LAYOUT_API gvplugin_library_t | gvplugin_dot_layout_LTX_library = { "dot_layout", apis } |
#define GVPLUGIN_DOT_LAYOUT_API |
Definition at line 27 of file gvplugin_dot_layout.c.
gvplugin_installed_t gvlayout_dot_layout[] |
Definition at line 34 of file gvlayout_dot_layout.c.
GVPLUGIN_DOT_LAYOUT_API gvplugin_library_t gvplugin_dot_layout_LTX_library = { "dot_layout", apis } |
Definition at line 30 of file gvplugin_dot_layout.c.