|
def | abort (self) |
|
def | drag (self, deltax, deltay) |
|
def | draw (self, cr) |
|
def | stop (self) |
|
def | __init__ (self, dot_widget) |
|
def | abort (self) |
|
def | drag (self, deltax, deltay) |
|
def | draw (self, cr) |
|
def | on_button_press (self, event) |
|
def | on_button_release (self, event) |
|
def | on_motion_notify (self, event) |
|
def | start (self) |
|
def | stop (self) |
|
Definition at line 1357 of file xdot.py.
def smach_viewer.xdot.xdot.ZoomAreaAction.abort |
( |
|
self | ) |
|
def smach_viewer.xdot.xdot.ZoomAreaAction.drag |
( |
|
self, |
|
|
|
deltax, |
|
|
|
deltay |
|
) |
| |
def smach_viewer.xdot.xdot.ZoomAreaAction.draw |
( |
|
self, |
|
|
|
cr |
|
) |
| |
def smach_viewer.xdot.xdot.ZoomAreaAction.stop |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: