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 and Description |
---|---|
class |
FOText
A text node (PCDATA) in the formatting object tree.
|
Modifier and Type | Method and 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 and Description |
---|---|
protected TextFragment |
FOPGVTGlyphVector.text |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.