|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.layout.AbsolutePositionProps
Store all hyphenation related properties on an FO. Public "structure" allows direct member access.
Field Summary | |
int |
absolutePosition
|
Length |
bottom
|
Length |
left
|
Length |
right
|
Length |
top
|
Constructor Summary | |
AbsolutePositionProps()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int absolutePosition
public Length top
public Length right
public Length bottom
public Length left
Constructor Detail |
public AbsolutePositionProps()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |