org.apache.fop.fo.properties
Interface TextAlignLast

All Known Implementing Classes:
TextAlignLastMaker

public interface TextAlignLast


Field Summary
static int CENTER
           
static int END
           
static int JUSTIFY
           
static int START
           
 

Field Detail

CENTER

static final int CENTER
See Also:
Constant Field Values

END

static final int END
See Also:
Constant Field Values

START

static final int START
See Also:
Constant Field Values

JUSTIFY

static final int JUSTIFY
See Also:
Constant Field Values


Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.