|
Graphviz
2.41.20171026.1811
|
#include <gvcint.h>

Data Fields | |
| GVCOMMON_t | common |
| char * | config_path |
| boolean | config_found |
| char ** | input_filenames |
| GVG_t * | gvgs |
| GVG_t * | gvg |
| gvplugin_available_t * | apis [APIS] |
| gvplugin_available_t * | api [APIS] |
| gvplugin_package_t * | packages |
| size_t(* | write_fn )(GVJ_t *job, const char *s, size_t len) |
| Dtdisc_t | textfont_disc |
| Dt_t * | textfont_dt |
| gvplugin_active_textlayout_t | textlayout |
| GVJ_t * | jobs |
| GVJ_t * | job |
| graph_t * | g |
| gvplugin_active_layout_t | layout |
| char * | graphname |
| GVJ_t * | active_jobs |
| char * | pagedir |
| pointf | margin |
| pointf | pad |
| pointf | pageSize |
| point | pb |
| boxf | bb |
| int | rotation |
| boolean | graph_sets_pad |
| boolean | graph_sets_margin |
| boolean | graph_sets_pageSize |
| boolean | graph_sets_rotation |
| char * | layerDelims |
| char * | layerListDelims |
| char * | layers |
| char ** | layerIDs |
| int | numLayers |
| int * | layerlist |
| char * | defaultfontname |
| double | defaultfontsize |
| char ** | defaultlinestyle |
| gvcolor_t | bgcolor |
| int | fontrenaming |
| GVJ_t* GVC_s::active_jobs |
Definition at line 112 of file gvcint.h.
Referenced by gvFinalize(), gvjobs_delete(), and gvRenderJobs().
| gvplugin_available_t* GVC_s::api[APIS] |
Definition at line 87 of file gvcint.h.
Referenced by gvCloneGVC(), gvplugin_load(), and gvrender_select().
| gvplugin_available_t* GVC_s::apis[APIS] |
Definition at line 86 of file gvcint.h.
Referenced by gvCloneGVC(), gvFreeContext(), gvplugin_graph(), gvplugin_install(), gvplugin_list(), gvplugin_load(), and gvPluginList().
| gvcolor_t GVC_s::bgcolor |
Definition at line 140 of file gvcint.h.
Referenced by gvrender_begin_graph().
| GVCOMMON_t GVC_s::common |
Definition at line 71 of file gvcint.h.
Referenced by dotneato_args_initialize(), graphcmd(), gvcBuildDate(), gvcInfo(), gvCloneGVC(), gvconfig(), gvconfig_plugin_install_from_library(), gvcVersion(), gvdevice_initialize(), gvjobs_delete(), gvNEWcontext(), gvNextInputGraph(), gvplugin_library_load(), gvplugin_load(), gvplugin_write_status(), gvrender_end_job(), and gvRenderJobs().
| boolean GVC_s::config_found |
Definition at line 74 of file gvcint.h.
Referenced by gvconfig(), and gvplugin_write_status().
| char* GVC_s::config_path |
Definition at line 73 of file gvcint.h.
Referenced by gvconfig(), gvFreeContext(), and gvplugin_write_status().
| char** GVC_s::defaultlinestyle |
Definition at line 137 of file gvcint.h.
Referenced by arrow_gen(), and emit_html_label().
| graph_t* GVC_s::g |
Definition at line 106 of file gvcint.h.
Referenced by getObjId().
| GVG_t* GVC_s::gvg |
Definition at line 81 of file gvcint.h.
Referenced by gvRenderJobs().
| GVG_t* GVC_s::gvgs |
Definition at line 80 of file gvcint.h.
Referenced by gvFreeContext().
| char** GVC_s::input_filenames |
Definition at line 77 of file gvcint.h.
Referenced by dotneato_args_initialize(), gvFreeContext(), and gvNextInputGraph().
| GVJ_t* GVC_s::job |
Definition at line 104 of file gvcint.h.
Referenced by graphcmd(), gvjobs_delete(), gvjobs_first(), gvjobs_next(), gvjobs_output_filename(), gvjobs_output_langname(), gvRender(), gvRenderContext(), gvRenderData(), and gvRenderFilename().
| GVJ_t* GVC_s::jobs |
Definition at line 103 of file gvcint.h.
Referenced by dotneato_args_initialize(), gvjobs_delete(), gvjobs_first(), gvjobs_output_filename(), and gvjobs_output_langname().
| char** GVC_s::layerIDs |
Definition at line 128 of file gvcint.h.
Referenced by gvrender_begin_layer().
| gvplugin_active_layout_t GVC_s::layout |
Definition at line 109 of file gvcint.h.
Referenced by gvlayout_select(), gvLayoutJobs(), and gvRenderJobs().
| gvplugin_package_t* GVC_s::packages |
Definition at line 89 of file gvcint.h.
Referenced by gvCloneGVC(), gvFreeContext(), and gvplugin_graph().
| Dtdisc_t GVC_s::textfont_disc |
Definition at line 95 of file gvcint.h.
Referenced by textfont_dict_open().
| Dt_t* GVC_s::textfont_dt |
Definition at line 96 of file gvcint.h.
Referenced by textfont_dict_close(), textfont_dict_open(), and xdotBB().
| gvplugin_active_textlayout_t GVC_s::textlayout |
Definition at line 97 of file gvcint.h.
Referenced by gvtextlayout(), and gvtextlayout_select().
Definition at line 92 of file gvcint.h.
Referenced by graphcmd(), gv_channel_writer_init(), gv_string_writer_init(), gv_writer_reset(), gvferror(), and gvflush().
1.8.5