361362363364365366367
/** * Ends the prolog. */ public void endProlog() { addObject(new GraphicsEndProlog()); }