@interface CPShapeRegion : CPGraphicRegion - (void)accept:(id)a0; - (BOOL)isShapeRegion; @end