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 1421 of file xdot.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 1423 of file xdot.py.

Member Function Documentation

◆ abort()

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

Reimplemented in smach_viewer.xdot.xdot.ZoomAreaAction.

Definition at line 1459 of file xdot.py.

◆ drag()

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

◆ draw()

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

Reimplemented in smach_viewer.xdot.xdot.ZoomAreaAction.

Definition at line 1447 of file xdot.py.

◆ on_button_press()

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

Definition at line 1426 of file xdot.py.

◆ on_button_release()

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

Definition at line 1442 of file xdot.py.

◆ on_motion_notify()

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

Reimplemented in smach_viewer.xdot.xdot.NullAction.

Definition at line 1431 of file xdot.py.

◆ start()

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

Reimplemented in smach_viewer.xdot.xdot.PanAction.

Definition at line 1450 of file xdot.py.

◆ stop()

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

Member Data Documentation

◆ dot_widget

smach_viewer.xdot.xdot.DragAction.dot_widget

Definition at line 1424 of file xdot.py.

◆ prevmousex

smach_viewer.xdot.xdot.DragAction.prevmousex

Definition at line 1427 of file xdot.py.

◆ prevmousey

smach_viewer.xdot.xdot.DragAction.prevmousey

Definition at line 1428 of file xdot.py.

◆ startmousex

smach_viewer.xdot.xdot.DragAction.startmousex

Definition at line 1427 of file xdot.py.

◆ startmousey

smach_viewer.xdot.xdot.DragAction.startmousey

Definition at line 1428 of file xdot.py.

◆ stopmousex

smach_viewer.xdot.xdot.DragAction.stopmousex

Definition at line 1443 of file xdot.py.

◆ stopmousey

smach_viewer.xdot.xdot.DragAction.stopmousey

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