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