|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layout.MarginInlineProps
Store all hyphenation related properties on an FO. Public "structure" allows direct member access.
Field Summary | |
---|---|
int |
endIndent
|
int |
marginBottom
|
int |
marginLeft
|
int |
marginRight
|
int |
marginTop
|
int |
spaceAfter
|
int |
spaceBefore
|
int |
startIndent
|
Constructor Summary | |
---|---|
MarginInlineProps()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int marginTop
public int marginBottom
public int marginLeft
public int marginRight
public int spaceBefore
public int spaceAfter
public int startIndent
public int endIndent
Constructor Detail |
public MarginInlineProps()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |