| __init__(self, *args, **kwargs) | interactive_graph_t | |
| add_edge(self, "int" i, "int" j, "edge_info_t" ei) | interactive_graph_t | |
| add_node(self, "rect_t" r) | interactive_graph_t | |
| belongs | interactive_graph_t | static |
| calc_group_ea(self, "intvec_t const &" arg2) | interactive_graph_t | |
| change_group_visibility(self, "int" group, "bool" expand) | interactive_graph_t | |
| create_digraph_layout(self) | interactive_graph_t | |
| create_group(self, "intvec_t const &" nodes) | interactive_graph_t | |
| del_custom_layout(self) | interactive_graph_t | |
| del_edge(self, "int" i, "int" j) | interactive_graph_t | |
| del_node(self, "int" n) | interactive_graph_t | |
| delete_group(self, "int" group) | interactive_graph_t | |
| edges | interactive_graph_t | static |
| empty(self) | interactive_graph_t | |
| exists(self, "int" node) | interactive_graph_t | |
| get_custom_layout(self) | interactive_graph_t | |
| get_first_subgraph_node(self, "int" group) | interactive_graph_t | |
| get_graph_groups(self) | interactive_graph_t | |
| get_next_subgraph_node(self, "int" group, "int" current) | interactive_graph_t | |
| get_node_group(self, "int" node) | interactive_graph_t | |
| get_node_representative(self, "int" node) | interactive_graph_t | |
| gid | interactive_graph_t | static |
| is_collapsed_node(self, "int" node) | interactive_graph_t | |
| is_deleted_node(self, "int" node) | interactive_graph_t | |
| is_displayable_node(self, "int" node) | interactive_graph_t | |
| is_dot_node(self, "int" node) | interactive_graph_t | |
| is_group_node(self, "int" node) | interactive_graph_t | |
| is_simple_node(self, "int" node) | interactive_graph_t | |
| is_subgraph_node(self, "int" node) | interactive_graph_t | |
| is_uncollapsed_node(self, "int" node) | interactive_graph_t | |
| is_user_graph(self) | interactive_graph_t | |
| is_visible_node(self, "int" node) | interactive_graph_t | |
| node_flags | interactive_graph_t | static |
| node_qty(self) | interactive_graph_t | |
| nodes | interactive_graph_t | static |
| npred(self, "int" b) | interactive_graph_t | |
| nsucc(self, "int" b) | interactive_graph_t | |
| org_preds | interactive_graph_t | static |
| org_succs | interactive_graph_t | static |
| pred(self, "int" b, "int" i) | interactive_graph_t | |
| preds | interactive_graph_t | static |
| predset(self, "int" b) | interactive_graph_t | |
| redo_layout(self) | interactive_graph_t | |
| refresh(self) | interactive_graph_t | |
| replace_edge(self, "int" i, "int" j, "int" x, "int" y) | interactive_graph_t | |
| reset(self) | interactive_graph_t | |
| resize(self, "int" n) | interactive_graph_t | |
| set_custom_layout(self) | interactive_graph_t | |
| set_deleted_node(self, "int" node) | interactive_graph_t | |
| set_edge(self, "edge_t" e, "edge_info_t" ei) | interactive_graph_t | |
| set_graph_groups(self) | interactive_graph_t | |
| set_node_group(self, "int" node, "int" group) | interactive_graph_t | |
| set_nrect(self, "int" n, "rect_t" r) | interactive_graph_t | |
| size(self) | interactive_graph_t | |
| succ(self, "int" b, "int" i) | interactive_graph_t | |
| succs | interactive_graph_t | static |
| succset(self, "int" b) | interactive_graph_t | |
| thisown | interactive_graph_t | static |