Public Member Functions | |
def | drag (self, deltax, deltay) |
def | stop (self) |
Public Member Functions inherited from smach_viewer.xdot.xdot.DragAction | |
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) |
Additional Inherited Members | |
Public Attributes inherited from smach_viewer.xdot.xdot.DragAction | |
dot_widget | |
prevmousex | |
prevmousey | |
startmousex | |
startmousey | |
stopmousex | |
stopmousey | |
def smach_viewer.xdot.xdot.ZoomAction.drag | ( | self, | |
deltax, | |||
deltay | |||
) |