com.qoppa.pdf.annotations
Interface IFlattener


public interface IFlattener

This interface is used internally to let annotations know how to flatten themselves into the document content.

Author:
Qoppa Software

Method Summary
 void flattenWidget(Widget w)
           
 

Method Detail

flattenWidget

void flattenWidget(Widget w)
                   throws PDFException
Throws:
PDFException