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

G

getAuthor() - Method in class com.qoppa.pdfWriter.DocumentInfo
Gets the document's author field value.
getBackground() - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns the background color used for clearing a region.
getClip() - Method in class com.qoppa.pdfWriter.PDFGraphics
Gets the current clipping area.
getClipBounds() - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns the bounding rectangle of the current clipping area.
getColor() - Method in class com.qoppa.pdfWriter.PDFGraphics
Gets this graphics context's current color.
getComposite() - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns the current Composite in the Graphics2D context.
getCompression() - Method in class com.qoppa.pdfWriter.ImageParam
Gets the compression type used when writing images to the PDF document.
getCopies() - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Returns the number of copies that will be printed.
getCreationDate() - Method in class com.qoppa.pdfWriter.DocumentInfo
Gets the document creation date field value.
getCreator() - Method in class com.qoppa.pdfWriter.DocumentInfo
Gets the document's creator field value.
getDefaultPageFormat() - Static method in class com.qoppa.pdfWriter.PDFDocument
Returns default page format for PDF documents.
getDeviceConfiguration() - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns the device configuration associated with this Graphics2D.
getDocument() - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns the PDFDocument object that this page belongs to.
getDocument() - Method in class com.qoppa.pdfWriter.PDFPage
Returns the PDFDocument object that this page belongs to.
getFont() - Method in class com.qoppa.pdfWriter.PDFGraphics
Gets the current font.
getFontMetrics(Font) - Method in class com.qoppa.pdfWriter.PDFGraphics
Gets the font metrics for the specified font.
getFontRenderContext() - Method in class com.qoppa.pdfWriter.PDFGraphics
Get the rendering context of the Font within this Graphics2D context.
getImageParams() - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns the current image encoding parameters.
getJobName() - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Returns the name of the printer job.
getKeywords() - Method in class com.qoppa.pdfWriter.DocumentInfo
Gets the document's keywords field value.
getModDate() - Method in class com.qoppa.pdfWriter.DocumentInfo
Returns the documents modified date field value.
getPage(int) - Method in class com.qoppa.pdfWriter.PDFDocument
Returns the PDFPage object corresponding to the given index.
getPageCount() - Method in class com.qoppa.pdfWriter.PDFDocument
Returns the number of pages in the document.
getPaint() - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns the current Paint of the Graphics2D context.
getPrinterJob() - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns the PrinterJob that is controlling the current rendering request.
getPrinterJob() - Static method in class com.qoppa.pdfWriter.PDFPrinterJob
Creates a new PDFPrinterJob.
getProducer() - Method in class com.qoppa.pdfWriter.DocumentInfo
Gets the document's product field value.
getQuality() - Method in class com.qoppa.pdfWriter.ImageParam
Gets the current quality settings.
getRenderingHint(RenderingHints.Key) - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns the value of a single preference for the rendering algorithms.
getRenderingHints() - Method in class com.qoppa.pdfWriter.PDFGraphics
Gets the preferences for the rendering algorithms.
getStroke() - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns the current Stroke in the Graphics2D context.
getSubject() - Method in class com.qoppa.pdfWriter.DocumentInfo
Gets the document's subject field value.
getTitle() - Method in class com.qoppa.pdfWriter.DocumentInfo
Gets the document's title field value.
getTransform() - Method in class com.qoppa.pdfWriter.PDFGraphics
Returns a copy of the current Transform in the Graphics2D context.
getUserName() - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Returns the printer job's user name.
getVersion() - Static method in class com.qoppa.pdfWriter.PDFDocument
Returns version string for the jPDFWriter.
getVersion() - Static method in class com.qoppa.pdfWriter.PDFPrinterJob
Returns the version string for the jPDFWriter library.

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