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 booleanLineInfo. addWord(WordInfo wi)booleanLineInfo. insertWord(WordInfo wi)protected voidLineInfo. mergeGlyphGroups(WordInfo wi)This function merges the glyph groups fromwiinto the glyph groups that are already on this line.
-