org.apache.fop.fo.properties
Interface TextAlign

All Known Implementing Classes:
TextAlignMaker

public interface TextAlign


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

Field Detail

CENTER

public static final int CENTER
See Also:
Constant Field Values

END

public static final int END
See Also:
Constant Field Values

START

public static final int START
See Also:
Constant Field Values

JUSTIFY

public static final int JUSTIFY
See Also:
Constant Field Values


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