Public Member Functions | Public Attributes | List of all members
smach_viewer.xdot.xdot_qt.ZoomToAnimation Class Reference
Inheritance diagram for smach_viewer.xdot.xdot_qt.ZoomToAnimation:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, dot_widget, target_x, target_y)
 
def animate (self, t)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot_qt.MoveToAnimation
def __init__ (self, dot_widget, target_x, target_y)
 
def animate (self, t)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot_qt.LinearAnimation
def animate (self, t)
 
def start (self)
 
def tick (self)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot_qt.Animation
def __init__ (self, dot_widget)
 
def start (self)
 
def stop (self)
 
def tick (self)
 

Public Attributes

 extra_zoom
 
 source_zoom
 
 target_zoom
 
- Public Attributes inherited from smach_viewer.xdot.xdot_qt.MoveToAnimation
 source_x
 
 source_y
 
 target_x
 
 target_y
 
- Public Attributes inherited from smach_viewer.xdot.xdot_qt.LinearAnimation
 started
 
- Public Attributes inherited from smach_viewer.xdot.xdot_qt.Animation
 dot_widget
 
 timeout_id
 

Additional Inherited Members

- Static Public Attributes inherited from smach_viewer.xdot.xdot_qt.LinearAnimation
float duration = 0.6
 
- Static Public Attributes inherited from smach_viewer.xdot.xdot_qt.Animation
float step = 0.03
 

Detailed Description

Definition at line 1198 of file xdot_qt.py.

Constructor & Destructor Documentation

def smach_viewer.xdot.xdot_qt.ZoomToAnimation.__init__ (   self,
  dot_widget,
  target_x,
  target_y 
)

Definition at line 1200 of file xdot_qt.py.

Member Function Documentation

def smach_viewer.xdot.xdot_qt.ZoomToAnimation.animate (   self,
  t 
)

Definition at line 1219 of file xdot_qt.py.

Member Data Documentation

smach_viewer.xdot.xdot_qt.ZoomToAnimation.extra_zoom

Definition at line 1204 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.ZoomToAnimation.source_zoom

Definition at line 1202 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.ZoomToAnimation.target_zoom

Definition at line 1203 of file xdot_qt.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