|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharacterSetType | |
---|---|
org.apache.fop.afp.fonts | Contains a collection of AFP Graphics Object Content Architecture (GOCA) structured objects. |
Uses of CharacterSetType in org.apache.fop.afp.fonts |
---|
Methods in org.apache.fop.afp.fonts that return CharacterSetType | |
---|---|
static CharacterSetType |
CharacterSetType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CharacterSetType[] |
CharacterSetType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.fop.afp.fonts with parameters of type CharacterSetType | |
---|---|
CharacterSet |
CharacterSetBuilder.buildDBCS(java.lang.String characterSetName,
java.lang.String codePageName,
java.lang.String encoding,
CharacterSetType charsetType,
AFPResourceAccessor accessor,
AFPEventProducer eventProducer)
Load the font details and metrics into the CharacterSetMetric object, this will use the actual afp code page and character set files to load the object with the necessary metrics. |
|
fop 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |