| 
    IDA SDK
    
   | 
 
Describes a sub-item of a graph.
Public Attributes | |
| graph_item_type_t | type | 
| type  | |
| edge_t | e | 
| edge source and destination  | |
| int | n | 
| node number  | |
| int | b | 
| button number  | |
| point_t | p | 
| text coordinates in the node  | |
| edge_layout_point_t | elp | 
| edge layout point  | |
Public Member Functions | |
| bool | operator== (const graph_item_t &r) const | 
| bool | is_node (void) const | 
| bool | is_edge (void) const |