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

Public Member Functions

def __init__ (self, dot_widget)
 
def start (self)
 
def stop (self)
 
def tick (self)
 

Public Attributes

 dot_widget
 
 timeout_id
 

Static Public Attributes

float step = 0.03
 

Detailed Description

Definition at line 1331 of file xdot.py.

Constructor & Destructor Documentation

◆ __init__()

def smach_viewer.xdot.xdot.Animation.__init__ (   self,
  dot_widget 
)

Definition at line 1335 of file xdot.py.

Member Function Documentation

◆ start()

def smach_viewer.xdot.xdot.Animation.start (   self)

Reimplemented in smach_viewer.xdot.xdot.LinearAnimation, and smach_viewer.xdot.xdot.NoAnimation.

Definition at line 1339 of file xdot.py.

◆ stop()

def smach_viewer.xdot.xdot.Animation.stop (   self)

Reimplemented in smach_viewer.xdot.xdot.NoAnimation.

Definition at line 1342 of file xdot.py.

◆ tick()

def smach_viewer.xdot.xdot.Animation.tick (   self)

Reimplemented in smach_viewer.xdot.xdot.LinearAnimation.

Definition at line 1348 of file xdot.py.

Member Data Documentation

◆ dot_widget

smach_viewer.xdot.xdot.Animation.dot_widget

Definition at line 1336 of file xdot.py.

◆ step

float smach_viewer.xdot.xdot.Animation.step = 0.03
static

Definition at line 1333 of file xdot.py.

◆ timeout_id

smach_viewer.xdot.xdot.Animation.timeout_id

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