Uses of Interface
org.apache.fop.fonts.TextFragment
Packages that use TextFragment
Package
Description
Classes, constants and basic infrastructure for the FO tree.
Classes for font handling.
-
Uses of TextFragment in org.apache.fop.fo
Classes in org.apache.fop.fo that implement TextFragmentModifier and TypeClassDescriptionclass
A text node (PCDATA) in the formatting object tree. -
Uses of TextFragment in org.apache.fop.fonts
Methods in org.apache.fop.fonts with parameters of type TextFragmentModifier and TypeMethodDescriptionstatic 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) private static GlyphMapping
GlyphMapping.processWordMapping
(TextFragment text, int startIndex, int endIndex, Font font, char breakOpportunityChar, boolean endsWithHyphen, int level, boolean dontOptimizeForIdentityMapping, boolean retainAssociations, boolean retainControls) private static GlyphMapping
GlyphMapping.processWordNoMapping
(TextFragment text, int startIndex, int endIndex, Font font, MinOptMax letterSpaceIPD, MinOptMax[] letterSpaceAdjustArray, char precedingChar, char breakOpportunityChar, boolean endsWithHyphen, int level) -
Uses of TextFragment in org.apache.fop.svg.font
Classes in org.apache.fop.svg.font that implement TextFragmentFields in org.apache.fop.svg.font declared as TextFragment