Uses of Class
com.itextpdf.kernel.font.Type3Glyph
Packages that use Type3Glyph
-
Uses of Type3Glyph in com.itextpdf.kernel.font
Methods in com.itextpdf.kernel.font that return Type3GlyphModifier and TypeMethodDescriptionPdfType3Font.addGlyph(char c, int wx, int llx, int lly, int urx, int ury) Defines a glyph.PdfType3Font.getType3Glyph(int unicode) Returns aType3Glyphby unicode.Type3Font.getType3Glyph(int unicode) Returns a glyph by unicode.Type3Font.getType3GlyphByCode(int code) Returns a glyph by its code.