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