<MapTimeAxisDelegate>

Description

The <MapTimeAxisDelegate> protocol is used to work with a timeline.

Inheritance Hierarchy

          <NSObject>

          <MapTimeAxisDelegate>

Methods

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:

Protocols