@interface DSShapeView : UIView + (id)circleWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 radius:(double)a1 color:(id)a2; + (id)rectangleWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 borderColor:(id)a1 fillColor:(id)a2; + (id)rectangleWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0 borderColor:(id)a1 fillColor:(id)a2 borderWidth:(int)a3; @end