Public Member Functions | |
| def | __init__ |
| def | run |
| def | select_callback |
Public Attributes | |
| graph | |
| output_file | |
| selection_update | |
| selection_url | |
| viewer | |
Thread to control update of dot file
Definition at line 73 of file impl.py.
| def rxgraph::impl::DotUpdate::__init__ | ( | self, | ||
| graph, | ||||
| viewer, | ||||
output_file = None | ||||
| ) |
| def rxgraph::impl::DotUpdate::select_callback | ( | self, | ||
| target, | ||||
| event | ||||
| ) |