TinyLine 2.5

com.tinyline.svg
Interface AnimationCallback


public interface AnimationCallback

The AnimationCallback interface.

Version:
1.9

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

Method Detail

postSMILEvent

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 2.5

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