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

#include <types.h>

Collaboration diagram for Agraphinfo_t:
[legend]

Data Fields

Agrec_t h
 
Agraph_tnext
 
Agnode_trep
 
Agrec_t hdr
 
layout_tdrawing
 
textlabel_tlabel
 
boxf bb
 
pointf border [4]
 
unsigned char gui_state
 
unsigned char has_labels
 
bool has_images
 
unsigned char charset
 
int rankdir
 
double ht1
 
double ht2
 
unsigned short flags
 
void * alg
 
GVC_tgvc
 
void(* cleanup )(graph_t *g)
 
node_t ** neato_nlist
 
int move
 
double ** dist
 
double ** spring
 
double ** sum_t
 
double *** t
 
unsigned short ndim
 
unsigned short odim
 
int n_cluster
 
graph_t ** clust
 
graph_tdotroot
 
node_tnlist
 
rank_trank
 
graph_tparent
 
int level
 
node_tminrep
 
node_tmaxrep
 
nlist_t comp
 
node_tminset
 
node_tmaxset
 
int minrank
 
int maxrank
 
bool has_flat_edges
 
unsigned char showboxes
 
fontname_kind fontnames
 
int nodesep
 
int ranksep
 
node_tln
 
node_trn
 
node_tleader
 
node_t ** rankleader
 
bool expanded
 
char installed
 
char set_type
 
char label_pos
 
bool exact_ranksep
 

Detailed Description

Definition at line 40 of file bcomps.c.

Field Documentation

◆ alg

void* Agraphinfo_t::alg

Definition at line 293 of file types.h.

◆ bb

boxf Agraphinfo_t::bb

Definition at line 283 of file types.h.

◆ border

pointf Agraphinfo_t::border[4]

Definition at line 284 of file types.h.

◆ charset

unsigned char Agraphinfo_t::charset

Definition at line 288 of file types.h.

◆ cleanup

void(* Agraphinfo_t::cleanup) (graph_t *g)

Definition at line 295 of file types.h.

◆ clust

graph_t** Agraphinfo_t::clust

Definition at line 311 of file types.h.

◆ comp

nlist_t Agraphinfo_t::comp

Definition at line 321 of file types.h.

◆ dist

double** Agraphinfo_t::dist

Definition at line 301 of file types.h.

◆ dotroot

graph_t* Agraphinfo_t::dotroot

Definition at line 312 of file types.h.

◆ drawing

layout_t* Agraphinfo_t::drawing

Definition at line 281 of file types.h.

◆ exact_ranksep

bool Agraphinfo_t::exact_ranksep

Definition at line 346 of file types.h.

◆ expanded

bool Agraphinfo_t::expanded

Definition at line 342 of file types.h.

◆ flags

unsigned short Agraphinfo_t::flags

Definition at line 292 of file types.h.

◆ fontnames

fontname_kind Agraphinfo_t::fontnames

Definition at line 332 of file types.h.

◆ gui_state

unsigned char Agraphinfo_t::gui_state

Definition at line 285 of file types.h.

◆ gvc

GVC_t* Agraphinfo_t::gvc

Definition at line 294 of file types.h.

◆ h

Agrec_t Agraphinfo_t::h

Definition at line 41 of file bcomps.c.

◆ has_flat_edges

bool Agraphinfo_t::has_flat_edges

Definition at line 330 of file types.h.

◆ has_images

bool Agraphinfo_t::has_images

Definition at line 287 of file types.h.

◆ has_labels

unsigned char Agraphinfo_t::has_labels

Definition at line 286 of file types.h.

◆ hdr

Agrec_t Agraphinfo_t::hdr

Definition at line 279 of file types.h.

◆ ht1

double Agraphinfo_t::ht1

Definition at line 290 of file types.h.

◆ ht2

double Agraphinfo_t::ht2

Definition at line 291 of file types.h.

◆ installed

char Agraphinfo_t::installed

Definition at line 343 of file types.h.

◆ label

textlabel_t* Agraphinfo_t::label

Definition at line 282 of file types.h.

◆ label_pos

char Agraphinfo_t::label_pos

Definition at line 345 of file types.h.

◆ leader

node_t* Agraphinfo_t::leader

Definition at line 340 of file types.h.

◆ level

int Agraphinfo_t::level

Definition at line 316 of file types.h.

◆ ln

node_t* Agraphinfo_t::ln

Definition at line 336 of file types.h.

◆ maxrank

int Agraphinfo_t::maxrank

Definition at line 327 of file types.h.

◆ maxrep

node_t* Agraphinfo_t::maxrep

Definition at line 318 of file types.h.

◆ maxset

node_t* Agraphinfo_t::maxset

Definition at line 324 of file types.h.

◆ minrank

int Agraphinfo_t::minrank

Definition at line 326 of file types.h.

◆ minrep

node_t* Agraphinfo_t::minrep

Definition at line 317 of file types.h.

◆ minset

node_t* Agraphinfo_t::minset

Definition at line 323 of file types.h.

◆ move

int Agraphinfo_t::move

Definition at line 300 of file types.h.

◆ n_cluster

int Agraphinfo_t::n_cluster

Definition at line 310 of file types.h.

◆ ndim

unsigned short Agraphinfo_t::ndim

Definition at line 305 of file types.h.

◆ neato_nlist

node_t** Agraphinfo_t::neato_nlist

Definition at line 299 of file types.h.

◆ next

Agraph_t* Agraphinfo_t::next

Definition at line 42 of file bcomps.c.

◆ nlist

node_t* Agraphinfo_t::nlist

Definition at line 313 of file types.h.

◆ nodesep

int Agraphinfo_t::nodesep

Definition at line 334 of file types.h.

◆ odim

unsigned short Agraphinfo_t::odim

Definition at line 306 of file types.h.

◆ parent

graph_t* Agraphinfo_t::parent

Definition at line 315 of file types.h.

◆ rank

rank_t* Agraphinfo_t::rank

Definition at line 314 of file types.h.

◆ rankdir

int Agraphinfo_t::rankdir

Definition at line 289 of file types.h.

◆ rankleader

node_t** Agraphinfo_t::rankleader

Definition at line 341 of file types.h.

◆ ranksep

int Agraphinfo_t::ranksep

Definition at line 335 of file types.h.

◆ rep

Agnode_t* Agraphinfo_t::rep

Definition at line 45 of file sccmap.c.

◆ rn

node_t* Agraphinfo_t::rn

Definition at line 337 of file types.h.

◆ set_type

char Agraphinfo_t::set_type

Definition at line 344 of file types.h.

◆ showboxes

unsigned char Agraphinfo_t::showboxes

Definition at line 331 of file types.h.

◆ spring

double** Agraphinfo_t::spring

Definition at line 302 of file types.h.

◆ sum_t

double** Agraphinfo_t::sum_t

Definition at line 303 of file types.h.

◆ t

double*** Agraphinfo_t::t

Definition at line 304 of file types.h.


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