public class PdfPrinterGraphics2D extends PdfGraphics2D implements java.awt.print.PrinterGraphics
PrinterGraphics interface.PdfGraphics2D.HyperLinkKeyAFM_DIVISOR, background, baseFont, baseFonts, cb, clip, currentFillGState, currentStrokeGState, disposeCalled, fillGState, font, fontMapper, fontSize, height, originalStroke, paint, rhints, strikethrough, stroke, strokeGState, transform, underline, width| Constructor and Description |
|---|
PdfPrinterGraphics2D(PdfContentByte cb,
float width,
float height,
boolean onlyShapes,
java.awt.print.PrinterJob printerJob) |
PdfPrinterGraphics2D(PdfContentByte cb,
float width,
float height,
FontMapper fontMapper,
boolean onlyShapes,
boolean convertImagesToJPEG,
float quality,
java.awt.print.PrinterJob printerJob) |
PdfPrinterGraphics2D(PdfContentByte cb,
float width,
float height,
FontMapper fontMapper,
java.awt.print.PrinterJob printerJob) |
PdfPrinterGraphics2D(PdfContentByte cb,
float width,
float height,
java.awt.print.PrinterJob printerJob) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.print.PrinterJob |
getPrinterJob() |
addRenderingHints, asPoints, clearRect, clip, clipRect, copyArea, create, dispose, doAttributes, draw, drawArc, drawGlyphVector, drawImage, drawImage, drawImage, drawImage, drawImage, drawImage, drawImage, drawImage, drawLine, drawOval, drawPolygon, drawPolyline, drawRect, drawRenderableImage, drawRenderedImage, drawRoundRect, drawString, drawString, drawString, drawString, fill, fillArc, fillOval, fillPolygon, fillRect, fillRoundRect, getBackground, getClip, getClipBounds, getColor, getComposite, getContent, getDeviceConfiguration, getFont, getFontMetrics, getFontRenderContext, getPaint, getRenderingHint, getRenderingHints, getStroke, getTransform, hit, normalizeMatrix, rotate, rotate, scale, setBackground, setClip, setClip, setColor, setComposite, setFont, setPaint, setPaintMode, setRenderingHint, setRenderingHints, setStroke, setTransform, setXORMode, shear, transform, translate, translatepublic PdfPrinterGraphics2D(PdfContentByte cb, float width, float height, java.awt.print.PrinterJob printerJob)
public PdfPrinterGraphics2D(PdfContentByte cb, float width, float height, boolean onlyShapes, java.awt.print.PrinterJob printerJob)
public PdfPrinterGraphics2D(PdfContentByte cb, float width, float height, FontMapper fontMapper, java.awt.print.PrinterJob printerJob)
public PdfPrinterGraphics2D(PdfContentByte cb, float width, float height, FontMapper fontMapper, boolean onlyShapes, boolean convertImagesToJPEG, float quality, java.awt.print.PrinterJob printerJob)
Copyright © 2013. All Rights Reserved.