|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CharacterSetOrientation | |
---|---|
org.apache.fop.afp.fonts | Contains a collection of AFP Graphics Object Content Architecture (GOCA) structured objects. |
Uses of CharacterSetOrientation in org.apache.fop.afp.fonts |
---|
Methods in org.apache.fop.afp.fonts that return CharacterSetOrientation | |
---|---|
protected CharacterSetOrientation[] |
CharacterSetBuilder.processFontOrientation(StructuredFieldReader structuredFieldReader)
Process the font orientation details from using the structured field reader. |
Methods in org.apache.fop.afp.fonts with parameters of type CharacterSetOrientation | |
---|---|
void |
CharacterSet.addCharacterSetOrientation(CharacterSetOrientation cso)
Add character set metric information for the different orientations |
protected void |
CharacterSetBuilder.processFontIndex(StructuredFieldReader structuredFieldReader,
CharacterSetOrientation cso,
java.util.Map codepage,
double metricNormalizationFactor)
Process the font index details for the character set orientation. |
protected void |
CharacterSetBuilder.processFontPosition(StructuredFieldReader structuredFieldReader,
CharacterSetOrientation[] characterSetOrientations,
double metricNormalizationFactor)
Populate the CharacterSetOrientation object in the suplied array with the font position details using the supplied structured field reader. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |