org.apache.fop.layout
Class MarginInlineProps
java.lang.Object
org.apache.fop.layout.MarginInlineProps
public class MarginInlineProps
- extends 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 |
marginTop
public int marginTop
marginBottom
public int marginBottom
marginLeft
public int marginLeft
marginRight
public int marginRight
spaceBefore
public int spaceBefore
spaceAfter
public int spaceAfter
startIndent
public int startIndent
endIndent
public int endIndent
MarginInlineProps
public MarginInlineProps()
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.