org.apache.fop.fo.properties
Interface RuleStyle
- All Known Implementing Classes:
- RuleStyleMaker
- public interface RuleStyle
NONE
public static final int NONE
- See Also:
- Constant Field Values
DOTTED
public static final int DOTTED
- See Also:
- Constant Field Values
DASHED
public static final int DASHED
- See Also:
- Constant Field Values
SOLID
public static final int SOLID
- See Also:
- Constant Field Values
DOUBLE
public static final int DOUBLE
- See Also:
- Constant Field Values
GROOVE
public static final int GROOVE
- See Also:
- Constant Field Values
RIDGE
public static final int RIDGE
- See Also:
- Constant Field Values
Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.