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 "UIImageView.h"
9 @
class TPLCDSubImageView
, TPLCDTextView
;
11 @interface TPLCDView
: UIImageView
13 TPLCDTextView
*_textView
;
14 TPLCDTextView
*_secondLineTextView
;
15 TPLCDTextView
*_labelView
;
16 TPLCDSubImageView
*_imageView
;
17 unsigned int _layoutAsLabelled
:1;
20 + (void)preloadImages
;
21 + (float)defaultHeight
;
22 + (id
)backgroundImage
;
23 + (float)textFontSize
;
24 + (float)labelFontSize
;
25 - (id
)initWithDefaultSize
;
26 - (id
)initWithFrame
:(struct CGRect
)fp8
;
28 - (void)setContentsAlpha
:(float)fp8
;
29 - (struct CGRect
)_text1Frame
;
30 - (void)setText
:(id
)fp8
;
32 - (struct CGRect
)textFrame
;
33 - (struct CGRect
)_text2Frame
;
34 - (void)setSecondLineText
:(id
)fp8
;
36 - (struct CGRect
)_labelFrame
;
37 - (void)didFinishAnimatingLCDLabelFadeOut
:(id
)fp8 finished
:(id
)fp12 context
:(id
)fp16
;
38 - (void)setLabel
:(id
)fp8 animate
:(BOOL
)fp12
;
39 - (void)setLabel
:(id
)fp8
;
42 - (void)setSubImage
:(id
)fp8
;
44 - (void)setShadowColor
:(id
)fp8
;
45 - (void)setLayoutAsLabelled
:(BOOL
)fp8
;
46 - (void)layoutSubviews
;