Uses of Class
org.openpdf.renderer.font.PDFGlyph
Packages that use PDFGlyph
-
Uses of PDFGlyph in org.openpdf.renderer.font
Methods in org.openpdf.renderer.font that return PDFGlyphModifier and TypeMethodDescriptionPDFFont.getCachedGlyph(char src, String name) Get a glyph for a given character code.protected PDFGlyphGet a character from the first font in the descendant fonts arrayprotected PDFGlyphGet the glyph for a given character code and name The preferred method of getting the glyph should be by name.protected abstract PDFGlyphGet the glyph for a given character code and name The preferred method of getting the glyph should be by name.protected PDFGlyphGet a character from the first font in the descendant fonts arrayprotected PDFGlyphGet the glyph for a given character code and name The preferred method of getting the glyph should be by name.Methods in org.openpdf.renderer.font that return types with arguments of type PDFGlyph