
Public Member Functions | |
| def | __init__ |
| def | get_jump |
| def | get_url |
| def | is_inside |
Public Attributes | |
| url | |
| x | |
| x1 | |
| x2 | |
| y | |
| y1 | |
| y2 | |
Definition at line 343 of file xdot.py.
| def xdot::xdot::Node::__init__ | ( | self, | ||
| x, | ||||
| y, | ||||
| w, | ||||
| h, | ||||
| shapes, | ||||
| url | ||||
| ) |
| def xdot::xdot::Node::get_jump | ( | self, | ||
| x, | ||||
| y | ||||
| ) |
Reimplemented from xdot::xdot::Element.
| def xdot::xdot::Node::get_url | ( | self, | ||
| x, | ||||
| y | ||||
| ) |
Reimplemented from xdot::xdot::Element.