Public Member Functions | Public Attributes | List of all members
smach_viewer.xdot.xdot.DragAction Class Reference
Inheritance diagram for smach_viewer.xdot.xdot.DragAction:
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 1269 of file xdot.py.

Constructor & Destructor Documentation

def smach_viewer.xdot.xdot.DragAction.__init__ (   self,
  dot_widget 
)

Definition at line 1271 of file xdot.py.

Member Function Documentation

def smach_viewer.xdot.xdot.DragAction.abort (   self)

Definition at line 1307 of file xdot.py.

def smach_viewer.xdot.xdot.DragAction.drag (   self,
  deltax,
  deltay 
)

Definition at line 1301 of file xdot.py.

def smach_viewer.xdot.xdot.DragAction.draw (   self,
  cr 
)

Definition at line 1295 of file xdot.py.

def smach_viewer.xdot.xdot.DragAction.on_button_press (   self,
  event 
)

Definition at line 1274 of file xdot.py.

def smach_viewer.xdot.xdot.DragAction.on_button_release (   self,
  event 
)

Definition at line 1290 of file xdot.py.

def smach_viewer.xdot.xdot.DragAction.on_motion_notify (   self,
  event 
)

Definition at line 1279 of file xdot.py.

def smach_viewer.xdot.xdot.DragAction.start (   self)

Definition at line 1298 of file xdot.py.

def smach_viewer.xdot.xdot.DragAction.stop (   self)

Definition at line 1304 of file xdot.py.

Member Data Documentation

smach_viewer.xdot.xdot.DragAction.dot_widget

Definition at line 1272 of file xdot.py.

smach_viewer.xdot.xdot.DragAction.prevmousex

Definition at line 1275 of file xdot.py.

smach_viewer.xdot.xdot.DragAction.prevmousey

Definition at line 1276 of file xdot.py.

smach_viewer.xdot.xdot.DragAction.startmousex

Definition at line 1275 of file xdot.py.

smach_viewer.xdot.xdot.DragAction.startmousey

Definition at line 1276 of file xdot.py.

smach_viewer.xdot.xdot.DragAction.stopmousex

Definition at line 1291 of file xdot.py.

smach_viewer.xdot.xdot.DragAction.stopmousey

Definition at line 1292 of file xdot.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