$search

Public Member Functions | |
| def | __init__ |
| def | draw |
| def | get_jump |
| def | get_size |
| def | get_url |
Public Attributes | |
| edges | |
| height | |
| nodes | |
| shapes | |
| width | |
Definition at line 398 of file xdot.py.
| def xdot::Graph::__init__ | ( | self, | ||
width = 1, |
||||
height = 1, |
||||
shapes = (), |
||||
nodes = (), |
||||
edges = () | ||||
| ) |