IDA SDK
edge_info_t Struct Reference

Detailed Description

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)
 

The documentation for this struct was generated from the following file: