Public Member Functions | |
def | __init__ |
def | get_jump |
Public Attributes | |
dst | |
points | |
src | |
Static Public Attributes | |
int | RADIUS = 10 |
Definition at line 380 of file xdot.py.
def xdot::Edge::get_jump | ( | self, | ||
x, | ||||
y | ||||
) |
Reimplemented from xdot::Element.
int xdot::Edge::RADIUS = 10 [static] |