|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GlyphList4a | |
|---|---|
| org.foray.ps | Classes for handling the intepretation of PostScript input. |
| org.foray.ps.encode | Classes modelling the various encoding vector and CMap concepts that map a Unicode code point to a font glyph index. |
| Uses of GlyphList4a in org.foray.ps |
|---|
| Methods in org.foray.ps that return GlyphList4a | |
|---|---|
GlyphList4a |
PsServer4a.parseGlyphList(String name,
InputStream inputStream)
|
| Uses of GlyphList4a in org.foray.ps.encode |
|---|
| Subclasses of GlyphList4a in org.foray.ps.encode | |
|---|---|
class |
GlyphListAGL
A hard-coded representation of the Adobe Glyph List (AGL), used for mapping glyph names to Unicode code points. |
class |
GlyphListZapfDingbats
A hard-coded representation of the Zapg Dingbats glyph list, used for mapping glyph names to Unicode code points. |
| Methods in org.foray.ps.encode that return GlyphList4a | |
|---|---|
static GlyphList4a |
GlyphList4a.getGlyphList(org.axsl.ps.GlyphList.Predefined predefined)
Returns a predefined GlyphList. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||