A C D E F G H I K L P R S T V Z

S

SYMBOL - Static variable in class com.qoppa.pdfWriter.PDFGraphics
Standard PDF Symbol font.
saveDocument(String) - Method in class com.qoppa.pdfWriter.PDFDocument
Saves this document to a PDF file.
saveDocument(OutputStream) - Method in class com.qoppa.pdfWriter.PDFDocument
Saves this document to an output stream.
saveDocument(String, int) - Method in class com.qoppa.pdfWriter.PDFDocument
Saves this document to a PDF file and replicates the document to simulate number of copies.
scale(double, double) - Method in class com.qoppa.pdfWriter.PDFGraphics
Concatenates the current Graphics2D Transform with a scaling transformation.
setAuthor(String) - Method in class com.qoppa.pdfWriter.DocumentInfo
Set the document's author.
setBackground(Color) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the background color for the Graphics2D context.
setClip(int, int, int, int) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the current clip to the rectangle specified by the given coordinates.
setClip(Shape) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the current clipping area to an arbitrary clip shape.
setColor(Color) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets this graphics context's current color to the specified color.
setComposite(Composite) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the Composite for the Graphics2D context.
setCompression(int) - Method in class com.qoppa.pdfWriter.ImageParam
Sets the compression type used when writing images to the PDF document.
setCopies(int) - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Sets the number of copies to output.
setCreationDate(Date) - Method in class com.qoppa.pdfWriter.DocumentInfo
Set the document's creation date.
setCreator(String) - Method in class com.qoppa.pdfWriter.DocumentInfo
Set the document's creator.
setDocumentInfo(DocumentInfo) - Method in class com.qoppa.pdfWriter.PDFDocument
Sets document information, such as the author, creation date and more.
setEncryption(String, String, int) - Method in class com.qoppa.pdfWriter.PDFDocument
Sets the encryption for this document.
setFont(Font) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets this graphics context's font to the specified font.
setImageParams(ImageParam) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the image encoding parameters.
setJobName(String) - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Sets the printer job name.
setKey(String) - Static method in class com.qoppa.pdfWriter.PDFDocument
Sets product key.
setKey(String) - Static method in class com.qoppa.pdfWriter.PDFPrinterJob
Sets product key.
setKeywords(String) - Method in class com.qoppa.pdfWriter.DocumentInfo
Set the document's keywords.
setModDate(Date) - Method in class com.qoppa.pdfWriter.DocumentInfo
Sets the document's modified date field.
setModifiedDate(Date) - Method in class com.qoppa.pdfWriter.DocumentInfo
Set the document's modified date.
setPageMode(String) - Method in class com.qoppa.pdfWriter.PDFDocument
Changes the value of the page mode viewer preference in the document.
setPageable(Pageable) - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Sets the Pageable object to use when creating the PDF document.
setPaint(Paint) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the Paint attribute for the Graphics2D context.
setPaintMode() - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the paint mode of this graphics context to overwrite the destination with this graphics context's current color.
setPrintable(Printable) - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Sets the Printable object to use when creating the PDF document.
setPrintable(Printable, PageFormat) - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Sets the Printable object and page format to user when creating the PDF document.
setProducer(String) - Method in class com.qoppa.pdfWriter.DocumentInfo
Set the document's producer.
setQuality(float) - Method in class com.qoppa.pdfWriter.ImageParam
Sets the current quality setting.
setRenderingHint(RenderingHints.Key, Object) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the value of a single preference for the rendering algorithms.
setRenderingHints(Map) - Method in class com.qoppa.pdfWriter.PDFGraphics
Replaces the values of all preferences for the rendering algorithms with the specified hints.
setStroke(Stroke) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the Stroke for the Graphics2D context.
setSubject(String) - Method in class com.qoppa.pdfWriter.DocumentInfo
Set the document's subject.
setTitle(String) - Method in class com.qoppa.pdfWriter.DocumentInfo
Sets the document's title.
setTransform(AffineTransform) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the Transform in the Graphics2D context.
setTransitionParams(double, double, String) - Method in class com.qoppa.pdfWriter.PDFPage
Sets this page's presentation information.
setXORMode(Color) - Method in class com.qoppa.pdfWriter.PDFGraphics
Sets the paint mode of this graphics context to alternate between this graphics context's current color and the new specified color.
shear(double, double) - Method in class com.qoppa.pdfWriter.PDFGraphics
Concatenates the current Graphics2D Transform with a shearing transform.

A C D E F G H I K L P R S T V Z