<TimeAxisDelegate>

Description

The <TimeAxisDelegate> protocol is used to work with the events that occur on changing the current slider position on a timeline.

Inheritance Hierarchy

          <NSObject>

          <TimeAxisDelegate>

Methods

timeAxis:setDoubleIndex:. Gradual change of slider position.

timeAxis:setIndex:. Changing the current slider position.

See also:

Protocols