Uses of Class
com.sun.pdfview.font.PDFGlyph
Packages that use PDFGlyph
-
Uses of PDFGlyph in com.sun.pdfview.font
Methods in com.sun.pdfview.font that return PDFGlyphModifier and TypeMethodDescriptionPDFFont.getCachedGlyph(char src, String name) Get a glyph for a given character code.protected 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 com.sun.pdfview.font that return types with arguments of type PDFGlyph