org.apache.fop.fo
Class PropertyManager

java.lang.Object
  |
  +--org.apache.fop.fo.PropertyManager

public class PropertyManager
extends java.lang.Object


Constructor Summary
PropertyManager(PropertyList pList)
           
 
Method Summary
 int checkBreakBefore()
           
 BorderAndPadding getBorderAndPadding()
           
 FontState getFontState(FontInfo fontInfo)
           
 HyphenationProps getHyphenationProps()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyManager

public PropertyManager(PropertyList pList)
Method Detail

getFontState

public FontState getFontState(FontInfo fontInfo)
                       throws FOPException

getBorderAndPadding

public BorderAndPadding getBorderAndPadding()

getHyphenationProps

public HyphenationProps getHyphenationProps()

checkBreakBefore

public int checkBreakBefore()


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