org.apache.fop.fo.properties
Interface AlignmentAdjust
- All Known Implementing Classes:
- AlignmentAdjustMaker
- public interface AlignmentAdjust
AUTO
public static final int AUTO
- See Also:
- Constant Field Values
BASELINE
public static final int BASELINE
- See Also:
- Constant Field Values
BEFORE_EDGE
public static final int BEFORE_EDGE
- See Also:
- Constant Field Values
TEXT_BEFORE_EDGE
public static final int TEXT_BEFORE_EDGE
- See Also:
- Constant Field Values
MIDDLE
public static final int MIDDLE
- See Also:
- Constant Field Values
CENTRAL
public static final int CENTRAL
- See Also:
- Constant Field Values
AFTER_EDGE
public static final int AFTER_EDGE
- See Also:
- Constant Field Values
TEXT_AFTER_EDGE
public static final int TEXT_AFTER_EDGE
- See Also:
- Constant Field Values
IDEOGRAPHIC
public static final int IDEOGRAPHIC
- See Also:
- Constant Field Values
ALPHABETIC
public static final int ALPHABETIC
- See Also:
- Constant Field Values
HANGING
public static final int HANGING
- See Also:
- Constant Field Values
MATHEMATICAL
public static final int MATHEMATICAL
- See Also:
- Constant Field Values
INHERIT
public static final int INHERIT
- See Also:
- Constant Field Values
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.