Graphviz  2.41.20171026.1811
Data Fields
Agnodeinfo_t Struct Reference

#include <types.h>

Collaboration diagram for Agnodeinfo_t:
Collaboration graph
[legend]

Data Fields

Agrec_t hdr
 
shape_descshape
 
void * shape_info
 
pointf coord
 
double width
 
double height
 
boxf bb
 
double ht
 
double lw
 
double rw
 
textlabel_tlabel
 
textlabel_txlabel
 
void * alg
 
char state
 
unsigned char gui_state
 
boolean clustnode
 
unsigned char pinned
 
int id
 
int heapindex
 
int hops
 
double * pos
 
double dist
 
unsigned char showboxes
 
boolean has_port
 
node_trep
 
node_tset
 
char node_type
 
char mark
 
char onstack
 
char ranktype
 
char weight_class
 
node_tnext
 
node_tprev
 
elist in
 
elist out
 
elist flat_out
 
elist flat_in
 
elist other
 
graph_tclust
 
int UF_size
 
node_tUF_parent
 
node_tinleaf
 
node_toutleaf
 
int rank
 
int order
 
double mval
 
elist save_in
 
elist save_out
 
elist tree_in
 
elist tree_out
 
edge_tpar
 
int low
 
int lim
 
int priority
 
double pad [1]
 
Agrec_t h
 
unsigned int id
 

Detailed Description

Definition at line 416 of file types.h.

Field Documentation

void* Agnodeinfo_t::alg

Definition at line 429 of file types.h.

boxf Agnodeinfo_t::bb

Definition at line 423 of file types.h.

graph_t* Agnodeinfo_t::clust

Definition at line 461 of file types.h.

boolean Agnodeinfo_t::clustnode

Definition at line 432 of file types.h.

pointf Agnodeinfo_t::coord

Definition at line 420 of file types.h.

double Agnodeinfo_t::dist

Definition at line 440 of file types.h.

elist Agnodeinfo_t::flat_in

Definition at line 459 of file types.h.

elist Agnodeinfo_t::flat_out

Definition at line 458 of file types.h.

unsigned char Agnodeinfo_t::gui_state

Definition at line 431 of file types.h.

Agrec_t Agnodeinfo_t::h

Definition at line 24 of file DotIO.c.

boolean Agnodeinfo_t::has_port

Definition at line 444 of file types.h.

Agrec_t Agnodeinfo_t::hdr

Definition at line 417 of file types.h.

int Agnodeinfo_t::heapindex

Definition at line 437 of file types.h.

double Agnodeinfo_t::height

Definition at line 422 of file types.h.

int Agnodeinfo_t::hops

Definition at line 438 of file types.h.

double Agnodeinfo_t::ht

Definition at line 424 of file types.h.

unsigned int Agnodeinfo_t::id

Definition at line 25 of file DotIO.c.

int Agnodeinfo_t::id

Definition at line 436 of file types.h.

elist Agnodeinfo_t::in

Definition at line 456 of file types.h.

node_t* Agnodeinfo_t::inleaf

Definition at line 466 of file types.h.

textlabel_t* Agnodeinfo_t::label

Definition at line 427 of file types.h.

int Agnodeinfo_t::lim

Definition at line 481 of file types.h.

int Agnodeinfo_t::low

Definition at line 480 of file types.h.

double Agnodeinfo_t::lw

Definition at line 425 of file types.h.

char Agnodeinfo_t::mark

Definition at line 450 of file types.h.

double Agnodeinfo_t::mval

Definition at line 472 of file types.h.

node_t* Agnodeinfo_t::next

Definition at line 454 of file types.h.

char Agnodeinfo_t::node_type

Definition at line 449 of file types.h.

char Agnodeinfo_t::onstack

Definition at line 451 of file types.h.

int Agnodeinfo_t::order

Definition at line 471 of file types.h.

elist Agnodeinfo_t::other

Definition at line 460 of file types.h.

elist Agnodeinfo_t::out

Definition at line 457 of file types.h.

node_t* Agnodeinfo_t::outleaf

Definition at line 467 of file types.h.

double Agnodeinfo_t::pad[1]

Definition at line 484 of file types.h.

edge_t* Agnodeinfo_t::par

Definition at line 479 of file types.h.

unsigned char Agnodeinfo_t::pinned

Definition at line 435 of file types.h.

double* Agnodeinfo_t::pos

Definition at line 439 of file types.h.

node_t* Agnodeinfo_t::prev

Definition at line 455 of file types.h.

int Agnodeinfo_t::priority

Definition at line 482 of file types.h.

int Agnodeinfo_t::rank

Definition at line 470 of file types.h.

char Agnodeinfo_t::ranktype

Definition at line 452 of file types.h.

node_t* Agnodeinfo_t::rep

Definition at line 445 of file types.h.

double Agnodeinfo_t::rw

Definition at line 426 of file types.h.

elist Agnodeinfo_t::save_in

Definition at line 473 of file types.h.

elist Agnodeinfo_t::save_out

Definition at line 474 of file types.h.

node_t* Agnodeinfo_t::set

Definition at line 446 of file types.h.

shape_desc* Agnodeinfo_t::shape

Definition at line 418 of file types.h.

void* Agnodeinfo_t::shape_info

Definition at line 419 of file types.h.

unsigned char Agnodeinfo_t::showboxes

Definition at line 443 of file types.h.

char Agnodeinfo_t::state

Definition at line 430 of file types.h.

elist Agnodeinfo_t::tree_in

Definition at line 477 of file types.h.

elist Agnodeinfo_t::tree_out

Definition at line 478 of file types.h.

node_t* Agnodeinfo_t::UF_parent

Definition at line 465 of file types.h.

int Agnodeinfo_t::UF_size

Definition at line 464 of file types.h.

char Agnodeinfo_t::weight_class

Definition at line 453 of file types.h.

double Agnodeinfo_t::width

Definition at line 421 of file types.h.

textlabel_t* Agnodeinfo_t::xlabel

Definition at line 428 of file types.h.


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