|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.layout.BackgroundProps
Store all hyphenation related properties on an FO. Public "structure" allows direct member access.
Field Summary | |
int |
backAttachment
|
ColorType |
backColor
|
FopImage |
backImage
|
Length |
backPosHorizontal
|
Length |
backPosVertical
|
int |
backRepeat
|
Constructor Summary | |
BackgroundProps()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int backAttachment
public ColorType backColor
public FopImage backImage
public int backRepeat
public Length backPosHorizontal
public Length backPosVertical
Constructor Detail |
public BackgroundProps()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |