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.


Member Function Documentation

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

Definition at line 1271 of file xdot.py.

def xdot::xdot::DragAction::abort (   self  ) 

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::PanAction, xdot::xdot::ZoomAction, and xdot::xdot::ZoomAreaAction.

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.

def xdot::xdot::DragAction::start (   self  ) 

Reimplemented in xdot::xdot::PanAction.

Definition at line 1298 of file xdot.py.

def xdot::xdot::DragAction::stop (   self  ) 

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

Definition at line 1304 of file xdot.py.


Member Data Documentation

Definition at line 1272 of file xdot.py.

Definition at line 1275 of file xdot.py.

Definition at line 1276 of file xdot.py.

Definition at line 1275 of file xdot.py.

Definition at line 1276 of file xdot.py.

Definition at line 1291 of file xdot.py.

Definition at line 1292 of file xdot.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


xdot
Author(s): Jose Fonseca, ROS package and WX frontend by Jonathan Bohren
autogenerated on Fri Jan 11 09:59:30 2013