Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
posinfo_t Struct Reference
Collaboration diagram for posinfo_t:
[legend]

Data Fields

Agnode_tn
 
double theta
 
double minRadius
 
double maxRadius
 
double diameter
 
double scale
 
int childCount
 

Detailed Description

Definition at line 167 of file circpos.c.

Field Documentation

◆ childCount

int posinfo_t::childCount

Definition at line 174 of file circpos.c.

Referenced by getInfo().

◆ diameter

double posinfo_t::diameter

Definition at line 172 of file circpos.c.

Referenced by getInfo(), and setInfo().

◆ maxRadius

double posinfo_t::maxRadius

Definition at line 171 of file circpos.c.

Referenced by getInfo().

◆ minRadius

double posinfo_t::minRadius

Definition at line 170 of file circpos.c.

Referenced by getInfo(), and setInfo().

◆ n

Agnode_t* posinfo_t::n

Definition at line 168 of file circpos.c.

Referenced by getInfo(), and position().

◆ scale

double posinfo_t::scale

Definition at line 173 of file circpos.c.

Referenced by position(), and setInfo().

◆ theta

double posinfo_t::theta

Definition at line 169 of file circpos.c.

Referenced by position().


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