Package org.apache.fop.hyphenation
Class Hyphenation
- java.lang.Object
-
- org.apache.fop.hyphenation.Hyphenation
-
public class Hyphenation extends Object
Represents a hyphenated word.
This work was authored by Carlos Villegas (cav@uniscope.co.jp).
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[]
getHyphenationPoints()
String
getWord()
int
length()
String
toString()
-