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

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

Definition at line 49 of file wxxdot.py.

Member Function Documentation

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

Definition at line 84 of file wxxdot.py.

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

Definition at line 78 of file wxxdot.py.

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

Definition at line 72 of file wxxdot.py.

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

Definition at line 52 of file wxxdot.py.

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

Definition at line 66 of file wxxdot.py.

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

Definition at line 58 of file wxxdot.py.

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

Definition at line 75 of file wxxdot.py.

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

Definition at line 81 of file wxxdot.py.

Member Data Documentation

smach_viewer.xdot.wxxdot.WxDragAction.dot_widget

Definition at line 50 of file wxxdot.py.

smach_viewer.xdot.wxxdot.WxDragAction.prevmousex

Definition at line 54 of file wxxdot.py.

smach_viewer.xdot.wxxdot.WxDragAction.prevmousey

Definition at line 55 of file wxxdot.py.

smach_viewer.xdot.wxxdot.WxDragAction.startmousex

Definition at line 54 of file wxxdot.py.

smach_viewer.xdot.wxxdot.WxDragAction.startmousey

Definition at line 55 of file wxxdot.py.

smach_viewer.xdot.wxxdot.WxDragAction.stopmousex

Definition at line 68 of file wxxdot.py.

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 Jun 10 2019 13:13:42