MSvgAnimationListener Class Reference

class MSvgAnimationListener

This interface is the callback mechanism for the SVG Engine to communicate to interested clients about hyperlinks. The client (listener) is notified when a pointer has entered or exited a hyperlink and when a hyperlink is activated.

SVGEngine.lib
Since
1.0

Member Functions Documentation

AnimationEnded()

TBool AnimationEnded()[pure virtual]

This method is called to notify the client that a link has been activated.

Since
1.0

AnimationPaused()

TBool AnimationPaused()[pure virtual]

Notified when a pointer exits a hyperlink element.

Since
1.0

AnimationStarted(TBool)

TBool AnimationStarted(TBoolisAnimationIndefinite)[pure virtual]

Notified when a pointer enters a hyperlink element.

Since
1.0

Parameters

TBool isAnimationIndefinite