public abstract class AbstractPdfTextRenderer extends AbstractTextRenderer
Modifier and Type | Field and Description |
---|---|
protected int |
horizontalAlignment |
protected float |
leftOffsetFactor |
protected PdfContentByte |
pdfContentByte |
protected JRPdfExporter |
pdfExporter |
protected float |
rightOffsetFactor |
allText, bottomPadding, drawPosX, drawPosY, height, isMaxHeightReached, jasperReportsContext, leftPadding, LINE_BREAK_FONT_RENDER_CONTEXT, lineHeight, noBackcolorSelector, rightPadding, segmentIndex, segments, styledText, text, topPadding, verticalAlignOffset, width, x, y
Constructor and Description |
---|
AbstractPdfTextRenderer(boolean ignoreMissingFont)
Deprecated.
|
AbstractPdfTextRenderer(JasperReportsContext jasperReportsContext,
boolean ignoreMissingFont) |
Modifier and Type | Method and Description |
---|---|
void |
initialize(JRPdfExporter pdfExporter,
PdfContentByte pdfContentByte,
JRPrintText text,
int offsetX,
int offsetY) |
draw, getFontRenderContext, getHeight, getLineHeight, getPlainText, getStyledText, getWidth, getX, getY, initialize, render
protected JRPdfExporter pdfExporter
protected PdfContentByte pdfContentByte
protected int horizontalAlignment
protected float leftOffsetFactor
protected float rightOffsetFactor
public AbstractPdfTextRenderer(boolean ignoreMissingFont)
AbstractPdfTextRenderer(JasperReportsContext, boolean)
.public AbstractPdfTextRenderer(JasperReportsContext jasperReportsContext, boolean ignoreMissingFont)
public void initialize(JRPdfExporter pdfExporter, PdfContentByte pdfContentByte, JRPrintText text, int offsetX, int offsetY)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com