Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
block Struct Reference

#include <block.h>

Collaboration diagram for block:
[legend]

Data Fields

Agnode_tchild
 
block_tnext
 
Agraph_tsub_graph
 
double radius
 
double rad0
 
nodelist_t circle_list
 
blocklist_t children
 
double parent_pos
 
int flags
 

Detailed Description

Definition at line 26 of file block.h.

Field Documentation

◆ child

Agnode_t* block::child

Definition at line 27 of file block.h.

◆ children

blocklist_t block::children

Definition at line 33 of file block.h.

Referenced by applyDelta(), doBlock(), freeBlocktree(), mkBlock(), and position().

◆ circle_list

nodelist_t block::circle_list

Definition at line 32 of file block.h.

Referenced by doBlock(), freeBlock(), getRotation(), and positionChildren().

◆ flags

int block::flags

Definition at line 35 of file block.h.

◆ next

◆ parent_pos

double block::parent_pos

Definition at line 34 of file block.h.

Referenced by doBlock(), getRotation(), and layout_block().

◆ rad0

double block::rad0

Definition at line 31 of file block.h.

Referenced by getRotation(), and layout_block().

◆ radius

double block::radius

Definition at line 30 of file block.h.

Referenced by getInfo(), getRotation(), layout_block(), position(), and positionChildren().

◆ sub_graph


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