IDA SDK
|
Attributes of a graph edge.
Public Attributes | |
int | color |
edge color | |
int | width |
edge width | |
int | srcoff |
source: edge port offset from the left | |
int | dstoff |
destination: edge port offset from the left | |
pointseq_t | layout |
describes geometry of edge | |
Public Member Functions | |
void idaapi | add_layout_point (point_t p) |