Package com.itextpdf.text.pdf
Class Glyph
java.lang.Object
com.itextpdf.text.pdf.Glyph
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
code
public final int codeThe code or id by which this is represented in the Font File -
width
public final int widthThe normalized width of this Glyph. -
chars
The Unicode text represented by this Glyph
-
-
Constructor Details
-
Glyph
-
-
Method Details