Proxy of C++ edge_info_t class.
|
| str | color = property(_ida_graph.edge_info_t_color_get, _ida_graph.edge_info_t_color_set, doc=!) |
| |
| str | width = property(_ida_graph.edge_info_t_width_get, _ida_graph.edge_info_t_width_set, doc=) |
| |
| str | srcoff = property(_ida_graph.edge_info_t_srcoff_get, _ida_graph.edge_info_t_srcoff_set, doc=) |
| |
| str | dstoff = property(_ida_graph.edge_info_t_dstoff_get, _ida_graph.edge_info_t_dstoff_set, doc=) |
| |
| str | layout = property(_ida_graph.edge_info_t_layout_get, _ida_graph.edge_info_t_layout_set, doc=) |
| |
|
| | thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
| |
◆ __init__()
◆ reverse_layout()
| "void" reverse_layout |
( |
| self | ) |
|
◆ color
| str color = property(_ida_graph.edge_info_t_color_get, _ida_graph.edge_info_t_color_set, doc=!) |
|
static |
◆ dstoff
| str dstoff = property(_ida_graph.edge_info_t_dstoff_get, _ida_graph.edge_info_t_dstoff_set, doc=) |
|
static |
◆ layout
| str layout = property(_ida_graph.edge_info_t_layout_get, _ida_graph.edge_info_t_layout_set, doc=) |
|
static |
◆ srcoff
| str srcoff = property(_ida_graph.edge_info_t_srcoff_get, _ida_graph.edge_info_t_srcoff_set, doc=) |
|
static |
◆ width
| str width = property(_ida_graph.edge_info_t_width_get, _ida_graph.edge_info_t_width_set, doc=) |
|
static |
◆ thisown
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: