org.apache.fop.traits

Class BlockProps


public class BlockProps
extends java.lang.Object

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

Field Details

firstIndent

public Length firstIndent

lastIndent

public int lastIndent

lineStackType

public int lineStackType

textAlign

public int textAlign

textAlignLast

public int textAlignLast

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.