Graphviz
2.41.20171026.1811
|
#include <gvcjob.h>
emit_state_t obj_state_s::emit_state |
Definition at line 201 of file gvcjob.h.
Referenced by arrow_gen(), core_loadimage_xdot(), and emit_label().
int obj_state_s::explicit_tooltip |
Definition at line 235 of file gvcjob.h.
Referenced by emit_clusters(), and initMapData().
fill_type obj_state_s::fill |
Definition at line 207 of file gvcjob.h.
Referenced by gvrender_set_style(), and push_obj_state().
gvcolor_t obj_state_s::fillcolor |
Definition at line 203 of file gvcjob.h.
Referenced by gvrender_polygon(), gvrender_set_fillcolor(), and push_obj_state().
int obj_state_s::gradient_angle |
Definition at line 204 of file gvcjob.h.
Referenced by gvrender_set_gradient_vals(), and push_obj_state().
float obj_state_s::gradient_frac |
Definition at line 205 of file gvcjob.h.
Referenced by gvrender_set_gradient_vals().
char* obj_state_s::headtarget |
Definition at line 233 of file gvcjob.h.
Referenced by pop_obj_state().
char* obj_state_s::headtooltip |
Definition at line 228 of file gvcjob.h.
Referenced by pop_obj_state().
char* obj_state_s::headurl |
Definition at line 223 of file gvcjob.h.
Referenced by pop_obj_state().
char* obj_state_s::id |
Definition at line 220 of file gvcjob.h.
Referenced by emit_clusters(), emit_html_label(), initMapData(), and pop_obj_state().
char* obj_state_s::label |
Definition at line 214 of file gvcjob.h.
Referenced by initMapData().
int obj_state_s::labeledgealigned |
Definition at line 244 of file gvcjob.h.
Referenced by emit_label().
char* obj_state_s::labeltarget |
Definition at line 231 of file gvcjob.h.
Referenced by pop_obj_state().
char* obj_state_s::labeltooltip |
Definition at line 226 of file gvcjob.h.
Referenced by pop_obj_state().
char* obj_state_s::labelurl |
Definition at line 221 of file gvcjob.h.
Referenced by pop_obj_state().
node_t* obj_state_s::n |
Definition at line 197 of file gvcjob.h.
Referenced by emit_html_label().
obj_state_t* obj_state_s::parent |
Definition at line 191 of file gvcjob.h.
Referenced by pop_obj_state(), and push_obj_state().
pen_type obj_state_s::pen |
Definition at line 206 of file gvcjob.h.
Referenced by gvrender_beziercurve(), gvrender_ellipse(), gvrender_polygon(), gvrender_polyline(), gvrender_set_style(), gvrender_textspan(), and push_obj_state().
gvcolor_t obj_state_s::pencolor |
Definition at line 203 of file gvcjob.h.
Referenced by gvrender_polygon(), gvrender_set_pencolor(), and push_obj_state().
double obj_state_s::penwidth |
Definition at line 208 of file gvcjob.h.
Referenced by gvrender_set_penwidth(), gvrender_set_style(), push_obj_state(), stripedBox(), and wedgedEllipse().
char** obj_state_s::rawstyle |
Definition at line 209 of file gvcjob.h.
Referenced by gvrender_set_style().
gvcolor_t obj_state_s::stopcolor |
Definition at line 203 of file gvcjob.h.
Referenced by gvrender_set_gradient_vals(), and push_obj_state().
char* obj_state_s::tailtarget |
Definition at line 232 of file gvcjob.h.
Referenced by pop_obj_state().
char* obj_state_s::tailtooltip |
Definition at line 227 of file gvcjob.h.
Referenced by pop_obj_state().
char* obj_state_s::tailurl |
Definition at line 222 of file gvcjob.h.
Referenced by pop_obj_state().
char* obj_state_s::target |
Definition at line 230 of file gvcjob.h.
Referenced by emit_clusters(), initMapData(), and pop_obj_state().
char* obj_state_s::tooltip |
Definition at line 225 of file gvcjob.h.
Referenced by emit_clusters(), initMapData(), and pop_obj_state().
union { ... } obj_state_s::u |
Referenced by emit_html_label().
char* obj_state_s::url |
Definition at line 219 of file gvcjob.h.
Referenced by emit_clusters(), initMapData(), and pop_obj_state().
int* obj_state_s::url_bsplinemap_n |
Definition at line 254 of file gvcjob.h.
Referenced by pop_obj_state().
pointf* obj_state_s::url_bsplinemap_p |
Definition at line 256 of file gvcjob.h.
Referenced by pop_obj_state().
int obj_state_s::url_map_n |
Definition at line 248 of file gvcjob.h.
Referenced by emit_map_rect().
pointf* obj_state_s::url_map_p |
Definition at line 249 of file gvcjob.h.
Referenced by emit_map_rect(), and pop_obj_state().
map_shape_t obj_state_s::url_map_shape |
Definition at line 247 of file gvcjob.h.
Referenced by emit_map_rect().