Package | Description |
---|---|
org.apache.fop.afp.fonts |
Contains a collection of AFP Graphics Object Content Architecture (GOCA) structured objects.
|
Modifier and Type | Method and Description |
---|---|
protected CharacterSetOrientation[] |
CharacterSetBuilder.processFontOrientation(StructuredFieldReader structuredFieldReader)
Process the font orientation details from using the structured field
reader.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.