|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.traits.BlockProps
public class BlockProps
Store all block-level layout properties on an FO. Public "structure" allows direct member access.
Field Summary | |
---|---|
Length |
firstIndent
|
int |
lastIndent
|
int |
lineStackType
|
int |
textAlign
|
int |
textAlignLast
|
Constructor Summary | |
---|---|
BlockProps()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Length firstIndent
public int lastIndent
public int textAlign
public int textAlignLast
public int lineStackType
Constructor Detail |
---|
public BlockProps()
|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |