|
Graphviz 2.29.20120208.0545
|
#include <types.h>

Data Fields | |
| pointf | p |
| double | theta |
| boxf * | bp |
| boolean | defined |
| boolean | constrained |
| boolean | clip |
| boolean | dyna |
| unsigned char | order |
| unsigned char | side |
| char * | name |
Definition at line 75 of file types.h.
Referenced by resolvePort().
Definition at line 79 of file types.h.
Referenced by beginpath(), and endpath().
| char* port::name |
Definition at line 87 of file types.h.
Referenced by common_init_node(), and resolvePort().
| unsigned char port::order |
Definition at line 73 of file types.h.
Referenced by beginpath(), endpath(), and portcmp().
| unsigned char port::side |
Definition at line 83 of file types.h.
Referenced by resolvePort().
| double port::theta |
Definition at line 74 of file types.h.
Referenced by beginpath(), and endpath().
1.7.4