Uses of Class
org.apache.batik.gvt.flow.WordInfo
-
Packages that use WordInfo Package Description 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 Modifier and Type Method Description boolean
LineInfo. addWord(WordInfo wi)
boolean
LineInfo. insertWord(WordInfo wi)
protected void
LineInfo. mergeGlyphGroups(WordInfo wi)
This function merges the glyph groups fromwi
into the glyph groups that are already on this line.
-