org.apache.fop.fo.properties
Interface DisplayAlign

All Known Implementing Classes:
DisplayAlignMaker

public interface DisplayAlign


Field Summary
static int AFTER
           
static int AUTO
           
static int BEFORE
           
static int CENTER
           
 

Field Detail

BEFORE

public static final int BEFORE
See Also:
Constant Field Values

AFTER

public static final int AFTER
See Also:
Constant Field Values

CENTER

public static final int CENTER
See Also:
Constant Field Values

AUTO

public static final int AUTO
See Also:
Constant Field Values


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