API documentation for visualization library

Michael Galloy

single page | use frames     summary     class     fields     routine details     file attributes

animation/animators/

visgrparallelanimator__define.pro


Parallel animator for holding animator that should happen at the same time.

Class description for visgrparallelanimator

Inheritance

Properties

_ref_extra get

properties of the VISgrAnimation or IDL_Container

duration get

duration of the animator

Routines

visgrparallelanimator::getProperty, duration=duration, _ref_extra=_ref_extra

Get properties.

visgrparallelanimator::animate, progress

Do the transition.

visgrparallelanimator::reset

Reset the animator.

visgrparallelanimator__define

Define the instance variables.

Routine details

top visgrparallelanimator::getProperty

visgrparallelanimator::getProperty, duration=duration, _ref_extra=_ref_extra

Get properties.

Keywords

duration

duration of the animator

_ref_extra

properties of the VISgrAnimation or IDL_Container

top visgrparallelanimator::animate

visgrparallelanimator::animate, progress

Do the transition.

Parameters

progress in required type=float

progress of the transition, 0 to 1

top visgrparallelanimator::reset

visgrparallelanimator::reset

Reset the animator.

top visgrparallelanimator__define

visgrparallelanimator__define

Define the instance variables.

File attributes

Modification date: Mon Nov 29 18:32:10 2010
Lines: 83
Docformat: rst rst