Frees the resources allocated by this object.
protected void finalize() throws Throwable
Throwable thrown if this object's resources could not be freed.
A call to finalize is equivalent to a call to the Pen object's dispose method.