Uses of Interface
org.apache.fop.fonts.TextFragment
-
Packages that use TextFragment 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 -
-
Uses of TextFragment in org.apache.fop.fo
Classes in org.apache.fop.fo that implement TextFragment Modifier and Type Class Description class
FOText
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 TextFragment 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)
-
Uses of TextFragment in org.apache.fop.svg.font
Fields in org.apache.fop.svg.font declared as TextFragment Modifier and Type Field Description protected TextFragment
FOPGVTGlyphVector. text
-