org.apache.fop.fo.properties
Interface BackgroundRepeat
- All Known Implementing Classes:
- BackgroundRepeatMaker
- public interface BackgroundRepeat
REPEAT
public static final int REPEAT
- See Also:
- Constant Field Values
REPEAT_X
public static final int REPEAT_X
- See Also:
- Constant Field Values
REPEAT_Y
public static final int REPEAT_Y
- See Also:
- Constant Field Values
NO_REPEAT
public static final int NO_REPEAT
- 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.