org.apache.fop.layout
Class MarginProps
java.lang.Object
org.apache.fop.layout.MarginProps
- public class MarginProps
- 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
MarginProps
public MarginProps()
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.