public class TestITextLayers4
extends java.lang.Object
This shows a problem with itext, that a child graphics context is always drawn on top of its
parent, even if there is drawing code after the child is disposed and gone. I realized this
wasn't a problem though were I was seeing a bug (the legend), but we need to be aware of this
problem.