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 org.apache.fop.afp.fonts.CharacterSetBuilder.FontControl |
CharacterSetBuilder.processFontControl(StructuredFieldReader structuredFieldReader)
Process the font control details using the structured field reader.
|
protected static org.apache.fop.afp.fonts.CharacterSetBuilder.FontDescriptor |
CharacterSetBuilder.processFontDescriptor(StructuredFieldReader structuredFieldReader)
Process the font descriptor details using the structured field reader.
|
protected void |
CharacterSetBuilder.processFontIndex(StructuredFieldReader structuredFieldReader,
CharacterSetOrientation cso,
java.util.Map<java.lang.String,java.lang.String> codepage,
double metricNormalizationFactor)
Process the font index details for the character set orientation.
|
protected CharacterSetOrientation[] |
CharacterSetBuilder.processFontOrientation(StructuredFieldReader structuredFieldReader)
Process the font orientation details from using the structured field
reader.
|
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-2012 The Apache Software Foundation. All Rights Reserved.