|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharSet4a | |
---|---|
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 CharSet4a in org.foray.ps.encode |
---|
Subclasses of CharSet4a in org.foray.ps.encode | |
---|---|
class |
CharSetExtendedRoman
Class containing hard-coded values that represent the ExtendedRoman character set. |
class |
CharSetWindowsANSI
Class containing hard-coded values that represent the "Windows ANSI" character set, also known as Windows Code Page 1252. |
Methods in org.foray.ps.encode that return CharSet4a | |
---|---|
static CharSet4a |
CharSet4a.getRegisteredCharSet(org.axsl.ps.CharSet.Predefined predefined)
Returns a predefined character set from its enumeration. |
static CharSet4a |
CharSet4a.getRegisteredCharSet(String name)
This is a factory method that either finds or creates the known predefined CharSet instances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |