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/CAAnimation.h>
9 @interface CAPropertyAnimation
: CAAnimation
13 + (id
)animationWithKeyPath
:(id
)fp8
;
14 - (void)applyForTime
:(double)fp8 presentationObject
:(id
)fp16 modelObject
:(id
)fp20
;
15 - (struct _CARenderAnimation
*)_setCARenderAnimation
:(struct _CARenderAnimation
*)fp8
;
17 - (void)setAdditive
:(BOOL
)fp8
;
19 - (void)setKeyPath
:(id
)fp8
;
21 - (void)setCumulative
:(BOOL
)fp8
;