Uses of Class
org.apache.batik.gvt.flow.WordInfo

Packages that use WordInfo
org.apache.batik.gvt.flow   
 

Uses of WordInfo in org.apache.batik.gvt.flow
 

Methods in org.apache.batik.gvt.flow with parameters of type WordInfo
 boolean LineInfo.addWord(WordInfo wi)
           
 boolean LineInfo.insertWord(WordInfo wi)
           
protected  void LineInfo.mergeGlyphGroups(WordInfo wi)
          This function merges the glyph groups from wi into the glyph groups that are already on this line.
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.