The <MapTimeAxisDelegate> protocol is used to work with a timeline.
<NSObject>
<MapTimeAxisDelegate>
mapTimeAxis:setDoubleIndex:. Called on changing timeline real index.
mapTimeAxis:setIndex:. Called on changing timeline integer index.
mapTimeAxisPlaybackStarted:. Called on starting time axis playback.
mapTimeAxisPlaybackStopped:. Called on stopping timeline playback.
See also: