Package com.itextpdf.text.pdf
Class Glyph
- java.lang.Object
-
- com.itextpdf.text.pdf.Glyph
-
public class Glyph extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Glyph(int code, int width, java.lang.String chars)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()java.lang.StringtoString()
-