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