|
Graphviz
2.41.20171026.1811
|
#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 |
| boxf* port::bp |
Definition at line 70 of file types.h.
Referenced by resolvePort().
| boolean port::constrained |
Definition at line 74 of file types.h.
Referenced by beginpath(), and endpath().
| char* port::name |
Definition at line 82 of file types.h.
Referenced by resolvePort().
| pointf port::p |
Definition at line 68 of file types.h.
Referenced by beginpath(), endpath(), and portcmp().
| unsigned char port::side |
Definition at line 78 of file types.h.
Referenced by resolvePort().
| double port::theta |
Definition at line 69 of file types.h.
Referenced by beginpath(), and endpath().
1.8.5