org.apache.fop.layout
Class HyphenationProps
java.lang.Object
|
+--org.apache.fop.layout.HyphenationProps
- public class HyphenationProps
- extends java.lang.Object
Store all hyphenation related properties on an FO.
Public "structure" allows direct member access.
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
hyphenate
public int hyphenate
hyphenationChar
public char hyphenationChar
hyphenationPushCharacterCount
public int hyphenationPushCharacterCount
hyphenationRemainCharacterCount
public int hyphenationRemainCharacterCount
language
public java.lang.String language
country
public java.lang.String country
HyphenationProps
public HyphenationProps()
Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.