How many different ways you can save a Java2D graphics. I know that you can save them as an image. In that case, is it possible to get the graphics back from the image later. Also, is there other ways to store java2D graphics. Sample code for this purpose will be much appreciated. Thanks