IDA SDK
|
Attributes of a graph edge.
Public Attributes | |
bgcolor_t | color = DEFCOLOR |
edge color | |
int | width = 1 |
edge width | |
int | srcoff = -1 |
source: edge port offset from the left | |
int | dstoff = -1 |
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) |