void)Calls
clear()on all theShapesbelonging to theSolid. Used inPicture::clear()for deallocating and destroyingSolids.Currently, <Shape>.
clear()always resolves toPath::clear(), since none of the other types ofShapethat aSolidcan contain, e.g.,Ellipse,Circle, etc., overloadsPath::clear().