Graphviz  2.41.20171026.1811
Data Fields
GVC_s Struct Reference

#include <gvcint.h>

Collaboration diagram for GVC_s:
Collaboration graph
[legend]

Data Fields

GVCOMMON_t common
 
char * config_path
 
boolean config_found
 
char ** input_filenames
 
GVG_tgvgs
 
GVG_tgvg
 
gvplugin_available_tapis [APIS]
 
gvplugin_available_tapi [APIS]
 
gvplugin_package_tpackages
 
size_t(* write_fn )(GVJ_t *job, const char *s, size_t len)
 
Dtdisc_t textfont_disc
 
Dt_ttextfont_dt
 
gvplugin_active_textlayout_t textlayout
 
GVJ_tjobs
 
GVJ_tjob
 
graph_tg
 
gvplugin_active_layout_t layout
 
char * graphname
 
GVJ_tactive_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
 
intlayerlist
 
char * defaultfontname
 
double defaultfontsize
 
char ** defaultlinestyle
 
gvcolor_t bgcolor
 
int fontrenaming
 

Detailed Description

Definition at line 70 of file gvcint.h.

Field Documentation

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]
boxf GVC_s::bb

Definition at line 120 of file gvcint.h.

gvcolor_t GVC_s::bgcolor

Definition at line 140 of file gvcint.h.

Referenced by gvrender_begin_graph().

GVCOMMON_t GVC_s::common
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::defaultfontname

Definition at line 133 of file gvcint.h.

double GVC_s::defaultfontsize

Definition at line 134 of file gvcint.h.

char** GVC_s::defaultlinestyle

Definition at line 137 of file gvcint.h.

Referenced by arrow_gen(), and emit_html_label().

int GVC_s::fontrenaming

Definition at line 143 of file gvcint.h.

graph_t* GVC_s::g

Definition at line 106 of file gvcint.h.

Referenced by getObjId().

boolean GVC_s::graph_sets_margin

Definition at line 122 of file gvcint.h.

boolean GVC_s::graph_sets_pad

Definition at line 122 of file gvcint.h.

boolean GVC_s::graph_sets_pageSize

Definition at line 122 of file gvcint.h.

boolean GVC_s::graph_sets_rotation

Definition at line 122 of file gvcint.h.

char* GVC_s::graphname

Definition at line 111 of file gvcint.h.

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
GVJ_t* GVC_s::jobs
char* GVC_s::layerDelims

Definition at line 125 of file gvcint.h.

char** GVC_s::layerIDs

Definition at line 128 of file gvcint.h.

Referenced by gvrender_begin_layer().

int* GVC_s::layerlist

Definition at line 130 of file gvcint.h.

char* GVC_s::layerListDelims

Definition at line 126 of file gvcint.h.

char* GVC_s::layers

Definition at line 127 of file gvcint.h.

gvplugin_active_layout_t GVC_s::layout

Definition at line 109 of file gvcint.h.

Referenced by gvlayout_select(), gvLayoutJobs(), and gvRenderJobs().

pointf GVC_s::margin

Definition at line 116 of file gvcint.h.

int GVC_s::numLayers

Definition at line 129 of file gvcint.h.

gvplugin_package_t* GVC_s::packages

Definition at line 89 of file gvcint.h.

Referenced by gvCloneGVC(), gvFreeContext(), and gvplugin_graph().

pointf GVC_s::pad

Definition at line 117 of file gvcint.h.

char* GVC_s::pagedir

Definition at line 115 of file gvcint.h.

pointf GVC_s::pageSize

Definition at line 118 of file gvcint.h.

point GVC_s::pb

Definition at line 119 of file gvcint.h.

int GVC_s::rotation

Definition at line 121 of file gvcint.h.

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().

size_t(* GVC_s::write_fn)(GVJ_t *job, const char *s, size_t len)

The documentation for this struct was generated from the following file: