Java com.itextpdf.text.pdf.parser TextRenderInfo fields, constructors, methods, implement or subclass

Example usage for Java com.itextpdf.text.pdf.parser TextRenderInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.itextpdf.text.pdf.parser TextRenderInfo.

The text is from its open source code.

Method

LineSegmentgetAscentLine()
Gets the ascentline for the text (i.e.
LineSegmentgetBaseline()
Gets the baseline for the text (i.e.
ListgetCharacterRenderInfos()
Provides detail useful if a listener needs access to the position of each individual glyph in the text render operation
LineSegmentgetDescentLine()
Gets the descentline for the text (i.e.
DocumentFontgetFont()
Getter for the font
PdfStringgetPdfString()
floatgetRise()
The rise represents how far above the nominal baseline the text should be rendered.
floatgetSingleSpaceWidth()
StringgetText()
LineSegmentgetUnscaledBaseline()