单项选择题

getTransformation方法根据执行开始的流逝时间通过()获取当前动画执行到的数据。查看RotateAnimation的applyTransformation方法发现它在内部正设置Matrix的rotate数值。

A.HeadTransformation
B.addTransformation
C.TransformationView
D.applyTransformation