#include <types.h>
Collaboration diagram for Agnodeinfo_t:
Data Fields | |
shape_desc * | shape |
void * | shape_info |
point | coord |
double | width |
double | height |
boxf | bb |
int | ht |
int | lw |
int | rw |
textlabel_t * | label |
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_t * | next |
node_t * | prev |
elist | in |
elist | out |
elist | flat_out |
elist | flat_in |
elist | other |
graph_t * | clust |
int | UF_size |
node_t * | UF_parent |
node_t * | inleaf |
node_t * | outleaf |
int | rank |
int | order |
int | mval |
elist | save_in |
elist | save_out |
elist | tree_in |
elist | tree_out |
edge_t * | par |
int | low |
int | lim |
int | priority |
double | pad [1] |
char | notused |
Definition at line 435 of file types.h.
void* Agnodeinfo_t::shape_info |
double Agnodeinfo_t::width |
double Agnodeinfo_t::height |
int Agnodeinfo_t::ht |
int Agnodeinfo_t::lw |
int Agnodeinfo_t::rw |
void* Agnodeinfo_t::alg |
char Agnodeinfo_t::state |
unsigned char Agnodeinfo_t::gui_state |
unsigned char Agnodeinfo_t::pinned |
short Agnodeinfo_t::xsize |
short Agnodeinfo_t::ysize |
int Agnodeinfo_t::id |
double* Agnodeinfo_t::pos |
double Agnodeinfo_t::dist |
unsigned char Agnodeinfo_t::showboxes |
char Agnodeinfo_t::mark |
double Agnodeinfo_t::pad[1] |
Definition at line 52 of file libgraph.h.