fop 2.2

Uses of Interface
org.apache.fop.fonts.TextFragment

Packages that use TextFragment
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
 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
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
protected  TextFragment FOPGVTGlyphVector.text
           
 


fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.