Graphviz
2.41.20171026.1811
|
#include <cghdr.h>
Go to the source code of this file.
Functions | |
Agraph_t * | agidsubg (Agraph_t *g, IDTYPE id, int cflag) |
Agraph_t * | agsubg (Agraph_t *g, char *name, int cflag) |
Agraph_t * | agfstsubg (Agraph_t *g) |
Agraph_t * | agnxtsubg (Agraph_t *subg) |
Agraph_t * | agparent (Agraph_t *g) |
long | agdelsubg (Agraph_t *g, Agraph_t *subg) |
Definition at line 93 of file subg.c.
References dtdelete, and Agraph_s::g_dict.
Referenced by agclose(), aghide(), and deleteGraph().
Definition at line 72 of file subg.c.
References dtfirst, and Agraph_s::g_dict.
Referenced by agclose(), aginit(), deleteGraph(), findCComp(), firstsubg(), graphcmd(), Import_coord_clusters_from_dot(), node_in_subg(), and rm().
Definition at line 43 of file subg.c.
References agallocid(), AGRAPH, and NILgraph.
Referenced by agrename().
Definition at line 77 of file subg.c.
References agparent(), dtnext, and Agraph_s::g_dict.
Referenced by agclose(), aginit(), deleteGraph(), findCComp(), graphcmd(), Import_coord_clusters_from_dot(), nextsubg(), node_in_subg(), and rm().
Definition at line 85 of file subg.c.
References Agraph_s::parent.
Referenced by agclose(), agcontains(), agdelete(), agexpose(), aghide(), agnxtsubg(), agopen1(), agraphattr_init(), agrename(), agsubnode(), and rm().
Definition at line 52 of file subg.c.
References agmapnametoid(), AGRAPH, agregister(), FALSE, NILgraph, and TRUE.
Referenced by agcmpnode(), cccomps(), ccomps(), findCComp(), findsubg(), graph(), graphcmd(), gvplugin_graph(), pccomps(), processClusterEdges(), and undoClusterEdges().