Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
Agraph_s Struct Reference

graph or subgraph More...

#include <cgraph.h>

Collaboration diagram for Agraph_s:
[legend]

Data Fields

Agobj_t base
 
Agdesc_t desc
 
Dtlink_t seq_link
 
Dtlink_t id_link
 
Dict_tn_seq
 the node set in sequence
 
struct graphviz_node_setn_id
 the node set indexed by ID
 
Dict_te_seq
 
Dict_te_id
 holders for edge sets
 
Dict_tg_seq
 
Dict_tg_id
 subgraphs - descendants
 
Agraph_tparent
 
Agraph_troot
 subgraphs - ancestors
 
Agclos_tclos
 shared resources
 

Detailed Description

Definition at line 425 of file cgraph.h.

Field Documentation

◆ base

Agobj_t Agraph_s::base

Definition at line 426 of file cgraph.h.

Referenced by getrep(), setrep(), and xdot_end_graph().

◆ clos

◆ desc

◆ e_id

Dict_t * Agraph_s::e_id

Definition at line 432 of file cgraph.h.

Referenced by agclose(), agdeledgeimage(), agfindedge_by_key(), agopen1(), and installedge().

◆ e_seq

Dict_t* Agraph_s::e_seq

◆ g_id

Dict_t * Agraph_s::g_id

Definition at line 433 of file cgraph.h.

Referenced by agclose(), agdelsubg(), agfindsubg_by_id(), and agopen1().

◆ g_seq

Dict_t* Agraph_s::g_seq

Definition at line 433 of file cgraph.h.

Referenced by agclose(), agdelsubg(), agfstsubg(), agnsubg(), agnxtsubg(), and agopen1().

◆ id_link

Dtlink_t Agraph_s::id_link

Definition at line 429 of file cgraph.h.

◆ n_id

struct graphviz_node_set* Agraph_s::n_id

◆ n_seq

◆ parent

Agraph_t* Agraph_s::parent

Definition at line 434 of file cgraph.h.

Referenced by agparent(), firstsupg(), and localsubg().

◆ root

◆ seq_link

Dtlink_t Agraph_s::seq_link

Definition at line 428 of file cgraph.h.


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