Package | Description |
---|---|
fr.inria.zvtm.animation |
New ZVTM animation engine based on Sun's Timing framework.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTimingHandler
A class that overrides most TimingHandler methods with dummy (empty) ones.
|
Modifier and Type | Method and Description |
---|---|
Animation |
AnimationFactory.createAnimation(int duration,
double repeatCount,
Animation.RepeatBehavior repeatBehavior,
Object subject,
Animation.Dimension dimension,
TimingHandler handler)
Creates a new Animation object that will be handled
by the associated AnimationManager.
|
Animation |
AnimationFactory.createAnimation(int duration,
double repeatCount,
Animation.RepeatBehavior repeatBehavior,
Object subject,
Animation.Dimension dimension,
TimingHandler handler,
org.jdesktop.animation.timing.interpolation.Interpolator interpolator)
Creates a new Animation object that will be handled
by this AnimationManager.
|
Animation |
AnimationFactory.createAnimation(int duration,
Object subject,
Animation.Dimension dimension,
TimingHandler handler)
Creates a new Animation object that will be handled
by the associated AnimationManager.
|
Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2015 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.