Uses of Class
org.apache.fop.layout.HyphenationProps

Packages that use HyphenationProps
org.apache.fop.fo   
org.apache.fop.layout   
 

Uses of HyphenationProps in org.apache.fop.fo
 

Methods in org.apache.fop.fo that return HyphenationProps
 HyphenationProps PropertyManager.getHyphenationProps()
           
 

Uses of HyphenationProps in org.apache.fop.layout
 

Fields in org.apache.fop.layout declared as HyphenationProps
protected  HyphenationProps BlockArea.hyphProps
           
 

Methods in org.apache.fop.layout with parameters of type HyphenationProps
 void BlockArea.setHyphenation(HyphenationProps hyphProps)
           
 void LineArea.changeHyphenation(HyphenationProps hyphProps)
          sets hyphenation related traits: language, country, hyphenate, hyphenation-character and minimum number of character to remain one the previous line and to be on the next line.
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.