- WatermarkAnnotation - Interface in com.qoppa.pdf.annotations
-
Interface representing a Watermark annotation in a PDF document.
- Widget - Interface in com.qoppa.pdf.annotations
-
An abstract class that represents a Widget.
- WidgetButton - Interface in com.qoppa.pdf.annotations
-
Interface to a button Widget annotation.
- WidgetCheckBox - Interface in com.qoppa.pdf.annotations
-
Interface to a check box Widget annotation.
- WidgetChoice - Interface in com.qoppa.pdf.annotations
-
Abstract interface to a choice Widget annotation.
- WidgetCombo - Interface in com.qoppa.pdf.annotations
-
Interface to a combo box Widget annotation.
- WidgetList - Interface in com.qoppa.pdf.annotations
-
Interface to a list box Widget annotation.
- WidgetPushButton - Interface in com.qoppa.pdf.annotations
-
Interface to a push button Widget annotation.
- WidgetRadioButton - Interface in com.qoppa.pdf.annotations
-
Interface to a radio button Widget annotation.
- WidgetSignature - Interface in com.qoppa.pdf.annotations
-
Interface to a signature field Widget annotation.
- WidgetSignatureComponent - Interface in com.qoppa.pdf.annotations
-
Interface to the component for a Widget signature.
- WidgetText - Interface in com.qoppa.pdf.annotations
-
Interface to a text field Widget annotation.
- write(OutputStream) - Method in interface com.qoppa.pdf.IEmbeddedFile
-
Write the file content to an output stream.
- writeContents(OutputStream) - Method in interface com.qoppa.pdf.annotations.FileAttachment
-
Write the contents of the file attachment to an output stream
- writeContents(OutputStream) - Method in interface com.qoppa.pdf.source.PDFContent
-
Write the contents to an output stream.
- writeContents(OutputStream, long, long) - Method in interface com.qoppa.pdf.source.PDFContent
-
Write a section of the content to an output stream.