org.apache.fop.fo.properties
Interface VerticalAlign
- All Known Implementing Classes:
- VerticalAlignMaker
public interface VerticalAlign
BASELINE
static final int BASELINE
- See Also:
- Constant Field Values
MIDDLE
static final int MIDDLE
- See Also:
- Constant Field Values
SUB
static final int SUB
- See Also:
- Constant Field Values
SUPER
static final int SUPER
- See Also:
- Constant Field Values
TEXT_TOP
static final int TEXT_TOP
- See Also:
- Constant Field Values
TEXT_BOTTOM
static final int TEXT_BOTTOM
- See Also:
- Constant Field Values
TOP
static final int TOP
- See Also:
- Constant Field Values
BOTTOM
static final int BOTTOM
- See Also:
- Constant Field Values
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.