Uses of Class
com.lowagie.text.pdf.hyphenation.Hyphenation

Packages that use Hyphenation
com.lowagie.text.pdf.hyphenation   
 

Uses of Hyphenation in com.lowagie.text.pdf.hyphenation
 

Methods in com.lowagie.text.pdf.hyphenation that return Hyphenation
 Hyphenation Hyphenator.hyphenate(char[] word, int offset, int len)
           
 Hyphenation HyphenationTree.hyphenate(char[] w, int offset, int len, int remainCharCount, int pushCharCount)
          Hyphenate word and return an array of hyphenation points.
 Hyphenation Hyphenator.hyphenate(String word)
           
 Hyphenation HyphenationTree.hyphenate(String word, int remainCharCount, int pushCharCount)
          Hyphenate word and return a Hyphenation object.
static Hyphenation Hyphenator.hyphenate(String lang, String country, char[] word, int offset, int len, int leftMin, int rightMin)
           
static Hyphenation Hyphenator.hyphenate(String lang, String country, String word, int leftMin, int rightMin)
           
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.