|
| str | x = property(_ida_graph.point_t_x_get, _ida_graph.point_t_x_set) |
| |
| str | y = property(_ida_graph.point_t_y_get, _ida_graph.point_t_y_set) |
| |
◆ __init__()
| __init__ |
( |
| self, |
|
|
* | args ) |
◆ __eq__()
◆ __ne__()
◆ add()
◆ negate()
◆ sub()
| str x = property(_ida_graph.point_t_x_get, _ida_graph.point_t_x_set) |
|
static |
| str y = property(_ida_graph.point_t_y_get, _ida_graph.point_t_y_set) |
|
static |
◆ thisown
Initial value:= property(lambda x: x.this.own(), lambda x, v: x.this.own(v),
doc='The membership flag')
The documentation for this class was generated from the following file: