API documentation for visualization library

Michael Galloy

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

animation/animators/

visgrsequenceanimator__define.pro


Parallel animator for holding animator that should happen one after the other.

Class description for visgrsequenceanimator

Inheritance

Properties

_ref_extra get

properties of the VISgrAnimation or IDL_Container

duration get

duration of the animator

Routines

visgrsequenceanimator::getProperty, duration=duration, _ref_extra=_ref_extra

Get properties.

visgrsequenceanimator::animate, progress

Do the transition.

visgrsequenceanimator::reset

Reset the animator.

visgrsequenceanimator__define

Define the instance variables.

Routine details

top visgrsequenceanimator::getProperty

visgrsequenceanimator::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 visgrsequenceanimator::animate

visgrsequenceanimator::animate, progress

Do the transition.

Parameters

progress in required type=float

progress of the transition, 0 to 1

top visgrsequenceanimator::reset

visgrsequenceanimator::reset

Reset the animator.

top visgrsequenceanimator__define

visgrsequenceanimator__define

Define the instance variables.

File attributes

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