Package | Description |
---|---|
org.apache.fop.fo |
Classes, constants and basic infrastructure for the FO tree.
|
org.apache.fop.fonts |
Classes for font handling.
|
org.apache.fop.svg.font |
Modifier and Type | Class | Description |
---|---|---|
class |
FOText |
A text node (PCDATA) in the formatting object tree.
|
Modifier and Type | Method | Description |
---|---|---|
static GlyphMapping |
GlyphMapping.doGlyphMapping(TextFragment text,
int startIndex,
int endIndex,
Font font,
MinOptMax letterSpaceIPD,
MinOptMax[] letterSpaceAdjustArray,
char precedingChar,
char breakOpportunityChar,
boolean endsWithHyphen,
int level,
boolean dontOptimizeForIdentityMapping,
boolean retainAssociations,
boolean retainControls) |
Modifier and Type | Field | Description |
---|---|---|
protected TextFragment |
FOPGVTGlyphVector.text |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.