Handle an extension XML element.
This may throw an exception if for some reason it cannot be handled. The caller is expected to deal with this exception.
@param context RendererContext providing additional information to thecurrent render target, in this case PDF @param el DOM element to be handled @param annot Current 3D annotation, can be manipulated through handler @exception Exception If an error occurs during processing.
|
|