Public Member Functions | Public Attributes
xdot.xdot.DragAction Class Reference
Inheritance diagram for xdot.xdot.DragAction:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def abort
def drag
def draw
def on_button_press
def on_button_release
def on_motion_notify
def start
def stop

Public Attributes

 dot_widget
 prevmousex
 prevmousey
 startmousex
 startmousey
 stopmousex
 stopmousey

Detailed Description

Definition at line 1269 of file xdot.py.


Constructor & Destructor Documentation

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

Definition at line 1271 of file xdot.py.


Member Function Documentation

Reimplemented in xdot.xdot.ZoomAreaAction.

Definition at line 1307 of file xdot.py.

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

Reimplemented in xdot.xdot.ZoomAreaAction, xdot.xdot.ZoomAction, and xdot.xdot.PanAction.

Definition at line 1301 of file xdot.py.

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

Reimplemented in xdot.xdot.ZoomAreaAction.

Definition at line 1295 of file xdot.py.

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

Definition at line 1274 of file xdot.py.

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

Definition at line 1290 of file xdot.py.

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

Reimplemented in xdot.xdot.NullAction.

Definition at line 1279 of file xdot.py.

Reimplemented in xdot.xdot.PanAction.

Definition at line 1298 of file xdot.py.

def xdot.xdot.DragAction.stop (   self)

Reimplemented in xdot.xdot.ZoomAreaAction, xdot.xdot.ZoomAction, and xdot.xdot.PanAction.

Definition at line 1304 of file xdot.py.


Member Data Documentation

Definition at line 1271 of file xdot.py.

Definition at line 1274 of file xdot.py.

Definition at line 1274 of file xdot.py.

Definition at line 1274 of file xdot.py.

Definition at line 1274 of file xdot.py.

Definition at line 1290 of file xdot.py.

Definition at line 1290 of file xdot.py.


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


xdot
Author(s): Jose Fonseca, ROS package and WX frontend by Jonathan Bohren
autogenerated on Mon Oct 6 2014 07:25:57