public class PdfGlyphGraphics2D
extends com.lowagie.text.pdf.PdfGraphics2D
| Constructor and Description |
|---|
PdfGlyphGraphics2D(com.lowagie.text.pdf.PdfContentByte pdfContentByte,
JRPdfExporter pdfExporter,
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, translatedraw3DRect, fill3DRectcreate, drawBytes, drawChars, drawPolygon, fillPolygon, finalize, getClipBounds, getClipRect, getFontMetrics, hitClip, toStringpublic PdfGlyphGraphics2D(com.lowagie.text.pdf.PdfContentByte pdfContentByte,
JRPdfExporter pdfExporter,
Locale locale)
public void clip(Shape s)
clip in class com.lowagie.text.pdf.PdfGraphics2Dpublic void drawGlyphVector(GlyphVector glyphVector, float x, float y)
drawGlyphVector in class com.lowagie.text.pdf.PdfGraphics2DCopyright © 2017. All rights reserved.