Public Member Functions | Public Attributes | List of all members
smach_viewer.xdot.xdot.ZoomToAnimation Class Reference
Inheritance diagram for smach_viewer.xdot.xdot.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.LinearAnimation
def start (self)
 
def tick (self)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.Animation
def __init__ (self, dot_widget)
 
def stop (self)
 

Public Attributes

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

Additional Inherited Members

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

Detailed Description

Definition at line 1395 of file xdot.py.

Constructor & Destructor Documentation

◆ __init__()

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

Reimplemented from smach_viewer.xdot.xdot.MoveToAnimation.

Definition at line 1397 of file xdot.py.

Member Function Documentation

◆ animate()

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

Reimplemented from smach_viewer.xdot.xdot.MoveToAnimation.

Definition at line 1414 of file xdot.py.

Member Data Documentation

◆ extra_zoom

smach_viewer.xdot.xdot.ZoomToAnimation.extra_zoom

Definition at line 1401 of file xdot.py.

◆ source_zoom

smach_viewer.xdot.xdot.ZoomToAnimation.source_zoom

Definition at line 1399 of file xdot.py.

◆ target_zoom

smach_viewer.xdot.xdot.ZoomToAnimation.target_zoom

Definition at line 1400 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