org.apache.fop.fo
Class PropertyManager
java.lang.Object
org.apache.fop.fo.PropertyManager
- public class PropertyManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyManager
public PropertyManager(PropertyList pList)
getFontState
public FontState getFontState(FontInfo fontInfo)
throws FOPException
- Throws:
FOPException
getBorderAndPadding
public BorderAndPadding getBorderAndPadding()
getHyphenationProps
public HyphenationProps getHyphenationProps()
checkBreakBefore
public int checkBreakBefore(Area area)
checkBreakAfter
public int checkBreakAfter(Area area)
getMarginProps
public MarginProps getMarginProps()
getBackgroundProps
public BackgroundProps getBackgroundProps()
getMarginInlineProps
public MarginInlineProps getMarginInlineProps()
getAccessibilityProps
public AccessibilityProps getAccessibilityProps()
getAuralProps
public AuralProps getAuralProps()
getRelativePositionProps
public RelativePositionProps getRelativePositionProps()
getAbsolutePositionProps
public AbsolutePositionProps getAbsolutePositionProps()
getTextDecoration
public TextState getTextDecoration(FObj parent)
throws FOPException
- Throws:
FOPException
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.