|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructuredFieldReader | |
---|---|
org.apache.fop.afp.fonts | Contains a collection of AFP Graphics Object Content Architecture (GOCA) structured objects. |
Uses of StructuredFieldReader in org.apache.fop.afp.fonts |
---|
Methods in org.apache.fop.afp.fonts with parameters of type StructuredFieldReader | |
---|---|
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 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. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |