Graphviz
2.41.20171026.1811
|
#include <cgraph.h>
Data Fields | |
Agobj_t | base |
Agdesc_t | desc |
Dtlink_t | link |
Dict_t * | n_seq |
Dict_t * | n_id |
Dict_t * | e_seq |
Dict_t * | e_id |
Dict_t * | g_dict |
Agraph_t * | parent |
Agraph_t * | root |
Agclos_t * | clos |
Agclos_t* Agraph_s::clos |
Definition at line 248 of file cgraph.h.
Referenced by agcallbacks(), agclose(), aggetuserptr(), aginternalmapclearlocalnames(), aginternalmapclose(), aginternalmapdelete(), aginternalmapinsert(), aginternalmaplookup(), agmethod_delete(), agmethod_init(), agmethod_upd(), agnextseq(), agnodebefore(), agopen(), agpopdisc(), agpushdisc(), and write_plain().
Agdesc_t Agraph_s::desc |
Definition at line 241 of file cgraph.h.
Referenced by agclose(), agdeledge(), agdelnode(), agflatten(), aghide(), agisdirected(), agissimple(), agisstrict(), agnotflat(), agopen(), agopen1(), agraphattr_init(), and convert_edge_labels_to_nodes().
Dict_t * Agraph_s::e_id |
Definition at line 245 of file cgraph.h.
Referenced by agclose(), agdeledgeimage(), and agopen1().
Dict_t* Agraph_s::e_seq |
Definition at line 245 of file cgraph.h.
Referenced by agclose(), agcountuniqedges(), agdegree(), agdeledgeimage(), agflatten_edges(), agfstin(), agfstout(), agnxtin(), agnxtout(), and agopen1().
Dict_t* Agraph_s::g_dict |
Definition at line 246 of file cgraph.h.
Referenced by agclose(), agdelsubg(), agfstsubg(), agnsubg(), agnxtsubg(), and agopen1().
Dict_t* Agraph_s::n_id |
Definition at line 244 of file cgraph.h.
Referenced by agclose(), agdelnodeimage(), agfindnode_by_id(), agnnodes(), agopen1(), and agsubrep().
Dict_t* Agraph_s::n_seq |
Definition at line 243 of file cgraph.h.
Referenced by agclose(), agdelnodeimage(), agflatten(), agfstnode(), aglstnode(), agnoderenew(), agnodesetfinger(), agnxtnode(), agopen1(), agprvnode(), and main().
Agraph_t* Agraph_s::parent |
Definition at line 247 of file cgraph.h.
Referenced by agparent(), and firstsupg().
Agraph_t * Agraph_s::root |
Definition at line 247 of file cgraph.h.
Referenced by agopen(), circoLayout(), do_graph_label(), graphof(), gvRender(), gvRenderContext(), gvRenderData(), gvRenderFilename(), is_a_cluster(), make_html_label(), make_label(), makeStraightEdges(), nodeInduce(), scan_graph_mode(), setv(), and spline_edges0().