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 87 of file wxxdot.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 88 of file wxxdot.py.

Member Function Documentation

◆ abort()

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

Reimplemented in smach_viewer.xdot.wxxdot.WxZoomAreaAction.

Definition at line 123 of file wxxdot.py.

◆ drag()

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

◆ draw()

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

Reimplemented in smach_viewer.xdot.wxxdot.WxZoomAreaAction.

Definition at line 111 of file wxxdot.py.

◆ on_button_press()

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

Definition at line 91 of file wxxdot.py.

◆ on_button_release()

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

Definition at line 105 of file wxxdot.py.

◆ on_motion_notify()

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

Reimplemented in smach_viewer.xdot.wxxdot.WxNullAction.

Definition at line 97 of file wxxdot.py.

◆ start()

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

Reimplemented in smach_viewer.xdot.wxxdot.WxPanAction.

Definition at line 114 of file wxxdot.py.

◆ stop()

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

Member Data Documentation

◆ dot_widget

smach_viewer.xdot.wxxdot.WxDragAction.dot_widget

Definition at line 89 of file wxxdot.py.

◆ prevmousex

smach_viewer.xdot.wxxdot.WxDragAction.prevmousex

Definition at line 93 of file wxxdot.py.

◆ prevmousey

smach_viewer.xdot.wxxdot.WxDragAction.prevmousey

Definition at line 94 of file wxxdot.py.

◆ startmousex

smach_viewer.xdot.wxxdot.WxDragAction.startmousex

Definition at line 93 of file wxxdot.py.

◆ startmousey

smach_viewer.xdot.wxxdot.WxDragAction.startmousey

Definition at line 94 of file wxxdot.py.

◆ stopmousex

smach_viewer.xdot.wxxdot.WxDragAction.stopmousex

Definition at line 107 of file wxxdot.py.

◆ stopmousey

smach_viewer.xdot.wxxdot.WxDragAction.stopmousey

Definition at line 108 of file wxxdot.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Thu Feb 20 2025 03:09:09