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 <UIKit/UIView.h>
11 @interface UIGroupTableViewCellDrawnBackground
: UIView
15 UIBezierPath
*_fillPath
;
16 UIBezierPath
*_strokePath
;
19 - (id
)initWithFrame
:(struct CGRect
)fp8
;
21 - (void)_invalidatePaths
;
22 - (void)setFrame
:(struct CGRect
)fp8
;
23 - (void)setSelectionStyle
:(int)fp8
;
24 - (void)setSectionLocation
:(int)fp8
;
25 - (void)setSectionLocation
:(int)fp8 animated
:(BOOL
)fp12
;
26 - (void)_createBezierPathWithCornerRadius
:(float)fp8 bottomRadius
:(float)fp12 animating
:(BOOL
)fp16
;
27 - (void)drawRect
:(struct CGRect
)fp8
;
28 - (void)layoutSubviews
;
29 - (int)sectionLocation
;
30 - (int)selectionStyle
;