Today I discovered a new class : GraphicsContainer ; it allows you to save the state of aGraphics object (transformation, clipping region, and rendering properties) and to restore it later. This class is used in conjunction with 2 pairs of methods belonging