public class PdfGlyphGraphics2D
extends com.lowagie.text.pdf.PdfGraphics2D
Constructor and Description |
---|
PdfGlyphGraphics2D(com.lowagie.text.pdf.PdfContentByte pdfContentByte,
JRPdfExporter pdfExporter,
ClassicPdfProducer pdfProducer,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
void |
clip(Shape s) |
void |
drawGlyphVector(GlyphVector glyphVector,
float x,
float y) |
addRenderingHints, asPoints, clearRect, clipRect, copyArea, create, dispose, doAttributes, draw, drawArc, 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, rotate, rotate, scale, setBackground, setClip, setClip, setColor, setComposite, setFont, setPaint, setPaintMode, setRenderingHint, setRenderingHints, setStroke, setTransform, setXORMode, shear, transform, translate, translate
draw3DRect, fill3DRect
create, drawBytes, drawChars, drawPolygon, fillPolygon, finalize, getClipBounds, getClipRect, getFontMetrics, hitClip, toString
public PdfGlyphGraphics2D(com.lowagie.text.pdf.PdfContentByte pdfContentByte, JRPdfExporter pdfExporter, ClassicPdfProducer pdfProducer, Locale locale)
public void clip(Shape s)
clip
in class com.lowagie.text.pdf.PdfGraphics2D
public void drawGlyphVector(GlyphVector glyphVector, float x, float y)
drawGlyphVector
in class com.lowagie.text.pdf.PdfGraphics2D
Copyright © 2021 TIBCO Software Inc.. All rights reserved.