Agnodeinfo_t Struct Reference

#include <types.h>

Collaboration diagram for Agnodeinfo_t:

Collaboration graph
[legend]

Data Fields

shape_descshape
void * shape_info
point coord
double width
double height
boxf bb
int ht
int lw
int rw
textlabel_tlabel
void * alg
char state
unsigned char gui_state
boolean clustnode
unsigned char pinned
short xsize
short ysize
int id
int heapindex
int hops
double * pos
double dist
unsigned char showboxes
boolean has_port
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
int mval
elist save_in
elist save_out
elist tree_in
elist tree_out
edge_tpar
int low
int lim
int priority
double pad [1]
char notused

Detailed Description

Definition at line 435 of file types.h.


Field Documentation

shape_desc* Agnodeinfo_t::shape

Definition at line 436 of file types.h.

void* Agnodeinfo_t::shape_info

Definition at line 437 of file types.h.

point Agnodeinfo_t::coord

Definition at line 438 of file types.h.

double Agnodeinfo_t::width

Definition at line 439 of file types.h.

double Agnodeinfo_t::height

Definition at line 439 of file types.h.

boxf Agnodeinfo_t::bb

Definition at line 440 of file types.h.

int Agnodeinfo_t::ht

Definition at line 441 of file types.h.

int Agnodeinfo_t::lw

Definition at line 441 of file types.h.

int Agnodeinfo_t::rw

Definition at line 441 of file types.h.

textlabel_t* Agnodeinfo_t::label

Definition at line 442 of file types.h.

void* Agnodeinfo_t::alg

Definition at line 443 of file types.h.

char Agnodeinfo_t::state

Definition at line 444 of file types.h.

unsigned char Agnodeinfo_t::gui_state

Definition at line 445 of file types.h.

boolean Agnodeinfo_t::clustnode

Definition at line 446 of file types.h.

unsigned char Agnodeinfo_t::pinned

Definition at line 449 of file types.h.

short Agnodeinfo_t::xsize

Definition at line 450 of file types.h.

short Agnodeinfo_t::ysize

Definition at line 450 of file types.h.

int Agnodeinfo_t::id

Definition at line 451 of file types.h.

int Agnodeinfo_t::heapindex

Definition at line 451 of file types.h.

int Agnodeinfo_t::hops

Definition at line 451 of file types.h.

double* Agnodeinfo_t::pos

Definition at line 452 of file types.h.

double Agnodeinfo_t::dist

Definition at line 452 of file types.h.

Referenced by heapdown().

unsigned char Agnodeinfo_t::showboxes

Definition at line 455 of file types.h.

boolean Agnodeinfo_t::has_port

Definition at line 456 of file types.h.

char Agnodeinfo_t::node_type

Definition at line 459 of file types.h.

char Agnodeinfo_t::mark

Definition at line 459 of file types.h.

char Agnodeinfo_t::onstack

Definition at line 459 of file types.h.

char Agnodeinfo_t::ranktype

Definition at line 460 of file types.h.

char Agnodeinfo_t::weight_class

Definition at line 460 of file types.h.

node_t* Agnodeinfo_t::next

Definition at line 461 of file types.h.

node_t * Agnodeinfo_t::prev

Definition at line 461 of file types.h.

elist Agnodeinfo_t::in

Definition at line 462 of file types.h.

elist Agnodeinfo_t::out

Definition at line 462 of file types.h.

elist Agnodeinfo_t::flat_out

Definition at line 462 of file types.h.

elist Agnodeinfo_t::flat_in

Definition at line 462 of file types.h.

elist Agnodeinfo_t::other

Definition at line 462 of file types.h.

graph_t* Agnodeinfo_t::clust

Definition at line 463 of file types.h.

int Agnodeinfo_t::UF_size

Definition at line 466 of file types.h.

node_t* Agnodeinfo_t::UF_parent

Definition at line 467 of file types.h.

node_t* Agnodeinfo_t::inleaf

Definition at line 468 of file types.h.

node_t * Agnodeinfo_t::outleaf

Definition at line 468 of file types.h.

int Agnodeinfo_t::rank

Definition at line 471 of file types.h.

Referenced by clip_and_install().

int Agnodeinfo_t::order

Definition at line 471 of file types.h.

Referenced by clip_and_install().

int Agnodeinfo_t::mval

Definition at line 472 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 473 of file types.h.

elist Agnodeinfo_t::tree_in

Definition at line 476 of file types.h.

elist Agnodeinfo_t::tree_out

Definition at line 476 of file types.h.

edge_t* Agnodeinfo_t::par

Definition at line 477 of file types.h.

int Agnodeinfo_t::low

Definition at line 478 of file types.h.

int Agnodeinfo_t::lim

Definition at line 478 of file types.h.

int Agnodeinfo_t::priority

Definition at line 479 of file types.h.

double Agnodeinfo_t::pad[1]

Definition at line 481 of file types.h.

char Agnodeinfo_t::notused

Definition at line 52 of file libgraph.h.


The documentation for this struct was generated from the following files:
Generated on Mon Mar 31 19:08:33 2008 for Graphviz by  doxygen 1.5.1