|
def | __init__ (self, x, y, w, h, shapes, url) |
|
def | get_jump (self, x, y) |
|
def | get_url (self, x, y) |
|
def | is_inside (self, x, y) |
|
def | __init__ (self, shapes) |
|
def | get_jump (self, x, y) |
|
def | get_url (self, x, y) |
|
def | __init__ (self, shapes) |
|
def | draw (self, cr, highlight=False) |
|
def | __init__ (self) |
|
def | draw (self, cr, highlight=False) |
|
def | select_pen (self, highlight) |
|
Definition at line 343 of file xdot.py.
def smach_viewer.xdot.xdot.Node.__init__ |
( |
|
self, |
|
|
|
x, |
|
|
|
y, |
|
|
|
w, |
|
|
|
h, |
|
|
|
shapes, |
|
|
|
url |
|
) |
| |
def smach_viewer.xdot.xdot.Node.get_jump |
( |
|
self, |
|
|
|
x, |
|
|
|
y |
|
) |
| |
def smach_viewer.xdot.xdot.Node.get_url |
( |
|
self, |
|
|
|
x, |
|
|
|
y |
|
) |
| |
def smach_viewer.xdot.xdot.Node.is_inside |
( |
|
self, |
|
|
|
x, |
|
|
|
y |
|
) |
| |
smach_viewer.xdot.xdot.Node.url |
smach_viewer.xdot.xdot.Node.x |
smach_viewer.xdot.xdot.Node.x1 |
smach_viewer.xdot.xdot.Node.x2 |
smach_viewer.xdot.xdot.Node.y |
smach_viewer.xdot.xdot.Node.y1 |
smach_viewer.xdot.xdot.Node.y2 |
The documentation for this class was generated from the following file: