2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <QuartzCore/CAPropertyAnimation.h>
9 @interface CAKeyframeAnimation
: CAPropertyAnimation
13 - (void *)CA_copyRenderValue
;
14 - (id
)calculationMode
;
15 - (void)setCalculationMode
:(id
)fp8
;
17 - (void)setKeyTimes
:(id
)fp8
;
18 - (id
)timingFunctions
;
19 - (void)setTimingFunctions
:(id
)fp8
;
21 - (void)setValues
:(id
)fp8
;
22 - (struct CGPath
*)path
;
23 - (void)setPath
:(struct CGPath
*)fp8
;
24 - (void)applyForTime
:(double)fp8 presentationObject
:(id
)fp16 modelObject
:(id
)fp20
;
26 - (void)setRotationMode
:(id
)fp8
;