TinyLine
v2.0

com.tinyline.svg
Interface AnimationCallback


public interface AnimationCallback

The AnimationCallback interface.

Version:
1.9

Author:
Andrew Girow

Method Summary
 void postSMILEvent(int eventType, TinyString theEvent)
          SMIL: Posts the SMIL event from an animation element to an interested party.
 

Method Detail

postSMILEvent

public void postSMILEvent(int eventType,
                          TinyString theEvent)
SMIL: Posts the SMIL event from an animation element to an interested party. The SMIL event type can be one of

Parameters:
eventType - The SMIL event type
theEvent - The SMIL event

TinyLine
v2.0

Provided under the terms of the TinyLine License Agreement that has been included with this distribution