Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon

Attributes of a graph edge. More...

#include <graph.hpp>

Public Member Functions

void idaapi add_layout_point (point_t p)
 

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
 

Detailed Description

Attributes of a graph edge.


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