#import #import "TAttMarker.h" @interface MarkerStyleCell : UIView - (id) initWithFrame : (CGRect)frame andMarkerStyle : (EMarkerStyle)style; @end