Public Member Functions | Public Attributes | List of all members
smach_viewer.xdot.wxxdot.WxDragAction Class Reference
Inheritance diagram for smach_viewer.xdot.wxxdot.WxDragAction:
Inheritance graph
[legend]

Public Member Functions

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)
 

Public Attributes

 dot_widget
 
 prevmousex
 
 prevmousey
 
 startmousex
 
 startmousey
 
 stopmousex
 
 stopmousey
 

Detailed Description

Definition at line 48 of file wxxdot.py.

Constructor & Destructor Documentation

◆ __init__()

def smach_viewer.xdot.wxxdot.WxDragAction.__init__ (   self,
  dot_widget 
)

Definition at line 49 of file wxxdot.py.

Member Function Documentation

◆ abort()

def smach_viewer.xdot.wxxdot.WxDragAction.abort (   self)

Definition at line 84 of file wxxdot.py.

◆ drag()

def smach_viewer.xdot.wxxdot.WxDragAction.drag (   self,
  deltax,
  deltay 
)

Definition at line 78 of file wxxdot.py.

◆ draw()

def smach_viewer.xdot.wxxdot.WxDragAction.draw (   self,
  cr 
)

Definition at line 72 of file wxxdot.py.

◆ on_button_press()

def smach_viewer.xdot.wxxdot.WxDragAction.on_button_press (   self,
  event 
)

Definition at line 52 of file wxxdot.py.

◆ on_button_release()

def smach_viewer.xdot.wxxdot.WxDragAction.on_button_release (   self,
  event 
)

Definition at line 66 of file wxxdot.py.

◆ on_motion_notify()

def smach_viewer.xdot.wxxdot.WxDragAction.on_motion_notify (   self,
  event 
)

Definition at line 58 of file wxxdot.py.

◆ start()

def smach_viewer.xdot.wxxdot.WxDragAction.start (   self)

Definition at line 75 of file wxxdot.py.

◆ stop()

def smach_viewer.xdot.wxxdot.WxDragAction.stop (   self)

Definition at line 81 of file wxxdot.py.

Member Data Documentation

◆ dot_widget

smach_viewer.xdot.wxxdot.WxDragAction.dot_widget

Definition at line 50 of file wxxdot.py.

◆ prevmousex

smach_viewer.xdot.wxxdot.WxDragAction.prevmousex

Definition at line 54 of file wxxdot.py.

◆ prevmousey

smach_viewer.xdot.wxxdot.WxDragAction.prevmousey

Definition at line 55 of file wxxdot.py.

◆ startmousex

smach_viewer.xdot.wxxdot.WxDragAction.startmousex

Definition at line 54 of file wxxdot.py.

◆ startmousey

smach_viewer.xdot.wxxdot.WxDragAction.startmousey

Definition at line 55 of file wxxdot.py.

◆ stopmousex

smach_viewer.xdot.wxxdot.WxDragAction.stopmousex

Definition at line 68 of file wxxdot.py.

◆ stopmousey

smach_viewer.xdot.wxxdot.WxDragAction.stopmousey

Definition at line 69 of file wxxdot.py.


The documentation for this class was generated from the following file:


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Mon Feb 28 2022 22:18:54