#include <bary.h>
Collaboration diagram for gedge:
Public Attributes | |
gnode * | start |
long | sxloc |
long | syloc |
long | btxloc |
long | btyloc |
long | bbxloc |
long | bbyloc |
gnode * | end |
long | exloc |
long | eyloc |
struct { | |
unsigned char eori:4 | |
unsigned char eori2: 4 | |
} | orientation |
char | linestyle |
char | thickness |
char * | label |
int | priority |
int | horder |
short | eclass |
unsigned char | color |
char | arrowstyle1 |
char | arrowstyle2 |
char | arrowsize1 |
unsigned char | arrowcolor1 |
char | arrowsize2 |
unsigned char | arrowcolor2 |
unsigned char | labelcolor |
int | anchor |
char * | url |
char | kantenart |
char | invisible |
int | weights |
int | weightp |
gnode * | labelnode |
gedge * | next |
gedge * | before |
gedge * | internal_next |
gnode * | start |
gnode * | end |
struct { | |
unsigned char eori:4 | |
unsigned char eori2:4 | |
} | orientation |
char * | label |
char * | url |
gnode * | labelnode |
gedge * | next |
gedge * | before |
gedge * | internal_next |
|
Definition at line 114 of file clean2.c. Referenced by predbary(), predmedian(), succbary(), and succmedian(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 22 of file bary.h. Referenced by succbary(), and succmedian(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 15 of file bary.h. Referenced by predbary(), and predmedian(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 122 of file clean2.c. Referenced by tree_horizontal_order(). |