org.apache.batik.bridge

Class SVGAnimationEngine.AnimationThread.Ticker

protected class SVGAnimationEngine.AnimationThread.Ticker extends Object implements Runnable

A runnable that ticks the animation engine.
Field Summary
protected floatt
The document time to tick at next.
Method Summary
voidrun()
Ticks the animation over.

Field Detail

t

protected float t
The document time to tick at next.

Method Detail

run

public void run()
Ticks the animation over.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.