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 <ChatKit/CKBalloonView.h>
11 @interface CKImageBalloonView
: CKBalloonView
14 UIImage
*_balloonImage
;
17 + (struct CGPoint
)offsetForBubbleInsetAtPoint
:(struct CGPoint
)fp8
;
18 + (float)additionalHeightForBubbleWhenInsetAtPoint
:(struct CGPoint
)fp8
;
20 - (void)setImage
:(id
)fp8
;
21 - (float)heightForWidth
:(float)fp8
;
22 - (float)tightenedWidth
;
25 - (void)drawRect
:(struct CGRect
)fp8
;
26 - (void)copyToPasteboard
;