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 CKSimpleBalloonView
: CKBalloonView
16 + (float)minimumBubbleHeight
;
17 + (float)heightForText
:(id
)fp8 width
:(float)fp12 includeBuffers
:(BOOL
)fp16
;
21 - (void)setText
:(id
)fp8
;
22 - (void)setMessagePart
:(id
)fp8
;
23 - (void)setComposition
:(id
)fp8
;
24 - (void)prepareForReuse
;
26 - (void)setBackgroundColor
:(id
)fp8
;
27 - (struct CGRect
)subjectBounds
;
28 - (struct CGRect
)textBounds
;
29 - (void)drawRect
:(struct CGRect
)fp8
;