TimeLine类参考

所有成员的列表。

公有成员

(id) - initWithHostView:
(void) - addChart:
(void) - removeChart:
(void) - clearChart
(void) - load
(void) - dispose

属性

float sliderSize
UIImage * sliderImage
UIImage * sliderSelectedImage
UIColor * timeLineColor
float sliderTextSize
UIColor * sliderTextColor
UIImage * backwardImage
UIImage * forwardsImage
UIImage * playImage
UIImage * pausePlayImage

成员函数文档

- (void) addChart: (ChartView *)  chart  
- (void) clearChart  
- (void) dispose  
- (id) initWithHostView: (UIView *)  hostView  
- (void) load  
- (void) removeChart: (ChartView *)  chart  

属性文档

- (UIImage*) backwardImage [read, write, assign]
- (UIImage*) forwardsImage [read, write, assign]
- (UIImage*) pausePlayImage [read, write, assign]
- (UIImage*) playImage [read, write, assign]
- (UIImage*) sliderImage [read, write, assign]
- (UIImage*) sliderSelectedImage [read, write, assign]
- (float) sliderSize [read, write, assign]
- (UIColor*) sliderTextColor [read, write, assign]
- (float) sliderTextSize [read, write, assign]
- (UIColor*) timeLineColor [read, write, assign]

该类的文档由以下文件生成: