Public Member Functions | Public Attributes
xdot.DragAction Class Reference
Inheritance diagram for 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 1255 of file xdot.py.


Constructor & Destructor Documentation

def xdot.DragAction.__init__ (   self,
  dot_widget 
)

Definition at line 1257 of file xdot.py.


Member Function Documentation

def xdot.DragAction.abort (   self)

Reimplemented in xdot.ZoomAreaAction.

Definition at line 1293 of file xdot.py.

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

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

Definition at line 1287 of file xdot.py.

def xdot.DragAction.draw (   self,
  cr 
)

Reimplemented in xdot.ZoomAreaAction.

Definition at line 1281 of file xdot.py.

def xdot.DragAction.on_button_press (   self,
  event 
)

Definition at line 1260 of file xdot.py.

def xdot.DragAction.on_button_release (   self,
  event 
)

Definition at line 1276 of file xdot.py.

def xdot.DragAction.on_motion_notify (   self,
  event 
)

Reimplemented in xdot.NullAction.

Definition at line 1265 of file xdot.py.

def xdot.DragAction.start (   self)

Reimplemented in xdot.PanAction.

Definition at line 1284 of file xdot.py.

def xdot.DragAction.stop (   self)

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

Definition at line 1290 of file xdot.py.


Member Data Documentation

Definition at line 1257 of file xdot.py.

Definition at line 1260 of file xdot.py.

Definition at line 1260 of file xdot.py.

Definition at line 1260 of file xdot.py.

Definition at line 1260 of file xdot.py.

Definition at line 1276 of file xdot.py.

Definition at line 1276 of file xdot.py.


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


cob_script_server
Author(s): Florian Weisshardt
autogenerated on Sun Jun 9 2019 20:20:12