|
jPod PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDGlyphs | |
---|---|
de.intarsys.pdf.font | The font part of the PDF is quite large for itself, so it is extracted to a package of its own. |
Uses of PDGlyphs in de.intarsys.pdf.font |
---|
Methods in de.intarsys.pdf.font that return PDGlyphs | |
---|---|
PDGlyphs |
PDSingleByteFont.getGlyphsEncoded(int codepoint)
|
PDGlyphs |
PDFontType0.getGlyphsEncoded(int codepoint)
|
abstract PDGlyphs |
PDFont.getGlyphsEncoded(int codepoint)
The PDGlyphs instance for the encoded codepoint. |
PDGlyphs |
CIDFont.getGlyphsEncoded(int codepoint)
|
PDGlyphs |
PDSingleByteFont.getNextGlyphsEncoded(ByteArrayInputStream is)
|
PDGlyphs |
PDFontType0.getNextGlyphsEncoded(ByteArrayInputStream is)
|
abstract PDGlyphs |
PDFont.getNextGlyphsEncoded(ByteArrayInputStream is)
The PDGlyphs denoted by the next byte or bytes in the input
stream. |
PDGlyphs |
CIDFont.getNextGlyphsEncoded(ByteArrayInputStream is)
|
|
jPod PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |